/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@font-face{font-family:Mekong Serif;src:url(/fonts/DejaVuSerif.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Mekong Serif;src:url(/fonts/DejaVuSerif-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Mekong Sans;src:url(/fonts/DejaVuSans.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Mekong Sans;src:url(/fonts/DejaVuSans-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--black);color:var(--ivory);margin:0;font-family:Arial,Be Vietnam Pro,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#080a0cd9;border-bottom:1px solid #d6b56c33;justify-content:space-between;align-items:center;width:100%;height:90px;padding:0 clamp(24px,4.5vw,76px);display:flex;position:absolute}.brand{align-items:center;gap:14px;display:flex}.brand img{object-fit:contain;width:60px;height:60px}.brand span{flex-direction:column;display:flex}.brand b{letter-spacing:.08em;color:var(--gold2);font-family:Georgia,serif;font-size:22px}.brand small{letter-spacing:.24em;margin-top:5px;font-size:9px}.site-header nav{gap:34px;font-size:14px;display:flex}.site-header nav a{position:relative}.site-header nav a:after{content:"";background:var(--gold);height:1px;transition:all .2s;position:absolute;bottom:-8px;left:0;right:100%}.site-header nav a:hover:after{right:0}.header-actions{align-items:center;gap:18px;display:flex}.phone{color:var(--gold2);border:1px solid #d6b56c80;padding:13px 18px}.button{border:1px solid var(--gold);background:linear-gradient(135deg,var(--gold),var(--gold2));color:#0b0d0f;cursor:pointer;justify-content:space-between;align-items:center;gap:28px;padding:18px 24px;font-weight:700;transition:all .22s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 10px 35px #d6b56c33}.button.compact{padding:14px 18px}.hero{grid-template-columns:53% 47%;min-height:900px;padding-top:90px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#080a0c 0%,#080a0ced 48%,#0000 70%);position:absolute;inset:0}.hero-copy{z-index:3;padding:110px 3vw 190px clamp(28px,4.5vw,76px);position:relative}.eyebrow{color:var(--gold2);letter-spacing:.28em;margin:0 0 24px;font-size:13px;font-weight:700}.hero h1,.section h2,.quote-section h2{letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif;font-weight:400}.hero h1{margin:0;font-size:clamp(58px,5.7vw,92px);line-height:.98}.hero h1 em{color:var(--gold);font-style:normal}.lead{color:#d6d4cf;max-width:590px;margin:28px 0;font-size:18px;line-height:1.75}.hero-actions{align-items:center;gap:38px;display:flex}.text-link{color:var(--gold2);border-bottom:1px solid var(--gold);padding-bottom:7px}.hero-art{background:url(/hero-glass.png) 50%/cover no-repeat;position:absolute;inset:90px 0 0 42%}.trust-strip{z-index:4;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#0c1012e8;border:1px solid #d6b56c77;grid-template-columns:repeat(3,1fr);display:grid;position:absolute;bottom:34px;left:4.5vw;right:4.5vw}.trust-strip div{border-right:1px solid #d6b56c33;grid-template-columns:52px 1fr;column-gap:16px;padding:24px 30px;display:grid}.trust-strip div:last-child{border:0}.trust-strip span{color:var(--gold);grid-row:1/3;font-size:34px}.trust-strip small{color:var(--muted);margin-top:7px}.section-heading{grid-template-columns:1.1fr .9fr;align-items:end;gap:8vw;margin-bottom:62px;display:grid}.section h2,.quote-section h2{margin:0;font-size:clamp(48px,5vw,76px);line-height:1.02}.section-heading>p,.specs>div>p,.quote-copy>p{color:var(--muted);margin:0;font-size:17px;line-height:1.8}.products{color:#101417;background:#f0ede6}.products .eyebrow{color:#8c6b27}.product-layout{grid-template-columns:44% 56%;gap:18px;display:grid}.product-image{min-height:560px;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%}.product-grid{background:#9e8b6338;grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.product-card{background:#f8f5ef;min-height:135px;padding:30px;position:relative;overflow:hidden}.product-card:after{content:"";background:radial-gradient(circle,#68d9e844,#0000 66%);border-radius:50%;width:130px;height:130px;position:absolute;bottom:-60px;right:-35px}.product-card span{color:#8c6b27;letter-spacing:.2em;font-size:11px}.product-card h3{margin:18px 0 8px;font-family:Georgia,serif;font-size:25px}.product-card p{color:#666;margin:0}.specs{background:#0d1114;grid-template-columns:40% 60%;gap:8vw;display:grid}.spec-table{border-top:1px solid #d6b56c66}.spec-table div{border-bottom:1px solid #d6b56c33;grid-template-columns:47% 53%;gap:20px;padding:27px 0;display:grid}.spec-table b{font-size:15px}.spec-table span{color:var(--gold2)}.strengths>h2{max-width:760px}.strength-grid{border-top:1px solid #d6b56c55;border-bottom:1px solid #d6b56c55;grid-template-columns:repeat(4,1fr);margin-top:68px;display:grid}.strength-grid article{border-right:1px solid #d6b56c33;padding:36px 28px 42px}.strength-grid article:last-child{border:0}.strength-grid b{color:var(--cyan);letter-spacing:.18em;font-size:12px}.strength-grid h3{color:var(--gold2);margin:30px 0 15px;font-family:Georgia,serif;font-size:25px}.strength-grid p{color:var(--muted);font-size:14px;line-height:1.7}.quote-section{color:#101417;background:#e9e4da;grid-template-columns:40% 60%;gap:8vw;padding:110px clamp(28px,5vw,88px);display:grid}.quote-section .eyebrow{color:#826321}.quote-copy>p{color:#5e5b55;margin-top:28px}.contact-card{border-left:3px solid var(--gold);gap:7px;margin-top:40px;padding-left:22px;display:grid}.contact-card span{letter-spacing:.2em;color:#777;margin-top:12px;font-size:10px}.contact-card a{font-family:Georgia,serif;font-size:24px}.quote-form{color:var(--ivory);background:#101417;padding:38px;box-shadow:0 22px 60px #0002}.field-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.quote-form label{letter-spacing:.08em;gap:9px;margin-bottom:20px;font-size:12px;display:grid}.quote-form input,.quote-form select,.quote-form textarea{width:100%;color:var(--ivory);background:#171d20;border:1px solid #ffffff24;outline:none;padding:15px}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--gold)}.form-button{border:0;width:100%}.form-note{color:var(--cyan);margin:14px 0 0;font-size:12px}footer{border-top:1px solid #d6b56c33;grid-template-columns:1.5fr repeat(3,1fr);gap:50px;padding:70px clamp(28px,5vw,88px) 30px;display:grid}footer small{letter-spacing:.2em;color:var(--gold);font-size:10px}footer p{color:var(--muted);font-size:13px;line-height:1.8}.footer-brand{align-items:flex-start;gap:18px;display:flex}.footer-brand div{flex-direction:column;display:flex}.footer-brand b{color:var(--gold2);letter-spacing:.08em;font-family:Georgia,serif;font-size:23px}.footer-brand span{letter-spacing:.2em;margin-top:8px;font-size:9px}.copyright{border-top:1px solid #ffffff16;grid-column:1/-1;padding-top:24px}.floating-call{background:var(--gold);color:#080a0c;z-index:30;border-radius:50%;place-items:center;width:54px;height:54px;font-size:22px;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 10px 28px #0008}@media (width<=1050px){.site-header nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding-right:7vw}.hero-art{opacity:.55;left:35%}.trust-strip{grid-template-columns:1fr}.trust-strip div{padding:14px 20px}.trust-strip small{display:none}.product-layout,.specs,.quote-section{grid-template-columns:1fr}.strength-grid{grid-template-columns:repeat(2,1fr)}footer{grid-template-columns:1fr 1fr}.product-image{min-height:420px}}@media (width<=680px){.site-header{height:72px;padding:0 18px}.brand img{width:44px;height:44px}.brand b{font-size:16px}.brand small,.header-actions .phone{display:none}.button.compact{padding:11px;font-size:12px}.hero{min-height:830px;padding-top:72px}.hero-art{opacity:.42;inset:72px 0 0 18%}.hero-copy{padding:100px 22px 260px}.hero h1{font-size:50px}.lead{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start;gap:22px}.trust-strip{bottom:20px;left:18px;right:18px}.trust-strip div{grid-template-columns:42px 1fr}.trust-strip div span{font-size:25px}.section,.quote-section{padding:75px 22px}.section-heading{grid-template-columns:1fr;gap:25px}.product-layout{display:block}.product-image{min-height:300px;margin-bottom:1px}.product-grid{grid-template-columns:1fr}.product-card{min-height:110px}.specs{gap:45px}.spec-table div{grid-template-columns:1fr;gap:10px}.strength-grid{grid-template-columns:1fr}.strength-grid article{border-bottom:1px solid #d6b56c33;border-right:0}.field-row{grid-template-columns:1fr}.quote-form{padding:24px 18px}footer{grid-template-columns:1fr;gap:26px}.copyright{grid-column:1}.quote-section h2,.section h2{font-size:46px}}body{font-family:Mekong Sans,Arial,sans-serif}.brand b,.hero h1,.section h2,.quote-section h2,.product-card h3,.strength-grid h3,.contact-card a,.footer-brand b{font-family:Mekong Serif,Georgia,Times New Roman,serif}.title-line{white-space:nowrap;display:block}.hero h1{letter-spacing:-.055em;font-size:clamp(48px,4.8vw,76px);line-height:1.08}.section h2,.quote-section h2{letter-spacing:-.05em;font-size:clamp(42px,4.2vw,68px);line-height:1.1}.lead,.section-heading>p,.specs>div>p,.quote-copy>p,.strength-grid p{text-wrap:pretty}.button,.phone,.text-link,.trust-strip b,.product-card h3,.contact-card a{white-space:nowrap}@media (width<=1200px) and (width>=1051px){.site-header{padding-inline:30px}.site-header nav{gap:20px}.brand small{display:none}.hero-copy{padding-left:42px;padding-right:20px}.hero h1{font-size:clamp(46px,4.6vw,58px)}.trust-strip div{padding-inline:20px}.trust-strip b{font-size:12px}}@media (width<=680px){.hero h1{letter-spacing:-.06em;font-size:clamp(29px,8.2vw,37px);line-height:1.16}.hero .title-line{white-space:nowrap}.section h2,.quote-section h2{font-size:clamp(36px,11vw,46px)}.section h2 .title-line,.quote-section h2 .title-line{white-space:normal}.eyebrow{letter-spacing:.2em;line-height:1.65}.button,.text-link{white-space:nowrap}.contact-card a{font-size:19px}}:root{--ink:#050709;--deep:#091014;--champagne:#d9b86d;--glass:#64d2df;--paper:#eeeae1}body{background:var(--ink)}.site-header{background:linear-gradient(#050709f2 0%,#050709a6 72%,#0000);border:0;height:104px;padding-inline:clamp(24px,5.4vw,92px)}.brand{min-width:164px;height:96px}.brand img{width:164px;height:96px}.site-header nav{letter-spacing:.08em;text-transform:uppercase;gap:30px;font-size:12px}.site-header nav a{color:#e8e4dbb8}.site-header nav a:hover{color:var(--gold2)}.phone{background:#05070970;border-color:#d6b56c55;font-size:13px}.button.compact{letter-spacing:.04em;font-size:12px}.hero{min-height:max(820px,100svh)}.hero:after{content:"";z-index:2;background:linear-gradient(transparent,var(--cyan),var(--gold),transparent);opacity:.65;width:1px;height:45%;position:absolute;top:20%;right:5.5vw}.hero .eyebrow{letter-spacing:.34em;color:#e8ca87;font-size:11px}.hero h1{letter-spacing:-.055em;text-shadow:0 10px 45px #000;max-width:860px;font-family:Times New Roman,Mekong Serif,serif;font-size:clamp(54px,5.6vw,88px);line-height:.97}.hero h1 em{color:var(--gold2);font-style:italic;font-weight:400}.hero .lead{color:#ddd9d0c9;max-width:650px;font-size:16px;line-height:1.8}.hero-actions .button{min-width:225px}.hero-actions .text-link{font-size:14px}.trust-strip{background:#070b0ddd;border-color:#d6b56c3d;bottom:24px;left:5.5vw;right:5.5vw}.trust-strip div{padding:20px 26px}.trust-strip span{font-size:28px}.trust-strip b{letter-spacing:.14em;font-size:11px}.trust-strip small{font-size:11px}.brand-manifesto{text-align:center;background:radial-gradient(circle,#12323a4a,#0000 45%),#050709;padding:150px clamp(28px,9vw,150px);position:relative;overflow:hidden}.brand-manifesto:before,.brand-manifesto:after{content:"";background:linear-gradient(90deg,transparent,var(--cyan),transparent);opacity:.25;width:46vw;height:1px;position:absolute;transform:rotate(-18deg)}.brand-manifesto:before{top:20%;left:-10vw}.brand-manifesto:after{background:linear-gradient(90deg,transparent,var(--gold),transparent);bottom:20%;right:-10vw}.brand-manifesto>p{color:var(--cyan);letter-spacing:.32em;text-transform:uppercase;font-size:11px;font-weight:700}.brand-manifesto h2{letter-spacing:-.04em;max-width:1050px;margin:26px auto 52px;font-family:Times New Roman,Mekong Serif,serif;font-size:clamp(40px,4.7vw,76px);font-weight:400;line-height:1.12}.brand-manifesto h2 em{color:var(--gold2);font-weight:400}.manifesto-line{justify-content:center;align-items:center;gap:24px;display:flex}.manifesto-line span{background:var(--gold);width:90px;height:1px}.manifesto-line b{letter-spacing:.34em;color:#eee8d9a8;font-size:10px}.section{padding:130px clamp(28px,6.5vw,110px)}.section h2,.quote-section h2,.supply-copy h2,.process-heading h2{letter-spacing:-.045em;font-family:Times New Roman,Mekong Serif,serif}.products{background:linear-gradient(140deg,#f4f1ea,#e8e2d7)}.product-layout{background:#8b79503b;gap:1px}.product-image{min-height:650px;position:relative}.product-image:after{content:"CURATED GLASS COLLECTION";letter-spacing:.26em;color:#fff;background:#080a0cbb;padding:13px 16px;font-size:9px;position:absolute;bottom:26px;left:28px}.product-image img{filter:saturate(.7)contrast(1.05)}.product-card{min-height:162px;padding:34px 32px;transition:all .35s}.product-card:hover{z-index:2;background:#fff;transform:translateY(-3px);box-shadow:0 18px 40px #41351c20}.product-card h3{font-family:Times New Roman,Mekong Serif,serif;font-size:28px;font-weight:400}.specs{background:radial-gradient(circle at 10% 20%,#12333c45,#0000 36%),#080c0f}.spec-table div{padding:31px 0}.spec-table b{letter-spacing:.03em}.spec-table span{letter-spacing:.05em;font-size:14px}.supply-story{background:#050709;grid-template-columns:1.05fr .95fr;min-height:850px;display:grid}.supply-media{position:relative;overflow:hidden}.supply-media:after{content:"";background:linear-gradient(90deg,#0000 50%,#050709 100%),linear-gradient(#0000 55%,#050709aa);position:absolute;inset:0}.supply-media img{object-fit:cover;filter:saturate(.65)contrast(1.12)brightness(.75);width:100%;height:100%}.glass-stamp{z-index:2;text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#071013cc;border:1px solid #d6b56c77;place-content:center;width:150px;height:150px;display:grid;position:absolute;bottom:10%;right:6%}.glass-stamp b{color:var(--gold2);font-family:Times New Roman,serif;font-size:50px;font-weight:400}.glass-stamp span{letter-spacing:.2em;color:#d8d4ca;font-size:9px;line-height:1.6}.supply-copy{align-self:center;padding:130px clamp(36px,7vw,120px) 110px 5vw}.supply-copy h2,.process-heading h2{margin:0;font-size:clamp(45px,4.4vw,72px);font-weight:400;line-height:1.05}.supply-copy h2 em,.process-heading h2 em{color:var(--gold2);font-weight:400}.supply-copy>p:not(.eyebrow){color:var(--muted);margin:30px 0 46px;font-size:16px;line-height:1.85}.origin-list{border-top:1px solid #d6b56c45}.origin-list div{border-bottom:1px solid #d6b56c25;grid-template-columns:45px 130px 1fr;align-items:center;padding:21px 0;display:grid}.origin-list span{color:var(--cyan);font-size:10px}.origin-list b{letter-spacing:.13em;color:var(--gold2);font-size:12px}.origin-list small{color:#aaa7a0}.applications{color:#101417;background:#ebe6dc}.applications .eyebrow{color:#826321}.application-grid{border-top:1px solid #8b714144;border-bottom:1px solid #8b714144;grid-template-columns:repeat(3,1fr);display:grid}.application-grid article{border-right:1px solid #8b714144;padding:48px 40px 54px;position:relative;overflow:hidden}.application-grid article:last-child{border:0}.application-grid article:after{content:"";border:1px solid #68d9e83d;width:220px;height:220px;position:absolute;bottom:-35%;right:-15%;transform:rotate(22deg)}.application-grid article>span{color:#8c6b27;letter-spacing:.2em;font-size:10px}.application-grid h3{margin:44px 0 18px;font-family:Times New Roman,serif;font-size:30px;font-weight:400}.application-grid p{color:#5d5a54;line-height:1.75}.strengths{background:radial-gradient(circle at 75% 20%,#17384250,#0000 34%),#070a0c}.strength-grid{margin-top:80px}.strength-grid article{min-height:280px;padding-top:42px}.strength-grid h3{font-family:Times New Roman,serif;font-size:25px}.process-section{background:#0a1013;padding:140px clamp(28px,6.5vw,110px)}.process-heading{justify-content:space-between;align-items:end;margin-bottom:85px;display:flex}.process-heading .eyebrow{align-self:flex-start}.process-heading h2{text-align:right}.process-track{grid-template-columns:repeat(4,1fr);display:grid;position:relative}.process-track:before{content:"";background:linear-gradient(90deg,var(--gold),var(--cyan));height:1px;position:absolute;top:18px;left:0;right:0}.process-track article{padding:58px 28px 20px 0;position:relative}.process-track article:before{content:"";border:1px solid var(--gold);background:#0a1013;width:12px;height:12px;position:absolute;top:12px;left:0;transform:rotate(45deg)}.process-track b{color:var(--cyan);letter-spacing:.18em;font-size:10px}.process-track h3{color:var(--gold2);margin:26px 0 14px;font-family:Times New Roman,serif;font-size:25px;font-weight:400}.process-track p{max-width:240px;color:var(--muted);font-size:13px;line-height:1.7}.quote-section{background:linear-gradient(135deg,#f0ece4,#ddd5c7);padding:140px clamp(28px,6.5vw,110px)}.quote-form{border-top:2px solid var(--gold);box-shadow:0 30px 80px #0003}footer{background:#050709;padding-top:85px}.footer-brand img{width:220px}@media (width<=1050px){.site-header{height:90px}.brand,.brand img{height:84px}.supply-story{grid-template-columns:1fr}.supply-media{min-height:620px}.supply-copy{padding:90px 7vw}.application-grid{grid-template-columns:1fr}.application-grid article{border-bottom:1px solid #8b714144;border-right:0}.process-heading{display:block}.process-heading h2{text-align:left;margin-top:20px}.process-track{grid-template-columns:repeat(2,1fr);gap:30px}.process-track:before{display:none}.process-track article{border-top:1px solid #d6b56c44}}@media (width<=680px){.site-header{height:76px;padding-inline:16px}.brand{min-width:100px;height:72px}.brand img{width:108px;height:72px}.site-header .button.compact{padding:10px 11px}.hero{min-height:920px}.hero-copy{padding:142px 22px 330px}.hero h1{font-size:clamp(35px,10vw,47px);line-height:1.04}.hero .lead{font-size:14px}.hero:after{display:none}.trust-strip{bottom:16px;left:14px;right:14px}.trust-strip div{padding:13px 15px}.trust-strip span{font-size:22px}.trust-strip b{font-size:9px}.brand-manifesto{padding:95px 22px}.brand-manifesto h2{font-size:38px}.manifesto-line span{width:45px}.section{padding:88px 22px}.product-image{min-height:380px}.product-card{min-height:125px}.supply-media{min-height:470px}.glass-stamp{width:112px;height:112px}.supply-copy{padding:80px 22px}.origin-list div{grid-template-columns:34px 110px 1fr}.origin-list small{font-size:10px}.application-grid h3{font-size:27px}.application-grid article{padding:38px 24px}.process-section{padding:90px 22px}.process-track{grid-template-columns:1fr}.process-track article{padding-top:44px}.quote-section{padding:90px 22px}}.strength-grid h3{letter-spacing:-.035em;white-space:nowrap;font-size:clamp(18px,1.45vw,21px);line-height:1.25}.spec-table div{grid-template-columns:minmax(355px,58%) 1fr;gap:16px}.spec-table b{white-space:nowrap;font-size:14px}@media (width<=1280px) and (width>=681px){.strength-grid{grid-template-columns:repeat(2,1fr)}.strength-grid article:nth-child(2){border-right:0}.strength-grid article:nth-child(-n+2){border-bottom:1px solid #d6b56c33}.strength-grid h3{font-size:21px}}@media (width<=680px){.strength-grid h3{white-space:normal;font-size:20px}.spec-table div{grid-template-columns:1fr}.spec-table b{white-space:nowrap;font-size:13px}}.film-section{background:radial-gradient(circle at 80% 45%,#12313a 0%,#0d181c 24%,#080a0c 58%);grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);align-items:center;gap:clamp(50px,8vw,130px);padding:110px clamp(28px,7vw,118px);display:grid;position:relative;overflow:hidden}.film-section:before{content:"";pointer-events:none;border:1px solid #d6b56c24;position:absolute;inset:40px 3.5vw}.film-copy{z-index:2;max-width:720px;position:relative}.film-copy h2{letter-spacing:-.05em;margin:0;font-family:Mekong Serif,Georgia,Times New Roman,serif;font-size:clamp(42px,4.2vw,68px);font-weight:400;line-height:1.1}.film-copy>p:not(.eyebrow){max-width:620px;color:var(--muted);text-wrap:pretty;margin:30px 0 38px;font-size:17px;line-height:1.8}.film-detail{border-top:1px solid #d6b56c33;grid-template-columns:48px 1fr;align-items:start;gap:18px;padding:18px 0;display:grid}.film-detail:nth-of-type(2){border-bottom:1px solid #d6b56c33;margin-bottom:30px}.film-detail>span{color:var(--cyan);letter-spacing:.18em;padding-top:4px;font-size:11px;font-weight:700}.film-detail p{gap:7px;margin:0;display:grid}.film-detail b{color:var(--gold2);font-size:16px}.film-detail small{color:var(--muted);font-size:13px;line-height:1.55}.film-frame{aspect-ratio:9/16;background:#050708;border:1px solid #d6b56c88;justify-self:center;width:min(100%,430px);padding:10px;position:relative;box-shadow:0 35px 90px #000c,0 0 55px #68d9e814}.film-frame:before,.film-frame:after{content:"";z-index:2;pointer-events:none;width:70px;height:70px;position:absolute}.film-frame:before{border-left:2px solid var(--gold);border-top:2px solid var(--gold);top:-11px;left:-11px}.film-frame:after{border-right:2px solid var(--cyan);border-bottom:2px solid var(--cyan);bottom:-11px;right:-11px}.film-frame video{object-fit:cover;background:#080a0c;width:100%;height:100%;display:block}.film-badge{border-left:2px solid var(--gold);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080a0ee8;gap:5px;padding:16px 21px;display:grid;position:absolute;bottom:42px;left:-48px}.film-badge span{color:var(--gold2);letter-spacing:.16em;font-family:Mekong Serif,Georgia,serif;font-size:17px}.film-badge small{color:var(--muted);letter-spacing:.16em;font-size:8px}@media (width<=960px){.film-section{grid-template-columns:1fr;gap:60px;padding-inline:7vw}.film-copy{max-width:none}.film-frame{width:min(70vw,420px)}}@media (width<=680px){.film-section{gap:45px;padding:78px 22px}.film-section:before{inset:20px 10px}.film-copy h2{font-size:clamp(34px,10vw,43px)}.film-copy h2 .title-line{white-space:normal}.film-copy>p:not(.eyebrow){font-size:15px}.film-frame{width:min(82vw,370px)}.film-badge{padding:12px 14px;bottom:28px;left:-14px}}@media (prefers-reduced-motion:reduce){.film-frame video{display:none}.film-frame{background:url(/mekong-glass-film-poster.jpg) 50%/cover no-repeat}}.hero-video{z-index:1;background:url(/mekong-hero-video-poster.jpg) 50%/cover no-repeat;position:absolute;inset:90px 0 0 35%;overflow:hidden}.hero-video:after{content:"";pointer-events:none;background:linear-gradient(90deg,#080a0caa 0%,#0000 42%),linear-gradient(#0000 66%,#080a0c88 100%);position:absolute;inset:0}.hero-video video{object-fit:cover;object-position:center;filter:saturate(.85)contrast(1.06)brightness(.82);width:100%;height:100%;display:block}@media (width<=1050px){.hero-video{opacity:.7;inset:90px 0 0 22%}.hero:before{background:linear-gradient(90deg,#080a0cf7 0%,#080a0ccc 50%,#080a0c44 100%)}}@media (width<=680px){.hero-video{opacity:.48;inset:72px 0 0}.hero-video video{object-position:58% center}.hero:before{background:linear-gradient(90deg,#080a0cf5 0%,#080a0cb8 72%,#080a0c70 100%)}}.video-play{z-index:3;color:var(--gold2);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080a0cdd;border:1px solid #d6b56caa;align-items:center;gap:9px;padding:11px 15px;font-family:Mekong Sans,Arial,sans-serif;font-size:12px;font-weight:700;display:flex;position:absolute;top:26px;right:26px}.video-play span{color:var(--cyan);font-size:10px}.video-play:hover{border-color:var(--gold);background:#101417}.hero-video{opacity:1;inset:90px 0 0}.hero-video video{object-fit:cover;object-position:center;filter:saturate(.92)contrast(1.06)brightness(.94)}@media (width<=1050px){.hero-video{opacity:.78;inset:90px 0 0}.hero-video video{object-position:58% center}}@media (width<=680px){.hero-video{opacity:.62;inset:72px 0 0}.hero-video video{object-position:67% center}}.form-button:disabled{cursor:wait;opacity:.72;box-shadow:none;transform:none}.form-note{border-left:2px solid var(--cyan);background:#68d9e810;padding:12px 14px;line-height:1.55}.form-note.success{color:#8de3c3;background:#8de3c312;border-left-color:#8de3c3}.form-note.error{color:#ffb3a7;background:#ff8e7d12;border-left-color:#ff8e7d}.brand{min-width:148px;height:82px;overflow:hidden}.footer-brand img{object-fit:contain;object-position:left top;width:190px;height:auto}@media (width<=680px){.brand{min-width:104px;height:66px}.brand img{width:104px;height:66px}.footer-brand img{width:165px}}.hero{min-height:max(760px,100svh);padding-top:0;display:block}.hero-video{inset:0}.hero-video video{object-position:center center;filter:saturate(.96)contrast(1.08)brightness(.88);transform:scale(1.015)}.hero-copy{max-width:820px;padding:clamp(165px,20vh,225px) 3vw 220px clamp(28px,4.5vw,76px)}.hero-copy .lead{max-width:640px}.trust-strip{bottom:28px}@media (width<=1050px){.hero{min-height:max(820px,100svh)}.hero-video{opacity:1;inset:0}.hero-video video{object-position:60% center}.hero-copy{padding-top:165px}.hero:before{background:linear-gradient(90deg,#080a0cf1 0%,#080a0cb8 55%,#080a0c55 100%)}}@media (width<=680px){.site-header{background:#080a0cbb}.hero{min-height:900px;padding-top:0}.hero-video{opacity:1;inset:0}.hero-video video{object-position:66% center;filter:saturate(.9)contrast(1.08)brightness(.72);transform:none}.hero-video:after{background:linear-gradient(90deg,#080a0ce8 0%,#080a0ca8 100%),linear-gradient(#0000 52%,#080a0cf7 100%)}.hero-copy{padding:142px 22px 285px}}:root{--black:#06151d;--panel:#0a202a;--gold:#c6b27a;--gold2:#d8c993;--cyan:#70d1de;--ivory:#f0f1ed;--muted:#b7c2c5}.site-header{background:linear-gradient(#06151df2 0%,#06151da8 72%,#0000);border-bottom-color:#c6b27a38}.brand{width:236px;min-width:236px;height:76px;overflow:hidden}.brand img{object-fit:contain;object-position:left center;width:236px;height:66px}.footer-brand img{object-fit:contain;object-position:left top;width:320px;max-width:100%;height:auto}@media (width<=1100px){.brand{width:190px;min-width:190px}.brand img{width:190px}}@media (width<=680px){.site-header{background:#06151dd6}.brand{width:146px;min-width:146px;height:62px}.brand img{width:146px;height:54px}.footer-brand img{width:260px}}.keep-together{white-space:nowrap}@media (width<=680px){.mobile-keep{white-space:nowrap}}.products .section-heading>p{color:#3b474b}.applications .section-heading>p{color:#e2e0d9}.product-card.custom h3{white-space:normal;font-size:24px;line-height:1.18}.brand{gap:12px;width:306px;min-width:306px;height:84px}.brand img{object-fit:contain;flex:0 0 74px;width:74px;height:74px}.brand span{min-width:0;display:flex}.brand b{color:#f0f1ed;letter-spacing:.11em;white-space:nowrap;font-size:18px;line-height:1.1}.brand small{color:#c6b27a;letter-spacing:.17em;white-space:nowrap;margin-top:7px;font-size:7px;display:block}.footer-brand img{flex:0 0 108px;width:108px}.footer-brand b{color:#f0f1ed}.footer-brand span{color:#c6b27a}.logistics-section{color:#f0f1ed;background:linear-gradient(145deg,#071923,#091116 72%);padding:120px clamp(28px,5vw,88px)}.logistics-heading{grid-template-columns:1.12fr .88fr;align-items:end;gap:8vw;margin-bottom:58px;display:grid}.logistics-heading h2{letter-spacing:-.04em;margin:0;font-family:Mekong Serif,Georgia,Times New Roman,serif;font-size:clamp(48px,5vw,76px);font-weight:400;line-height:1.03}.logistics-heading h2 em{color:var(--gold2);font-weight:400}.logistics-heading>p{color:#d7d9d6;margin:0;font-size:17px;line-height:1.8}.logistics-gallery{grid-template-rows:repeat(2,minmax(245px,1fr));grid-template-columns:1.45fr 1fr 1fr;gap:12px;display:grid}.logistics-gallery figure{background:#0b1b23;min-height:245px;margin:0;position:relative;overflow:hidden}.logistics-gallery .logistics-main{grid-row:1/3;min-height:502px}.logistics-gallery figure:nth-child(4){grid-column:2/4}.logistics-gallery img{object-fit:cover;width:100%;height:100%;transition:transform .55s,filter .55s}.logistics-gallery figure:hover img{filter:brightness(1.06);transform:scale(1.025)}.logistics-gallery figcaption{background:linear-gradient(#0000 0%,#06151df4 100%);flex-direction:column;gap:6px;padding:42px 24px 22px;display:flex;position:absolute;bottom:0;left:0;right:0}.logistics-gallery figcaption b{color:#f0f1ed;font-family:Mekong Serif,Georgia,serif;font-size:21px;font-weight:400}.logistics-gallery figcaption span{color:#d1d5d2;letter-spacing:.035em;font-size:12px}@media (width<=1100px){.brand{width:218px;min-width:218px}.brand img{flex-basis:62px;width:62px;height:62px}.brand b{font-size:15px}.brand small{font-size:6px}.logistics-gallery{grid-template-rows:repeat(3,230px);grid-template-columns:1.2fr 1fr}.logistics-gallery .logistics-main{grid-row:1/3}.logistics-gallery figure:nth-child(4){grid-column:1/3}}@media (width<=680px){.brand{gap:7px;width:158px;min-width:158px;height:64px}.brand img{flex-basis:50px;width:50px;height:50px}.brand b{letter-spacing:.08em;font-size:12px}.brand small{display:none}.hero h1{font-size:clamp(31px,9.3vw,38px)}.logistics-section{padding:82px 22px}.logistics-heading{grid-template-columns:1fr;gap:26px;margin-bottom:38px}.logistics-heading h2{font-size:40px}.logistics-heading>p{font-size:15px}.logistics-gallery{grid-template-rows:none;grid-template-columns:1fr;display:grid}.logistics-gallery .logistics-main,.logistics-gallery figure,.logistics-gallery figure:nth-child(4){grid-area:auto;min-height:265px}.logistics-gallery .logistics-main{min-height:310px}.footer-brand img{flex-basis:92px;width:92px}}.brand span{text-align:center;align-items:center}.brand small{text-align:center;width:100%}.footer-brand div{text-align:center;align-items:center}.footer-brand span{text-align:center;width:100%}.hero-video video{filter:saturate(1.02)contrast(1.06)brightness(.98);transform:scale(1.005)}.hero-video:after{background:linear-gradient(90deg,#06151df2 0%,#06151dc7 34%,#06151d4f 62%,#06151d0a 100%),linear-gradient(#0000 64%,#06151dd9 100%),linear-gradient(#06151d36 0%,#0000 28%)}.application-grid h3{letter-spacing:-.035em;font-family:Mekong Serif,Georgia,Times New Roman,serif;font-size:30px;font-weight:400;line-height:1.22}.application-grid h3 .keep-together,.product-card h3 .keep-together{color:inherit;font-size:inherit;letter-spacing:inherit}.specs{grid-template-columns:minmax(330px,.78fr) minmax(560px,1.22fr);gap:clamp(45px,6vw,95px)}.spec-table div{grid-template-columns:minmax(310px,1fr) minmax(360px,max-content)}.spec-table span{text-align:right;white-space:nowrap;justify-self:end}@media (width<=1050px){.specs{grid-template-columns:1fr}.spec-table div{grid-template-columns:minmax(310px,1fr) minmax(360px,max-content)}}@media (width<=680px){.brand span{text-align:left;align-items:flex-start}.brand small{text-align:left}.hero-video video{filter:saturate(.98)contrast(1.06)brightness(.86);transform:none}.application-grid h3{font-size:27px}.spec-table div{grid-template-columns:1fr}.spec-table span{text-align:left;white-space:normal;justify-self:start}.site-header{gap:8px;padding-inline:14px}.brand{flex:auto;gap:7px;width:auto;min-width:0;height:64px;overflow:visible}.brand img{flex:0 0 44px;width:44px;height:44px}.brand span{text-align:center;flex:0 auto;align-items:center;min-width:0}.brand b{color:#f0f1ed;letter-spacing:.045em;white-space:nowrap;font-size:clamp(10px,3.15vw,12px);line-height:1.05;display:block}.brand small{color:#c6b27a;letter-spacing:.1em;text-align:center;white-space:nowrap;width:100%;margin-top:5px;font-size:clamp(4.8px,1.45vw,5.8px);line-height:1.15;display:block}.header-actions{flex:none;gap:0}.site-header .button.compact{letter-spacing:0;white-space:nowrap;padding:10px 9px;font-size:10px}.hero h1{font-size:clamp(27px,7.7vw,32px);line-height:1.12}.hero .title-line{white-space:nowrap}.hero .lead,.section-heading>p,.specs>div>p,.supply-copy>p:not(.eyebrow),.logistics-heading>p,.application-grid p,.strength-grid p,.process-track p,.quote-copy>p{word-break:normal;overflow-wrap:normal;text-wrap:pretty}.brand-manifesto h2,.section h2,.quote-section h2,.supply-copy h2,.process-heading h2,.logistics-heading h2{word-break:normal;overflow-wrap:normal;text-wrap:balance}.supply-copy h2,.process-heading h2{font-size:clamp(33px,9vw,40px)}.logistics-heading h2{font-size:clamp(27px,8vw,34px);line-height:1.12}.application-grid h3{word-break:normal;overflow-wrap:normal;font-size:clamp(23px,7vw,27px)}.hero:before{background:linear-gradient(90deg,#06151dad 0%,#06151d80 62%,#06151d40 100%)}.hero-video{visibility:visible;opacity:1;background:#06151d url(/mekong-hero-video-poster.jpg) 66%/cover no-repeat;display:block}.hero-video video{visibility:visible;opacity:1;object-fit:cover;object-position:66% center;filter:saturate(1.02)contrast(1.05)brightness(.98);width:100%;height:100%;display:block}.hero-video:after{background:linear-gradient(#0000 38%,#06151d2e 62%,#06151dd1 100%),linear-gradient(#06151d3d 0%,#0000 24%)}.video-play{color:#f0f1ed;background:#06151de8;border-color:#d8c993;min-height:42px;padding:10px 13px;font-size:11px;position:absolute;top:86px;right:14px;box-shadow:0 10px 28px #00000059}}.site-header .brand{background:#f4f0e8;border:1px solid #b69a63b8;border-radius:5px;justify-content:center;align-items:center;width:clamp(220px,23vw,340px);min-width:220px;height:70px;padding:8px 14px;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000029}.site-header .brand img{object-fit:contain;object-position:center;flex:auto;width:100%;height:100%;display:block}footer .footer-brand{background:#f4f0e8;border:1px solid #b69a63b8;border-radius:5px;align-self:start;width:min(340px,100%);padding:12px 16px;display:block}footer .footer-brand img{object-fit:contain;flex:none;width:100%;max-width:none;height:auto;display:block}@media (width<=1100px){.site-header .brand{width:230px;min-width:230px;height:64px;padding:7px 11px}}@media (width<=680px){.site-header .brand{border-radius:4px;flex:0 0 154px;width:154px;min-width:154px;height:50px;padding:6px 8px;overflow:hidden}.site-header .brand img{flex:auto;width:100%;height:100%}footer .footer-brand{width:260px;padding:10px 12px}}
