@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Manrope:wght@400;500;600;700&display=swap";@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{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--font-display:"Cormorant Garamond";--font-body:"Manrope";--ink:#20201e;--ink-soft:#4b4a45;--paper:#f5f1e8;--paper-deep:#e9e2d4;--white:#fffdf9;--sun:#e9953d;--sun-bright:#f5b24f;--coral:#df6d53;--line:#20201e2e;--page-pad:clamp(22px, 4vw, 68px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-body), sans-serif;margin:0}a{color:inherit;text-decoration:none}button{font:inherit}main{overflow:clip}.site-header{z-index:20;border-bottom:1px solid #20201e24;position:absolute;inset:0 0 auto}.header-inner{height:92px;padding:0 var(--page-pad);align-items:center;gap:36px;display:flex}.brand-link img{width:210px;height:auto;display:block}.desktop-nav{align-items:center;gap:clamp(16px,1.7vw,31px);margin-left:auto;display:flex}.desktop-nav a,.portal-link{letter-spacing:.015em;white-space:nowrap;font-size:12px;font-weight:700;position:relative}.desktop-nav a:after,.portal-link:after{content:"";background:currentColor;height:1px;transition:right .25s;position:absolute;bottom:-7px;left:0;right:100%}.desktop-nav a:hover:after,.portal-link:hover:after{right:0}.header-actions{align-items:center;gap:20px;display:flex}.button{letter-spacing:.02em;border-radius:999px;justify-content:center;align-items:center;gap:22px;min-height:48px;padding:0 24px;font-size:12px;font-weight:700;transition:transform .2s,background .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:var(--white)}.button-dark:hover{background:var(--coral)}.button-light{background:var(--white);color:var(--ink)}.button-outline{border:1px solid var(--ink)}.button-outline:hover{background:var(--ink);color:var(--white)}.button-large{min-height:62px;padding:0 34px;font-size:13px}.menu-button{border:1px solid var(--ink);cursor:pointer;background:0 0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:45px;height:45px;display:none}.menu-button span{background:var(--ink);width:16px;height:1px}.menu-panel{z-index:50;background:var(--paper);width:min(520px,92vw);padding:78px 52px 40px;transition:transform .45s cubic-bezier(.65,0,.25,1);position:fixed;inset:0 0 0 auto;overflow-y:auto;transform:translate(100%)}.menu-panel.is-open{transform:translate(0)}.menu-close{border:1px solid var(--line);width:44px;height:44px;font-family:var(--font-display), serif;cursor:pointer;background:0 0;border-radius:50%;font-size:31px;line-height:1;position:absolute;top:24px;right:28px}.menu-panel nav{margin-top:24px}.menu-panel-link{border-bottom:1px solid var(--line);font-family:var(--font-display), serif;grid-template-columns:42px 1fr;align-items:baseline;gap:18px;padding:13px 0;font-size:clamp(24px,4vw,36px);display:grid}.menu-panel-link span{font-family:var(--font-body), sans-serif;color:var(--coral);font-size:10px;font-weight:700}.menu-scrim{z-index:40;cursor:default;background:#1818167a;border:0;position:fixed;inset:0}.eyebrow{letter-spacing:.18em;text-transform:uppercase;margin:0 0 22px;font-size:11px;font-weight:700}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--font-display), serif;letter-spacing:-.045em;font-weight:500}.hero{height:100vh;min-height:760px;max-height:920px;padding:122px var(--page-pad) 28px;background:var(--paper);grid-template-rows:minmax(0,1fr) auto;gap:24px;display:grid;position:relative}.hero:after{content:"";opacity:.35;pointer-events:none;background-image:radial-gradient(#20201e13 .6px,#0000 .6px);background-size:5px 5px;position:absolute;inset:0}.hero-stage{z-index:2;border:1px solid var(--line);background:#fffdf99e;grid-template-columns:.91fr 1.09fr;min-height:0;display:grid;position:relative}.hero-copy{z-index:2;text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(34px,4.6vw,74px);display:flex;position:relative;overflow:hidden}.hero-sun{z-index:-1;aspect-ratio:1;background:linear-gradient(145deg, var(--sun-bright), var(--coral));filter:saturate(.9);border-radius:50%;width:min(31vw,470px);position:absolute;bottom:-39%;left:-13%;box-shadow:0 35px 90px #ae5e2f2b}.hero-sun:before,.hero-sun:after{content:"";border:1px solid #ffffff47;border-radius:50%;position:absolute;inset:7%}.hero-sun:after{border-color:#ffffff29;inset:16%}.hero-copy .eyebrow{color:#20201eb8}.hero h1{color:var(--coral);margin:-13px 0 1px;font-size:clamp(72px,8.5vw,136px);line-height:.85}.hero-line{font-family:var(--font-display), serif;letter-spacing:-.03em;margin-bottom:19px;font-size:clamp(31px,3.4vw,55px);line-height:.94}.hero-intro{max-width:530px;margin:0;font-size:13px;line-height:1.72}.hero-actions{align-items:center;gap:28px;margin-top:28px;display:flex}.hero-text-link{border-bottom:1px solid var(--ink);align-items:center;gap:20px;padding-bottom:5px;font-size:11px;font-weight:700;display:inline-flex}.hero-image{background:linear-gradient(90deg,#20201e0a,#0000 30%),url(/images/hotels.jpg) 50% 25%/cover no-repeat;min-width:0;position:relative}.hero-image-note{background:var(--ink);width:190px;min-height:125px;color:var(--white);flex-direction:column;justify-content:space-between;padding:24px;display:flex;position:absolute;bottom:0;right:0}.hero-image-note strong{font-family:var(--font-display), serif;font-size:28px;font-weight:500}.hero-image-note span{color:#ffffffad;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700;line-height:1.45}.hero-sectors{z-index:2;background:var(--ink);min-height:142px;color:var(--white);grid-template-columns:.55fr .7fr 1.2fr .9fr;display:grid;position:relative}.hero-sector-label{border-right:1px solid #ffffff30;flex-direction:column;justify-content:space-between;padding:24px 26px;display:flex}.hero-sector-label span{color:var(--sun-bright);letter-spacing:.17em;text-transform:uppercase;font-size:9px;font-weight:700}.hero-sector-label strong{max-width:120px;font-family:var(--font-display), serif;font-size:25px;font-weight:500;line-height:1}.reveal{animation:.8s cubic-bezier(.23,1,.32,1) 50ms both rise}.reveal-delay-1{animation-delay:.14s}.reveal-delay-2{animation-delay:.23s}.reveal-delay-3{animation-delay:.32s}@keyframes rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.section-heading{grid-template-columns:1fr 1.8fr 1fr;align-items:end;gap:40px;margin-bottom:70px;display:grid}.section-heading .eyebrow{align-self:start}.section-heading h2{margin:0;font-size:clamp(48px,6vw,88px);line-height:.98}.section-heading>p:last-child{max-width:340px;color:var(--ink-soft);margin:0 0 8px auto;font-size:13px;line-height:1.75}.sector-card{isolation:isolate;min-width:0;min-height:142px;color:var(--white);border-right:1px solid #ffffff30;flex-direction:column;justify-content:flex-end;padding:22px 60px 20px 22px;display:flex;position:relative;overflow:hidden}.sector-card:before{content:"";z-index:-2;background-position:50%;background-size:cover;transition:transform .6s;position:absolute;inset:0}.sector-card:after{content:"";z-index:-1;background:linear-gradient(90deg,#171614e6,#17161480);position:absolute;inset:0}.sector-card:hover:before{transform:scale(1.035)}.sector-hotel:before{background-image:url(/images/hotels.jpg);background-position:50% 30%}.sector-venue:before{background-image:url(/images/venues.jpg);background-position:50% 25%}.sector-residential:before{background-image:url(/images/linen-care.jpg);background-position:65% 24%}.sector-number{color:var(--sun-bright);font-size:9px;font-weight:700;position:absolute;top:18px;left:22px}.sector-title{max-width:330px;font-family:var(--font-display), serif;letter-spacing:-.025em;font-size:clamp(22px,2vw,31px);line-height:.98}.round-arrow{border:1px solid #ffffffb3;border-radius:50%;place-items:center;width:36px;height:36px;transition:background .2s,color .2s;display:grid;position:absolute;bottom:18px;right:18px}.sector-card:hover .round-arrow{background:var(--white);color:var(--ink)}.expect-section{padding:130px var(--page-pad);background:var(--paper);grid-template-columns:.85fr 2fr;gap:8vw;display:grid}.expect-intro h2{font-size:clamp(48px,5vw,76px);line-height:1}.expect-list article{border-top:1px solid var(--line);grid-template-columns:45px .85fr 1.2fr;align-items:baseline;gap:28px;padding:32px 0;display:grid}.expect-list article:last-child{border-bottom:1px solid var(--line)}.expect-list span{color:var(--coral);font-size:11px;font-weight:700}.expect-list h3{font-family:var(--font-display), serif;margin:0;font-size:clamp(26px,2.4vw,36px);font-weight:500}.expect-list p{color:var(--ink-soft);margin:0;font-size:13px;line-height:1.7}.story-section{background:var(--white);grid-template-columns:1.15fr .85fr;min-height:760px;display:grid}.story-image{min-height:620px;position:relative;overflow:hidden}.story-image img{object-fit:cover;object-position:58% 22%;width:100%;height:100%;transform:scale(1.02)}.story-stamp{aspect-ratio:1;background:var(--sun);flex-direction:column;justify-content:space-between;width:205px;padding:28px;display:flex;position:absolute;bottom:0;right:0}.story-stamp strong{font-family:var(--font-display), serif;font-size:54px;font-weight:500}.story-stamp span{text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:700;line-height:1.4}.story-copy{align-self:center;padding:clamp(70px,9vw,150px) clamp(35px,7vw,115px)}.story-copy h2{font-size:clamp(53px,6vw,90px);line-height:.95}.story-copy p{color:var(--ink-soft);font-size:13px;line-height:1.8}.story-copy .story-lead{color:var(--ink);font-family:var(--font-display), serif;font-size:clamp(23px,2.5vw,34px);line-height:1.25}.text-link{border-bottom:1px solid;align-items:center;gap:34px;margin-top:28px;padding-bottom:8px;font-size:12px;font-weight:700;display:inline-flex}.services-section{padding:130px var(--page-pad);background:var(--paper)}.services-topline{justify-content:space-between;align-items:end;gap:40px;margin-bottom:70px;display:flex}.services-topline h2{max-width:900px;margin:0;font-size:clamp(50px,6vw,88px);line-height:.95}.service-list{border-top:1px solid var(--ink)}.service-row{border-bottom:1px solid var(--line);grid-template-columns:70px .8fr 1.1fr 48px;align-items:center;gap:30px;min-height:145px;transition:padding .25s,background .25s;display:grid}.service-row:hover{background:#ffffff73;padding-inline:20px}.service-number{color:var(--coral);font-size:11px;font-weight:700}.service-row h3{font-family:var(--font-display), serif;text-transform:capitalize;margin:0;font-size:clamp(33px,3.6vw,54px);font-weight:500}.service-row p{max-width:510px;color:var(--ink-soft);margin:0;font-size:13px;line-height:1.7}.service-arrow{border:1px solid var(--ink);border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.difference-section{background:var(--ink);color:var(--white);padding:140px var(--page-pad);position:relative;overflow:hidden}.difference-sun{aspect-ratio:1;background:linear-gradient(145deg, var(--sun-bright), var(--coral));opacity:.95;border-radius:50%;width:650px;position:absolute;top:-240px;right:-130px}.difference-sun:after{content:"";border:1px solid #fff3;border-radius:50%;position:absolute;inset:11%}.difference-heading{z-index:1;max-width:980px;margin-bottom:100px;position:relative}.difference-heading h2{font-size:clamp(62px,8vw,118px);line-height:.88}.difference-grid{z-index:1;border-top:1px solid #ffffff47;grid-template-columns:repeat(4,1fr);display:grid;position:relative}.difference-grid article{border-right:1px solid #fff3;min-height:260px;padding:28px 28px 0 0}.difference-grid article:not(:first-child){padding-left:28px}.difference-grid article:last-child{border:0}.difference-grid span{color:var(--sun-bright);font-size:10px;font-weight:700}.difference-grid h3{font-family:var(--font-display), serif;margin:58px 0 18px;font-size:31px;font-weight:500}.difference-grid p{color:#ffffffa8;max-width:260px;font-size:12px;line-height:1.7}.portal-section{background:var(--sun);grid-template-columns:1fr 1fr;min-height:750px;display:grid}.portal-copy{padding:100px var(--page-pad);align-self:center}.portal-copy h2{max-width:680px;font-size:clamp(58px,7vw,104px);line-height:.9}.portal-copy>p:not(.eyebrow){max-width:560px;font-size:14px;line-height:1.8}.portal-visual{background:var(--coral);place-items:center;min-height:750px;display:grid;position:relative;overflow:hidden}.phone-shell{z-index:2;border:9px solid var(--ink);background:var(--paper);border-radius:48px;width:min(310px,62%);height:610px;padding:32px 22px;position:relative;transform:rotate(4deg);box-shadow:28px 35px #20201e1f}.phone-top{background:var(--ink);border-radius:0 0 13px 13px;width:90px;height:18px;margin:-27px auto 34px}.phone-logo{font-family:var(--font-display), serif;font-size:35px;line-height:.8}.phone-logo span{color:var(--coral);font-family:var(--font-body), sans-serif;letter-spacing:.14em;text-transform:uppercase;margin-left:60px;font-size:10px;font-weight:700;display:block}.phone-card{background:var(--ink);color:var(--white);border-radius:24px;flex-direction:column;margin-top:58px;padding:24px;display:flex}.phone-card span,.phone-order span{letter-spacing:.14em;text-transform:uppercase;color:var(--sun-bright);font-size:9px;font-weight:700}.phone-card strong{font-family:var(--font-display), serif;margin:17px 0 8px;font-size:42px;font-weight:500}.phone-card small{color:#ffffff9e;font-size:9px}.phone-order{border:1px solid var(--line);border-radius:20px;flex-direction:column;margin-top:16px;padding:23px;display:flex;position:relative}.phone-order strong{font-family:var(--font-display), serif;margin-top:12px;font-size:24px;font-weight:500}.phone-order i{background:var(--sun);border-radius:50%;place-items:center;width:35px;height:35px;font-style:normal;display:grid;position:absolute;bottom:19px;right:18px}.portal-orbit{border:1px solid #ffffff47;border-radius:50%;position:absolute}.orbit-one{width:640px;height:640px}.orbit-two{width:470px;height:470px}.locations-section{background:var(--ink);min-height:650px;color:var(--white);grid-template-columns:1fr 1fr;display:grid}.location-copy{padding:100px var(--page-pad);align-self:center}.location-copy h2{font-size:clamp(58px,7vw,100px);line-height:.92}.location-copy>p:not(.eyebrow){color:#ffffffad;max-width:550px;font-size:13px;line-height:1.75}.location-actions{flex-wrap:wrap;align-items:center;gap:22px;margin-top:34px;display:flex}.coming-soon{letter-spacing:.12em;text-transform:uppercase;color:var(--sun-bright);font-size:10px;font-weight:700}.map-art{background:#292925;min-height:650px;position:relative;overflow:hidden}.map-art:before{content:"";border:1px solid #ffffff21;border-radius:43% 57% 40% 62%;width:64%;height:78%;position:absolute;top:11%;left:18%;transform:rotate(-12deg);box-shadow:30px 20px #ffffff06,-24px -18px #ffffff05}.map-line{transform-origin:0;background:#ffffff24;height:1px;position:absolute}.line-a{width:65%;top:36%;left:12%;transform:rotate(22deg)}.line-b{width:54%;top:62%;left:24%;transform:rotate(-30deg)}.line-c{width:42%;top:24%;left:45%;transform:rotate(76deg)}.map-point{letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:10px;font-size:10px;font-weight:700;display:flex;position:absolute}.map-point i{border:4px solid var(--sun);border-radius:50%;width:14px;height:14px;box-shadow:0 0 0 8px #e9953d2b}.point-a{top:44%;left:47%}.point-b{color:#ffffff94;top:67%;left:69%}.point-b i{box-shadow:none;border-color:#ffffff73}.values-section{padding:130px var(--page-pad);background:var(--white);grid-template-columns:1.25fr .75fr;gap:10vw;display:grid}.values-title h2{max-width:920px;font-size:clamp(55px,7vw,100px);line-height:.93}.values-links{border-top:1px solid var(--ink);align-self:end}.values-links a{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:22px 0;font-size:12px;font-weight:700;display:flex}.human-section{grid-template-columns:1fr 1fr;display:grid}.human-card{isolation:isolate;min-height:610px;color:var(--white);align-items:end;padding:55px;display:flex;position:relative;overflow:hidden}.human-card:before{content:"";z-index:-2;background-position:50%;background-size:cover;transition:transform .6s;position:absolute;inset:0}.human-card:hover:before{transform:scale(1.025)}.human-card:after{content:"";z-index:-1;background:linear-gradient(#1817150d 30%,#181715d9);position:absolute;inset:0}.human-people:before{filter:saturate(.65);background-image:url(/images/venues.jpg);background-position:50% 20%}.human-careers:before{filter:saturate(.55);background-image:url(/images/hotels.jpg);background-position:50% 28%}.human-content h2{max-width:620px;font-size:clamp(50px,5.8vw,83px);line-height:.92}.text-link.light{color:var(--white)}.enquiry-section{padding:150px var(--page-pad);text-align:center;background:var(--paper)}.enquiry-section h2{max-width:1120px;margin:0 auto 32px;font-size:clamp(62px,8vw,118px);line-height:.9}.enquiry-section>p:not(.eyebrow){max-width:650px;color:var(--ink-soft);margin:0 auto 38px;font-size:13px;line-height:1.75}footer{padding:80px var(--page-pad) 28px;background:var(--ink);color:var(--white)}.footer-top{grid-template-columns:.8fr 1.2fr;gap:10vw;padding-bottom:70px;display:grid}.footer-brand img{filter:brightness(0)invert();width:250px}.footer-brand p{color:#ffffff94;max-width:370px;margin-top:32px;font-size:12px;line-height:1.75}.footer-links{grid-template-columns:repeat(3,1fr);gap:0 35px;display:grid}.footer-links a{border-bottom:1px solid #ffffff26;padding:13px 0;font-size:11px;font-weight:600}.footer-bottom{color:#ffffff7a;letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #ffffff2e;justify-content:space-between;gap:30px;padding-top:24px;font-size:9px;display:flex}@media (max-width:1220px){.desktop-nav{display:none}.menu-button{display:flex}.header-actions{margin-left:auto}.section-heading{grid-template-columns:.55fr 1.8fr 1fr}}@media (max-width:900px){.header-inner{height:78px}.brand-link img{width:170px}.portal-link{display:none}.hero{height:auto;min-height:760px;max-height:none;padding-top:102px}.hero-stage{grid-template-columns:1fr 1fr;min-height:490px}.hero-copy{padding:38px}.hero-sun{width:350px}.hero h1{font-size:clamp(72px,11vw,100px)}.hero-line{font-size:clamp(30px,4.4vw,42px)}.hero-sectors{grid-template-columns:.6fr .7fr 1.15fr .9fr}.sector-card{min-height:142px;padding:22px 45px 18px 18px}.sector-title{font-size:23px}.round-arrow{width:31px;height:31px;bottom:16px;right:12px}.section-heading{grid-template-columns:1fr}.section-heading>p:last-child{margin-left:0}.expect-section{grid-template-columns:1fr}.expect-list article{grid-template-columns:40px 1fr}.expect-list p{grid-column:2}.story-section,.portal-section,.locations-section,.values-section{grid-template-columns:1fr}.story-image{min-height:550px}.portal-visual,.map-art{min-height:620px}.difference-grid{grid-template-columns:1fr 1fr}.difference-grid article{border-bottom:1px solid #fff3}.service-row{grid-template-columns:45px 1fr 45px;padding:24px 0}.service-row p{grid-column:2}.service-arrow{grid-area:1/3/3}.human-section{grid-template-columns:1fr}.human-card{min-height:540px}.footer-top{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr 1fr}}@media (max-width:620px){.header-inner{gap:12px}.brand-link img{width:142px}.header-actions .button{display:none}.menu-button{width:42px;height:42px}.menu-panel{padding:75px 25px 35px}.menu-panel-link{font-size:27px}.hero{padding-top:88px;flex-direction:column;gap:14px;min-height:0;padding-inline:14px;display:flex}.hero-stage{display:contents}.hero-copy{border:1px solid var(--line);order:1;min-height:400px;padding:30px 20px}.hero-sun{width:300px;bottom:-34%;left:-41%}.hero h1{font-size:clamp(61px,19vw,76px)}.hero-line{font-size:34px}.hero-intro{max-width:100%;font-size:11px}.hero-actions{flex-flow:wrap;align-items:flex-start;gap:16px;margin-top:20px}.hero-actions .button{min-height:44px;padding-inline:20px}.hero-image{border:1px solid var(--line);order:3;min-height:310px}.hero-image-note{width:150px;min-height:105px;padding:18px}.hero-sectors{order:2;grid-template-columns:1fr}.hero-sector-label{min-height:78px}.hero-sector-label strong{max-width:none}.sector-card{border-bottom:1px solid #ffffff38;min-height:112px;padding:21px 55px 18px 20px}.sector-title{max-width:280px;font-size:28px}.round-arrow{bottom:18px;right:18px}.expect-section,.services-section,.difference-section,.values-section,.enquiry-section{padding-top:90px;padding-bottom:90px}.section-heading{margin-bottom:42px}.expect-list article{gap:15px}.story-stamp{width:160px}.story-stamp strong{font-size:43px}.story-copy{padding:75px var(--page-pad)}.services-topline{flex-direction:column;align-items:start}.service-row{grid-template-columns:35px 1fr 42px;gap:14px}.service-row h3{font-size:34px}.difference-sun{width:430px;top:-160px;right:-200px}.difference-heading{margin-bottom:65px}.difference-grid{grid-template-columns:1fr}.difference-grid article,.difference-grid article:not(:first-child){border-right:0;min-height:auto;padding:25px 0 35px}.difference-grid h3{margin-top:34px}.portal-copy,.location-copy{padding:85px var(--page-pad)}.portal-visual,.map-art{min-height:540px}.phone-shell{width:270px;height:540px}.phone-card{margin-top:42px}.phone-card strong{font-size:35px}.human-card{min-height:480px;padding:35px 25px}.footer-links{grid-template-columns:1fr}.footer-bottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
