/*! 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}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#1c1914;--paper:#eee5d6;--accent:#bd6f2d;--line:#2119112e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#171714;margin:0;font-family:Arial Narrow,Roboto Condensed,Arial,sans-serif}button,input{font:inherit}a{color:inherit;text-decoration:none}img{width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}.site.atreides{--bg:#eee5d6;--surface:#f7f0e5;--ink:#241b12;--muted:#756553;--accent:#b8662c;--accent2:#e1b66c;--line:#3a2a1b2e;--heroScrim:linear-gradient(90deg,#1c1007bf 0%,#1c100761 43%,#1c100700 72%),linear-gradient(0deg,#110a0570,transparent 35%)}.site.corrino{--bg:#121413;--surface:#191c1a;--ink:#e8e5de;--muted:#8f9992;--accent:#a8895d;--accent2:#d4b77d;--line:#e7e2d621;--heroScrim:linear-gradient(90deg,#030605eb 0%,#0306058c 44%,#0306050d 76%),linear-gradient(0deg,#010302b3,transparent 42%)}.site{background:var(--bg);color:var(--ink);overflow:hidden}.section{padding:110px max(5vw,40px)}.section-kicker{letter-spacing:.26em;color:var(--accent);margin-bottom:42px;font-size:11px;font-weight:700}.section h2{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,80px);font-weight:400;line-height:.98}.nav{z-index:20;color:#f4efe6;border-bottom:1px solid #ffffff2e;justify-content:space-between;align-items:center;height:88px;padding:0 max(4vw,30px);display:flex;position:absolute;top:0;left:0;right:0}.nav-links{letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:36px;font-size:12px;display:flex}.nav-links a{opacity:.78;transition:all .25s}.nav-links a:hover{opacity:1}.lang{width:44px;height:32px;color:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff61}.kooam-mark{align-items:center;gap:12px;display:inline-flex}.kooam-mark svg{fill:none;stroke:currentColor;stroke-width:1.2px;width:42px;height:42px}.kooam-mark svg circle{fill:currentColor;stroke:none}.kooam-mark>span{flex-direction:column;display:flex}.kooam-mark b{letter-spacing:.14em;font-size:20px;line-height:1}.kooam-mark small{letter-spacing:.32em;margin-top:4px;font-size:7px}.kooam-mark.compact svg{width:34px;height:34px}.kooam-mark.compact b{font-size:15px}.hero{color:#f8f3e9;background-position:50%;background-size:cover;height:100svh;min-height:720px;position:relative}.hero-scrim{background:var(--heroScrim);position:absolute;inset:0}.hero-content{z-index:2;max-width:880px;position:absolute;bottom:15%;left:max(6vw,50px)}.hero-brand{letter-spacing:.24em;align-items:center;gap:22px;font-size:12px;font-weight:700;display:flex}.crest{fill:none;stroke:currentColor;stroke-width:1.4px;width:58px;height:74px}.crest-shield{fill:#ffffff0a}.crest-fill,.crest-sun{fill:currentColor;stroke:none}.hero h1{letter-spacing:-.07em;max-width:1000px;margin:24px 0 14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(72px,10vw,158px);font-weight:400;line-height:.82}.hero p{opacity:.9;margin:0 0 42px;font-family:Georgia,Times New Roman,serif;font-size:clamp(20px,2vw,30px);font-style:italic}.hero-actions{align-items:center;gap:34px;display:flex}.button{text-transform:uppercase;letter-spacing:.14em;cursor:pointer;border:0;justify-content:center;align-items:center;min-height:55px;padding:0 26px;font-size:11px;display:inline-flex}.button.primary{background:var(--accent);color:#fff}.atreides .button.primary{color:#23160c;background:#e5b465}.price{letter-spacing:.08em;font-size:17px}.hero-meta{z-index:2;letter-spacing:.24em;opacity:.58;justify-content:space-between;font-size:9px;display:flex;position:absolute;bottom:25px;left:max(4vw,30px);right:max(4vw,30px)}.about{background:var(--bg)}.about-grid{grid-template-columns:1fr 1fr;align-items:start;gap:9vw;display:grid}.about-copy{column-count:1;padding-top:8px}.about-copy p{color:var(--muted);margin:0 0 22px;font-family:Georgia,Times New Roman,serif;font-size:17px;line-height:1.85}.facts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:90px;display:grid}.fact{border-right:1px solid var(--line);flex-direction:column;justify-content:center;min-height:145px;padding:30px;display:flex}.fact:last-child{border-right:0}.fact b{letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif;font-size:42px;font-weight:400}.fact span{color:var(--muted);text-transform:uppercase;letter-spacing:.15em;margin-top:12px;font-size:9px}.showcase{background:var(--bg);grid-template-columns:1.2fr .8fr;grid-auto-rows:52vw;gap:1px;max-height:none;display:grid}.showcase figure{background:#242622;margin:0;position:relative;overflow:hidden}.showcase figure:nth-child(2),.showcase figure:nth-child(3){height:38vw;max-height:620px}.showcase-wide{grid-column:1/-1}.showcase img{object-fit:cover;width:100%;height:100%;transition:transform 1s cubic-bezier(.2,.7,.2,1)}.showcase figure:hover img{transform:scale(1.02)}.showcase figcaption{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.18em;background:#0a0c0aad;padding:10px 13px;font-size:8px;position:absolute;bottom:20px;left:22px}.plans{background:var(--surface)}.plans-head{grid-template-columns:1.3fr .7fr;align-items:end;gap:12vw;margin-bottom:60px;display:grid}.plans-head p{color:var(--muted);max-width:360px;font-size:14px;line-height:1.7}.unit-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.unit-card{background:var(--surface);flex-direction:column;min-height:500px;padding:26px;transition:transform .25s,background .25s;display:flex}.unit-card:hover{background:var(--bg);transform:translateY(-4px)}.unit-card.featured{grid-column:span 3;grid-template-rows:auto 1fr auto;grid-template-columns:1.2fr 1fr 1fr;align-items:center;gap:20px 60px;min-height:450px;display:grid}.unit-card.featured .unit-top{grid-column:1/-1}.unit-card.featured .floorplan{grid-row:2/4;height:280px}.unit-card.featured h3{font-size:52px}.unit-top{color:var(--muted);letter-spacing:.18em;justify-content:space-between;font-size:9px;display:flex}.floorplan{fill:none;width:100%;height:215px;stroke:var(--ink);margin:22px 0}.plan-wall{stroke-width:2.4px}.plan-window{stroke:var(--accent);stroke-width:4px}.plan-door{stroke-width:1.1px;stroke-dasharray:2 2}.plan-fixture{stroke-width:.8px;opacity:.55}.floorplan text{fill:var(--muted);stroke:none;letter-spacing:1px;font-size:5px}.unit-card h3{margin:0 0 20px;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:400}.unit-info{border-top:1px solid var(--line);text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;margin-top:auto;padding-top:20px;font-size:11px;display:flex}.unit-info b{font-size:18px;font-weight:400}.unit-card button{border:0;border-top:1px solid var(--ink);color:var(--ink);text-transform:uppercase;letter-spacing:.13em;cursor:pointer;background:0 0;justify-content:space-between;margin-top:25px;padding:15px 0 0;font-size:10px;display:flex}.infrastructure{background:var(--bg)}.infrastructure>h2{max-width:980px}.infra-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:1px;margin-top:80px;display:grid}.infra-grid article{background:var(--bg);min-height:280px;padding:36px 30px 48px}.infra-icon{fill:none;width:42px;height:42px;stroke:var(--accent);stroke-width:1.4px;margin-bottom:58px}.infra-grid h3{margin:0 0 14px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:400}.infra-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.location{color:#f5f0e7;background-position:50%;background-size:cover;min-height:860px;position:relative}.location-overlay{background:linear-gradient(90deg,#050605d6 0%,#05060573 48%,#0000 78%),linear-gradient(#0000 50%,#05060580);position:absolute;inset:0}.location-card{z-index:1;width:min(720px,65%);padding:120px max(6vw,50px);position:relative}.location-card h2{letter-spacing:-.05em;margin:0 0 35px;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,6vw,92px);font-weight:400;line-height:.95}.location-card p{letter-spacing:.08em;max-width:500px;font-size:13px;line-height:1.8}.map-lines{border:1px solid #fff3;width:360px;height:220px;margin-top:65px;position:relative;overflow:hidden}.map-lines:before,.map-lines:after{content:"";background:#ffffff29;position:absolute}.map-lines:before{width:1px;height:100%;top:0;left:50%;transform:rotate(28deg)}.map-lines:after{width:100%;height:1px;top:50%;left:0;transform:rotate(-12deg)}.orbit{border:1px solid #ffffff26;border-radius:50%;position:absolute;transform:rotate(-20deg)}.o1{width:260px;height:90px;top:58px;left:20px}.o2{width:170px;height:170px;top:-35px;right:-50px}.map-lines i{background:var(--accent2);border-radius:50%;width:9px;height:9px;position:absolute;top:47%;left:47%;box-shadow:0 0 0 8px #ffffff1a}.map-lines b{letter-spacing:.16em;font-size:8px;position:absolute;top:44%;left:53%}.progress{background:var(--surface)}.progress-head{justify-content:space-between;align-items:end;margin-bottom:60px;display:flex}.progress-head span{color:var(--muted);letter-spacing:.16em;font-size:10px}.progress-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.progress-grid figure{background:#252824;height:430px;margin:0;position:relative;overflow:hidden}.progress-grid figure:nth-child(2),.progress-grid figure:nth-child(3){height:320px}.progress-grid img{object-fit:cover;filter:saturate(.72)contrast(1.08);height:100%;transition:transform .6s}.progress-grid figure:hover img{transform:scale(1.025)}.progress-grid figcaption{color:#fff;letter-spacing:.15em;background:#090b0ab3;padding:9px 12px;font-size:9px;position:absolute;bottom:18px;left:20px}.developer{background:var(--bg);grid-template-columns:.8fr 1.2fr;gap:10vw;display:grid}.developer-mark{border-right:1px solid var(--line);flex-direction:column;justify-content:space-between;padding-right:5vw;display:flex}.developer-mark .kooam-mark svg{width:80px;height:80px}.developer-mark .kooam-mark b{font-size:32px}.developer-mark .kooam-mark small{font-size:9px}.developer-mark p{color:var(--muted);font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:1.6}.developer-copy p{color:var(--muted);max-width:720px;margin-top:45px;font-size:15px;line-height:1.8}.request{background:var(--accent);color:#f8f3ea;grid-template-columns:1fr 1fr;gap:9vw;display:grid}.atreides .request{color:#25180e}.request .section-kicker{color:currentColor;opacity:.65}.request-copy p{opacity:.75;max-width:520px;font-size:14px;line-height:1.8}.request form{flex-direction:column;gap:28px;display:flex}.request label{letter-spacing:.18em;text-transform:uppercase;flex-direction:column;gap:10px;font-size:9px;display:flex}.request input{color:inherit;background:0 0;border:0;border-bottom:1px solid;border-radius:0;outline:0;padding:12px 0 17px;font-family:Georgia,Times New Roman,serif;font-size:24px}.request input::placeholder{color:currentColor;opacity:.38}.request .button{color:#1d1c18;background:#f5f0e7;justify-content:space-between}.request form small{letter-spacing:.1em;opacity:.55;font-size:9px}.success{border:1px solid;align-self:center;padding:40px}.success>span{font-size:42px}.success h3{font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:400}.success p{opacity:.7}.success button{color:inherit;cursor:pointer;text-transform:uppercase;letter-spacing:.12em;background:0 0;border:0;border-bottom:1px solid;padding:8px 0;font-size:9px}.crosslink{color:#fff;background-position:50%;background-size:cover;justify-content:space-between;align-items:end;min-height:500px;padding:90px max(6vw,50px);display:flex;position:relative}.crosslink:before{content:"";background:linear-gradient(90deg,#000000d1,#0003);position:absolute;inset:0}.crosslink.atreides{background-image:url(/assets/atreides-hero.png)}.crosslink.corrino{background-image:url(/assets/corrino-hero.png)}.crosslink>*{z-index:1;position:relative}.crosslink span{letter-spacing:.2em;font-size:9px}.crosslink h2{letter-spacing:-.06em;margin:18px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(55px,8vw,110px);font-weight:400}.crosslink p{font-family:Georgia,Times New Roman,serif;font-size:19px;font-style:italic}.crosslink>a{text-transform:uppercase;letter-spacing:.13em;border-bottom:1px solid #ffffff80;justify-content:space-between;min-width:220px;padding:15px 0;font-size:10px;display:flex}.footer{color:#a3a69f;background:#090b0a;grid-template-columns:.7fr 1.3fr;gap:9vw;padding:70px max(5vw,40px) 35px;font-size:10px;line-height:1.7;display:grid}.footer>div:first-child p{opacity:.5;margin-top:30px}.legal strong{color:#d7d9d3;margin-top:18px;font-weight:400;display:block}.made{color:#e6e7e2;letter-spacing:.06em;border-top:1px solid #2b2e2b;grid-column:1/-1;justify-content:space-between;margin-top:35px;padding-top:25px;font-size:12px;display:flex}.gateway{color:#efe9dd;background:#101210;min-height:100svh;padding:0 max(3vw,28px) 28px;position:relative;overflow:hidden}.gateway-noise{opacity:.08;pointer-events:none;background-image:radial-gradient(#fff .45px,#0000 .45px);background-size:5px 5px;position:absolute;inset:0}.gateway-head{z-index:2;border-bottom:1px solid #ffffff26;justify-content:space-between;align-items:center;height:90px;display:flex;position:relative}.gateway-head>span{letter-spacing:.24em;color:#8d918a;font-size:9px}.gateway-intro{z-index:2;grid-template-columns:.25fr 1.1fr .65fr;align-items:end;gap:5vw;padding:65px 1.5vw 55px;display:grid;position:relative}.eyebrow{letter-spacing:.2em;color:#a78d64;align-self:start;margin-top:12px;font-size:9px}.gateway-intro h1{letter-spacing:-.06em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(55px,7vw,105px);font-weight:400;line-height:.88}.gateway-intro>p:last-child{color:#999b95;max-width:390px;font-size:13px;line-height:1.7}.gateway-grid{z-index:2;grid-template-columns:1fr 1fr;gap:16px;display:grid;position:relative}.gateway-card{height:600px;position:relative;overflow:hidden}.gateway-card-bg{filter:saturate(.8);background-position:50%;background-size:cover;transition:transform .8s cubic-bezier(.2,.7,.2,1);position:absolute;inset:0}.gateway-card:hover .gateway-card-bg{transform:scale(1.035)}.gateway-card.atreides .gateway-card-bg{background-image:linear-gradient(#0000 36%,#221409c7),url(/assets/atreides-hero.png)}.gateway-card.corrino .gateway-card-bg{background-image:linear-gradient(#0000 36%,#040706e0),url(/assets/corrino-hero.png)}.gateway-card-content{flex-direction:column;justify-content:end;padding:40px;display:flex;position:absolute;inset:0}.gateway-card .crest{position:absolute;top:35px;left:35px}.gateway-kicker{letter-spacing:.22em;opacity:.7;font-size:8px}.gateway-card h2{letter-spacing:-.06em;margin:17px 0 16px;font-family:Georgia,Times New Roman,serif;font-size:clamp(50px,5.6vw,86px);font-weight:400;line-height:.86}.gateway-card p{opacity:.8;font-family:Georgia,Times New Roman,serif;font-size:15px;font-style:italic}.gateway-arrow{text-transform:uppercase;letter-spacing:.16em;border-top:1px solid #fff6;justify-content:space-between;margin-top:25px;padding-top:18px;font-size:9px;display:flex}.gateway-foot{z-index:2;color:#737771;letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;padding:22px 1.5vw 0;font-size:8px;display:flex;position:relative}@media (width<=900px){.section{padding:80px 24px}.nav{padding:0 20px}.nav-links a{display:none}.hero{min-height:650px}.hero-content{bottom:14%;left:24px;right:24px}.hero h1{font-size:clamp(60px,18vw,95px)}.hero-brand{font-size:9px}.hero-meta{left:22px;right:22px}.hero-meta span:nth-child(2){display:none}.about-grid,.plans-head,.developer,.request{grid-template-columns:1fr;gap:45px}.facts{grid-template-columns:1fr 1fr;margin-top:55px}.fact:nth-child(2){border-right:0}.fact:nth-child(-n+2){border-bottom:1px solid var(--line)}.showcase{grid-auto-rows:70vw}.showcase figure:nth-child(2),.showcase figure:nth-child(3){height:52vw}.unit-grid{grid-template-columns:1fr 1fr}.unit-card.featured{grid-column:span 2;display:flex}.unit-card.featured .floorplan{height:240px}.infra-grid{grid-template-columns:1fr 1fr}.location{min-height:720px}.location-card{width:100%;padding:90px 24px}.progress-grid figure,.progress-grid figure:nth-child(2),.progress-grid figure:nth-child(3){height:300px}.developer-mark{border:0;border-bottom:1px solid var(--line);padding:0 0 45px}.footer{grid-template-columns:1fr;gap:30px}.made{grid-column:1}.crosslink{flex-direction:column;justify-content:end;align-items:start;gap:25px}.gateway-intro{grid-template-columns:1fr}.gateway-intro .eyebrow{margin:0}.gateway-grid{grid-template-columns:1fr}.gateway-card{height:520px}.gateway-foot{gap:25px}}@media (width<=560px){.nav{height:72px}.kooam-mark.compact>span{display:none}.hero{min-height:620px}.hero h1{font-size:18vw}.hero p{font-size:18px}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.hero .button{width:100%}.section h2{font-size:42px}.facts{grid-template-columns:1fr 1fr}.fact{min-height:115px;padding:20px}.fact b{font-size:30px}.unit-grid{grid-template-columns:1fr}.unit-card.featured{grid-column:span 1}.unit-card{min-height:470px}.unit-card.featured h3{font-size:38px}.infra-grid{grid-template-columns:1fr}.infra-grid article{min-height:220px}.infra-icon{margin-bottom:35px}.map-lines{width:100%}.progress-head{display:block}.progress-head span{margin-top:20px;display:block}.progress-grid{grid-template-columns:1fr}.progress-grid figure,.progress-grid figure:nth-child(2),.progress-grid figure:nth-child(3){height:280px}.request{padding-top:80px;padding-bottom:80px}.crosslink{min-height:520px;padding:60px 24px}.footer{padding:60px 24px 30px}.gateway{padding:0 14px 20px}.gateway-head{height:72px}.gateway-intro{padding:45px 8px 35px}.gateway-intro h1{font-size:15vw}.gateway-card{height:460px}.gateway-card-content{padding:25px}.gateway-card .crest{top:25px;left:25px}.gateway-card h2{font-size:15vw}.gateway-foot{flex-direction:column}.showcase{grid-template-columns:1fr;grid-auto-rows:78vw}.showcase-wide{grid-column:1}.showcase figure:nth-child(2),.showcase figure:nth-child(3){height:78vw}}
