@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800;900&family=DM+Sans:wght@400;500;600;700;800&display=swap');
:root{--orange:#ff641b;--black:#101010;--ink:#171717;--cream:#f4f3ef;--line:#d9d9d5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;background:var(--cream)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}.announcement{background:#111;color:#eee;text-align:center;padding:9px 10px;font-size:10px;letter-spacing:2.2px;font-weight:800}.announcement span{color:var(--orange);margin:0 15px}.top{height:86px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,5vw,86px);gap:28px;position:relative;z-index:5;border-bottom:1px solid #eee}.logo{width:155px;flex:none;display:flex;flex-direction:column;align-items:center;gap:0}.logo img{width:100%;height:57px;object-fit:contain}.logo span{font-size:10px;letter-spacing:7px;font-weight:800;margin-top:-5px;margin-left:7px}.top nav{display:flex;align-items:center;gap:clamp(14px,2.4vw,37px)}.top nav a,.nav-cta{font-size:11px;letter-spacing:.8px;font-weight:800;white-space:nowrap}.top nav a:hover,.footer-links a:hover{color:var(--orange)}.nav-cta{background:#111;color:white;padding:15px 18px}.nav-cta span{color:var(--orange);margin-left:14px}.menu-toggle{display:none}.hero{min-height:620px;background:#101010;color:#fff;display:grid;grid-template-columns:52% 48%;position:relative;overflow:hidden}.hero:before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 70% 50%,#4a291e55,transparent 48%),repeating-linear-gradient(90deg,transparent 0 80px,#ffffff05 81px 82px);pointer-events:none}.hero-copy{position:relative;z-index:1;padding:clamp(65px,7vw,112px) 0 42px clamp(25px,6vw,105px);display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:800;color:#f4f4f4}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--orange);margin-right:9px}.hero h1,h2,h3{font-family:'Barlow Condensed',Impact,'Arial Narrow',sans-serif;line-height:.91;letter-spacing:-.8px}.hero h1{font-size:clamp(62px,7.7vw,126px);font-weight:900;margin:29px 0 20px}.hero h1 em,.section-heading h2 em,.identity h2 em,.process h2 em,.quote h2 em{font-style:normal;color:var(--orange)}.hero-copy>p{font-size:15px;line-height:1.8;color:#c4c4c4;max-width:490px;margin:0}.hero-actions{display:flex;gap:27px;align-items:center;margin-top:32px;flex-wrap:wrap}.button{border:0;background:var(--orange);color:#fff;padding:17px 23px;display:inline-flex;align-items:center;justify-content:space-between;gap:26px;font-size:11px;font-weight:800;letter-spacing:1px;cursor:pointer;transition:transform .2s,background .2s;white-space:nowrap}.button:hover{background:#e64e08;transform:translateY(-2px)}.under-link{font-size:11px;font-weight:800;letter-spacing:1px;border-bottom:1px solid #777;padding-bottom:8px}.hero-meta{margin-top:auto;display:flex;gap:20px;color:#8f8f8f;font-size:9px;letter-spacing:1px;font-weight:800;padding-top:45px}.hero-meta span:first-child{color:var(--orange)}.hero-visual{position:relative;min-height:600px;display:flex;align-items:center;justify-content:center;padding:45px 8% 50px 0}.hero-visual:after{content:'';position:absolute;bottom:0;left:-15%;right:0;height:25%;background:linear-gradient(transparent,#111);pointer-events:none}.hero-glow{position:absolute;width:440px;height:440px;background:#a74c2426;filter:blur(70px);border-radius:50%}.hero-visual img{width:min(90%,550px);aspect-ratio:1;object-fit:cover;mix-blend-mode:lighten;filter:contrast(1.08);position:relative;z-index:1;mask-image:radial-gradient(ellipse 67% 65% at 50% 48%,black 62%,transparent 100%)}.hero-stamp{position:absolute;z-index:2;bottom:62px;right:5%;transform:rotate(-8deg);border:1px solid #ffffff70;border-radius:50%;width:112px;height:112px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;font-size:10px;letter-spacing:1px;line-height:1.5}.hero-stamp b{color:var(--orange)}.hero-stamp span{font-size:24px}.hero-side{position:absolute;right:12px;top:50%;writing-mode:vertical-rl;letter-spacing:3px;color:#888;font-size:9px}.ticker{background:var(--orange);overflow:hidden;white-space:nowrap;color:#141414;padding:16px 0;font-family:'Barlow Condensed',Impact,sans-serif;font-size:24px;font-weight:900;letter-spacing:2px}.ticker>div{width:max-content;animation:slide 30s linear infinite}.ticker span{padding:0 25px;color:#fff}@keyframes slide{to{transform:translateX(-50%)}}.section{padding:100px clamp(22px,6vw,105px)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px}.dark-eyebrow{color:var(--orange)}.section-heading h2,.identity h2,.process h2,.quote h2{font-size:clamp(60px,7vw,112px);font-weight:900;margin:18px 0 0}.section-heading>p{max-width:350px;line-height:1.7;color:#666;font-size:14px}.pack-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.pack-card{padding:27px 31px 25px;min-width:0;overflow:hidden;position:relative}.standard{background:#fff;color:#111}.complete{background:#181818;color:#fff}.card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:10px;letter-spacing:1.5px;font-weight:800}.card-tag{border:1px solid currentColor;padding:8px 11px;font-size:9px}.card-title{display:flex;justify-content:space-between;align-items:end;gap:10px;margin-top:25px}.card-title h3{font-size:clamp(42px,5vw,73px);font-weight:900;margin:0}.card-title p{font-size:12px;line-height:1.5;text-align:right;opacity:.65}.product-stage{height:360px;display:flex;align-items:center;justify-content:center;position:relative}.standard .product-stage{background:radial-gradient(ellipse at 50% 50%,#e7e7e7 0%,transparent 68%)}.complete .product-stage{background:radial-gradient(ellipse at 50% 50%,#373737 0%,transparent 68%)}.product-stage img{width:min(95%,510px);height:350px;object-fit:contain;mix-blend-mode:multiply}.complete .product-stage img{mix-blend-mode:lighten}.card-foot{display:flex;justify-content:space-between;align-items:end;gap:10px;border-top:1px solid #8885;padding-top:22px}.price{display:flex;flex-direction:column;align-items:flex-start}.price small{font-size:9px;letter-spacing:1px;font-weight:800}.price strong{font-family:'Barlow Condensed',Impact,sans-serif;font-size:83px;line-height:.95;letter-spacing:-2px}.price strong span{font-size:37px}.card-foot .button{padding:17px 16px;font-size:10px}.card-detail{font-size:12px;line-height:1.5;opacity:.68;margin:20px 0 0}.legal-note{font-size:11px;color:#777;line-height:1.7;margin:22px 0 0}.identity{background:#131313;color:#fff;display:grid;grid-template-columns:1fr 1fr;position:relative;overflow:hidden}.identity-copy{padding:90px 8% 65px 12%}.identity h2{font-size:clamp(60px,6vw,100px);margin:27px 0}.identity-copy p{font-size:14px;line-height:1.8;color:#bcbcbc;max-width:460px}.outline{margin-top:23px;background:transparent;border:1px solid var(--orange);color:var(--orange)}.outline:hover{color:#fff}.identity-photo{min-height:510px;position:relative;background:radial-gradient(ellipse at center,#3b3b3b,#151515 70%);display:flex;align-items:center;justify-content:center}.identity-photo img{width:min(85%,510px);aspect-ratio:1;object-fit:cover;mix-blend-mode:lighten;mask-image:radial-gradient(ellipse 65% 65% at 50% 50%,black 62%,transparent 100%)}.photo-caption{position:absolute;bottom:25px;right:30px;color:#aaa;font-size:10px;letter-spacing:1.5px}.identity-options{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #ffffff29}.identity-options div{display:flex;gap:16px;padding:25px 18px;border-right:1px solid #ffffff29;align-items:center;font-size:11px;font-weight:800;letter-spacing:.5px}.identity-options b{color:var(--orange)}.inspiration-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:16px}.inspiration-grid figure{margin:0;background:#e6e6e2;min-width:0}.inspiration-grid figure img{height:320px;width:100%;object-fit:contain;padding:18px}.inspiration-grid figure:first-child{background:#1a1a1a}.inspiration-grid figure:first-child img{mix-blend-mode:lighten}.inspiration-grid figcaption{background:#fff;padding:18px;font-size:10px;font-weight:800;letter-spacing:.8px;display:flex;justify-content:space-between;gap:5px}.process{background:var(--orange);padding:85px clamp(22px,6vw,105px);color:#111}.process .eyebrow{color:#111}.process h2 em{color:#fff}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:52px}.steps>div{border-top:1px solid #1118;padding-top:20px}.steps span{font-family:'Barlow Condensed',Impact,sans-serif;font-size:60px;font-weight:900;color:#fff}.steps h3{font-size:32px;margin:12px 0}.steps p{font-size:13px;line-height:1.6;max-width:290px}.quote{background:#151515;color:#fff;display:grid;grid-template-columns:.85fr 1.15fr;gap:7%;padding:105px clamp(22px,6vw,105px)}.quote-info{position:relative;overflow:hidden}.quote h2{margin:30px 0 25px}.quote-info>p{max-width:390px;font-size:14px;line-height:1.8;color:#aaa}.contact-email{display:inline-block;margin-top:20px;color:var(--orange);font-size:15px;font-weight:800;word-break:break-word}.quote-deco{font-family:'Barlow Condensed',Impact,sans-serif;font-size:210px;font-weight:900;color:#ffffff0a;margin-top:80px;line-height:1}.quote-deco span{font-size:45px;vertical-align:top}.quote-form{background:#fff;color:#111;padding:34px}.form-head{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #ddd;padding-bottom:22px;font-size:11px;font-weight:800;letter-spacing:1px}.form-head span:last-child{color:#999;font-size:9px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:23px 16px;margin-top:28px}.fields label{font-size:10px;font-weight:800;letter-spacing:1px;display:flex;flex-direction:column;gap:9px}.fields .wide{grid-column:1/-1}.fields input,.fields select,.fields textarea{border:1px solid #ddd;border-radius:0;background:#fafafa;color:#111;padding:14px 12px;min-width:0;width:100%;font-size:13px;outline:0;letter-spacing:0}.fields input:focus,.fields select:focus,.fields textarea:focus{border-color:var(--orange);background:white}.fields textarea{resize:vertical}.consent{display:flex;align-items:flex-start;gap:10px;margin:24px 0 20px;font-size:11px;line-height:1.6;color:#666}.consent input{accent-color:var(--orange);margin-top:3px}.submit{width:100%;font-size:12px}.form-note{font-size:10px;color:#777;line-height:1.65}.form-note strong{color:#222}#form-status{font-size:12px;color:#a4471a;line-height:1.5}footer{background:#080808;color:#fff;padding:60px clamp(22px,6vw,105px) 22px}.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;align-items:start}.footer-logo{font-family:'Barlow Condensed',Impact,sans-serif;font-size:82px;font-weight:900;line-height:.8;display:inline-flex;flex-direction:column;font-style:italic}.footer-logo span{color:var(--orange)}.footer-logo small{font-family:'DM Sans',Arial,sans-serif;font-size:10px;letter-spacing:8px;font-style:normal;margin-top:15px}.footer-top p{font-size:11px;line-height:1.8;color:#aaa;margin-top:25px}.footer-links{display:flex;flex-direction:column;gap:15px;font-size:11px;font-weight:800;letter-spacing:1px}.footer-email{font-size:12px;font-weight:800;color:var(--orange);word-break:break-word}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #ffffff25;margin-top:65px;padding-top:22px;font-size:10px;letter-spacing:1px;color:#777}@media(max-width:1100px){.top nav{gap:12px}.top nav a,.nav-cta{font-size:9px}.hero h1{font-size:clamp(58px,7.2vw,90px)}.hero-copy{padding-left:35px}.product-stage{height:290px}.product-stage img{height:290px}.card-foot{align-items:start;flex-direction:column}.card-foot .button{width:100%}.identity-copy{padding-left:8%}}@media(max-width:760px){.announcement{font-size:8px;letter-spacing:1px}.announcement span{margin:0 5px}.top{height:76px;padding:0 20px}.logo{width:125px}.logo img{height:48px}.logo span{font-size:8px;letter-spacing:5px}.menu-toggle{display:block;background:none;border:0;font-size:25px}.top nav{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;padding:20px;flex-direction:column;align-items:stretch;gap:0;box-shadow:0 15px 25px #0002}.top nav.open{display:flex}.top nav a{font-size:12px;padding:15px;border-bottom:1px solid #eee}.nav-cta{display:none}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:65px 22px 25px}.hero h1{font-size:clamp(62px,13vw,90px);margin:22px 0}.hero-copy>p{font-size:13px}.hero-actions{gap:17px}.hero-meta{padding-top:38px;gap:12px;font-size:8px}.hero-visual{min-height:330px;padding:0 10px 15px}.hero-visual img{width:min(90%,410px)}.hero-stamp{width:78px;height:78px;font-size:7px;bottom:25px;right:10px}.hero-side{display:none}.section{padding:65px 20px}.section-heading{display:block;margin-bottom:28px}.section-heading h2,.identity h2,.process h2,.quote h2{font-size:clamp(58px,13vw,86px)}.section-heading>p{font-size:13px}.pack-grid{grid-template-columns:1fr}.pack-card{padding:23px 20px}.card-title h3{font-size:59px}.product-stage{height:300px}.product-stage img{height:300px}.card-foot{flex-direction:row;align-items:end}.card-foot .button{width:auto;font-size:9px;white-space:normal;max-width:55%}.price strong{font-size:75px}.identity{display:block}.identity-copy{padding:65px 22px}.identity-photo{min-height:360px}.identity-options{grid-template-columns:1fr 1fr}.identity-options div{padding:19px 13px;font-size:10px}.inspiration-grid{grid-template-columns:1fr 1fr}.inspiration-grid figure:first-child{grid-column:1/-1}.inspiration-grid figure img{height:230px}.inspiration-grid figure:first-child img{height:320px}.inspiration-grid figcaption{font-size:9px;padding:12px}.process{padding:65px 22px}.steps{grid-template-columns:1fr;gap:10px;margin-top:30px}.steps>div{display:grid;grid-template-columns:70px 1fr;gap:0 15px}.steps span{grid-row:span 2}.steps h3{margin:8px 0 0}.steps p{margin:0}.quote{display:block;padding:65px 20px}.quote-info{margin-bottom:40px}.quote-deco{display:none}.quote-form{padding:25px 18px}.footer-top{grid-template-columns:1fr 1fr}.footer-email{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px;margin-top:45px}}@media(max-width:420px){.hero h1{font-size:59px}.eyebrow{font-size:9px}.card-title h3{font-size:49px}.card-title p{font-size:10px}.card-foot{flex-direction:column;align-items:stretch}.card-foot .button{max-width:100%}.fields{grid-template-columns:1fr}.fields .wide{grid-column:auto}.form-head span:last-child{display:none}.inspiration-grid{grid-template-columns:1fr}.inspiration-grid figure:first-child{grid-column:auto}.inspiration-grid figure img{height:290px}.identity-options{grid-template-columns:1fr 1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ticker>div{animation:none}.button{transition:none}}

/* Images: keep original pixel detail visible; no artificial blur or browser upscaling filter. */
.hero-visual img,.identity-photo img{filter:none;image-rendering:auto}
.product-stage img{image-rendering:auto}
.realisations{background:#ededeb}.realisations-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.realisations-grid figure{margin:0;background:#151515;color:white;overflow:hidden}.realisations-grid img{width:100%;height:auto;aspect-ratio:1.18;object-fit:contain;display:block}.realisations-grid figcaption{padding:18px 20px;font-size:11px;font-weight:800;letter-spacing:1.2px}.realisations-grid figure img{cursor:zoom-in}@media(max-width:760px){.realisations-grid{grid-template-columns:1fr}.realisations-grid img{aspect-ratio:auto}}
