:root{color-scheme:dark;--bg:#101211;--panel:#171a17;--ink:#eeeae0;--muted:#a5aaa1;--amber:#dbb37d;--line:#30352e;--mono:Consolas,'Courier New',monospace;font-family:Arial,Helvetica,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--bg);color:var(--ink)}a{color:inherit;text-decoration:none}a:hover{color:var(--amber)}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:2px solid var(--amber);outline-offset:6px}button{color:inherit}p{font-size:16px;line-height:1.75;color:var(--muted)}.wrap{width:90%;max-width:1440px;margin:0 auto}.skip{position:absolute;top:-100px;left:20px;padding:16px;background:var(--ink);color:var(--bg);z-index:20}.skip:focus{top:10px}.site-header{height:102px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:25px}.brand{display:flex;align-items:center;gap:11px;font-size:27px;font-weight:600;letter-spacing:-1.2px;white-space:nowrap}.brand-light{font-weight:400}.brand-dot{color:var(--amber)}.brand img{flex-shrink:0}.site-header nav{display:flex;gap:36px;font-size:13px}.header-channel{font-size:13px;border:1px solid #454a40;padding:12px 17px;border-radius:3px}.header-channel span{margin-left:19px;color:var(--amber)}.hero-meta{display:flex;justify-content:space-between;align-items:center;font:10px var(--mono);letter-spacing:1.7px;color:#9cA196;padding:27px 0}.tiny-star{font-size:16px;margin-left:15px;color:var(--amber)}.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:20px;align-items:center;min-height:660px}.hero-copy{padding:35px 0 52px;position:relative;z-index:1}.eyebrow{font:10px/1.6 var(--mono);letter-spacing:1.55px;color:var(--amber);margin:0 0 23px}.status-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--amber);vertical-align:middle;margin-right:9px;box-shadow:0 0 9px #dbb37d33}h1,h2,h3{font-weight:400;margin:0;color:var(--ink)}h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(57px,5.7vw,87px);line-height:1.015;letter-spacing:-3.2px}h1 em,h2 em{font-weight:400;color:var(--amber)}h1 em:last-child{color:#c7cdb8}.intro{max-width:445px;font-size:15px;margin:27px 0 27px;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;font-size:12px;line-height:1.5;padding:15px 20px;border:1px solid var(--amber);border-radius:2px;min-height:48px}.primary{background:var(--amber);color:#151810}.primary:hover{background:#ebc99a;color:#101211}.button>span:last-child{margin-left:16px}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;padding:8px 0;border-bottom:1px solid #666447;font-size:12px}.world-art{height:640px;position:relative;min-width:0}.art-heading{position:absolute;left:10px;right:0;top:15px;display:flex;justify-content:space-between;align-items:center;z-index:1}.art-heading .eyebrow{margin:0;font-size:9px}.art-tag{font:8px var(--mono);letter-spacing:1.2px;color:#8f968b}.world-art canvas{display:block;width:100%;height:100%;background:radial-gradient(ellipse at 48% 47%,#24271b44,transparent 65%)}.art-cross{position:absolute;color:#757a66;font:18px var(--mono)}.cross-one{top:100px;left:15px}.cross-two{bottom:175px;right:10px}.art-caption{position:absolute;bottom:88px;left:20px;right:0;display:flex;justify-content:space-between;align-items:end}.art-caption .eyebrow{font-size:8px;margin-bottom:7px}.art-caption p{font:19px/1.25 Georgia,serif;margin:0;color:#ced0c1}.motion-button{background:transparent;border:1px solid #454a40;border-radius:50%;width:35px;height:35px;font-size:14px}.view-controls{position:absolute;bottom:10px;left:20px;right:0;display:flex;border-top:1px solid var(--line)}.view-controls button{flex:1;text-align:left;background:transparent;border:0;border-top:1px solid transparent;margin-top:-1px;padding:20px 0 15px;font:9px var(--mono);color:#747c6c}.view-controls button span{margin-left:13px;color:#a2a897;font-size:11px}.view-controls button[aria-pressed=true]{border-color:var(--amber);color:var(--amber)}.view-controls button[aria-pressed=true] span{color:var(--ink)}.hero-bottom{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:22px 0;gap:24px}.hero-bottom p,.hero-bottom>a{margin:0;font:9px/1.7 var(--mono);letter-spacing:1.4px}.hero-bottom p span{margin:0 25px}.hero-bottom>a{color:#bdc2b5}.hero-bottom>a span{margin-left:22px;color:var(--amber)}.section{padding:94px 0;border-bottom:1px solid var(--line)}.section-top{display:flex;justify-content:space-between;align-items:start;gap:20px}.stage{font:8px var(--mono);letter-spacing:1.4px;border:1px solid #3b4235;color:#a2ad95;padding:7px 9px}.section-intro{display:grid;grid-template-columns:1.15fr 1fr;gap:15%;align-items:center;margin-bottom:48px}h2{font:clamp(36px,3.7vw,58px)/1.12 Georgia,'Times New Roman',serif;letter-spacing:-1.9px}.section-intro p{font-size:14px;max-width:420px;margin:0}.vision-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.vision-card{padding:31px 34px;border:1px solid var(--line);transition:background .2s}.vision-card+.vision-card{border-left:0}.vision-card:hover{background:#1c201a;color:var(--ink)}.vision-card .eyebrow{font-size:8px;margin:17px 0 13px}.vision-card h3{font:25px Georgia,serif;letter-spacing:-.6px}.vision-card p{font-size:13px;line-height:1.8;min-height:94px;margin:16px 0 28px}.card-foot{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:19px;font-size:11px}.card-foot>span{color:var(--amber)}.card-symbol{height:86px;width:145px;position:relative;color:var(--amber)}.broadcast-symbol i{border:1px solid #897b56;position:absolute;left:30px;top:6px;width:70px;height:70px;border-radius:50%;transform:rotate(-30deg) scaleY(.55)}.broadcast-symbol i:nth-child(2){transform:rotate(30deg) scaleY(.55)}.broadcast-symbol i:nth-child(3){transform:rotate(90deg) scaleY(.55)}.broadcast-symbol b{position:absolute;left:63px;top:37px;width:5px;height:5px;background:var(--amber);border-radius:50%;box-shadow:0 0 15px var(--amber)}.studio-symbol i{display:block;border:1px solid #a2936b;width:63px;height:44px;position:absolute;left:28px;top:16px;transform:skewY(-12deg)}.studio-symbol i:nth-child(2){left:38px;top:23px;opacity:.7}.studio-symbol i:nth-child(3){left:48px;top:30px;opacity:.4}.branch-symbol svg{width:130px;height:80px;fill:var(--bg);stroke:#a9976d;stroke-width:1.4}.worlds-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:8%;align-items:center}.world-window{height:415px;position:relative;border:1px solid #3e4534;background:#171e18;overflow:hidden}.window-top,.window-bottom{position:absolute;left:20px;right:20px;display:flex;align-items:center;z-index:2;font:8px var(--mono);letter-spacing:1px;color:#b6bca6}.window-top{top:20px}.window-top span:last-child{margin-left:auto;color:#939e89;font-size:7px}.window-bottom{bottom:21px;justify-content:space-between;font-size:7px}.landscape{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 60%,#5f613329,transparent 65%)}.land-sun{position:absolute;left:48%;top:24%;width:70px;height:70px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#b5b280,#6d705248 65%,#46563b11 75%);box-shadow:0 0 60px #d6af7820}.land-grid{position:absolute;left:-25%;right:-25%;height:75%;bottom:-16%;background:repeating-linear-gradient(0deg,transparent 0 25px,#9b9d6335 25px 26px),repeating-linear-gradient(90deg,transparent 0 25px,#9b9d6335 25px 26px);transform:perspective(240px) rotateX(55deg) rotateZ(-8deg);mask-image:radial-gradient(ellipse,black,transparent 68%)}.land-orbit{position:absolute;border:1px solid #9597656b;border-radius:50%;left:18%;top:12%;height:74%;width:70%;transform:rotate(-38deg) scaleY(.55)}.orbit-b{transform:rotate(32deg) scaleY(.6);border-style:dashed;opacity:.7}.land-ridge{position:absolute;bottom:19%;height:30%;width:100%;clip-path:polygon(0 100%,0 67%,15% 35%,25% 60%,40% 12%,52% 38%,67% 0,78% 53%,90% 36%,100% 73%,100% 100%);background:linear-gradient(150deg,#5e624150,#232d2200)}.ridge-b{transform:scaleX(-1);height:22%;bottom:13%;opacity:.7}.land-beacon{position:absolute;left:54%;top:53%;height:62px;width:1px;background:linear-gradient(transparent,#eccc8a);box-shadow:0 12px 35px #eccc8a}.land-beacon:after{content:'';position:absolute;bottom:0;left:-3px;width:7px;height:7px;background:#eccc8a;border-radius:50%;box-shadow:0 0 17px #eccc8a}.worlds-copy>p{font-size:14px}.worlds-copy>p:first-of-type{color:#d4d6c8;margin-top:28px;font-size:16px}.simulation-link{border-left:1px solid #9b8d64;padding-left:22px;margin-top:28px}.simulation-link .eyebrow{font-size:8px;margin:0}.simulation-link p{font-size:12px;line-height:1.8;margin:12px 0}.studio-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.studio-flow article{border-top:1px solid #4b5143;padding-top:25px}.step{font:10px var(--mono);color:var(--amber)}.studio-flow h3{font:25px Georgia,serif;margin:24px 0 16px}.studio-flow p{font-size:13px;min-height:72px;margin-bottom:24px}.mini-label{font:8px var(--mono);letter-spacing:1px;color:#a4ad97}.development-note{margin:40px 0 0;font-size:11px}.story-demo{border:1px solid #3a4033;background:#141813}.demo-heading,.demo-footer{display:flex;justify-content:space-between;align-items:center;padding:19px 24px;gap:16px}.demo-heading{border-bottom:1px solid var(--line)}.demo-heading .eyebrow{font-size:9px;margin:0}.demo-heading>span:last-child{font:8px var(--mono);letter-spacing:1px;color:#98a18c}.story-grid{display:grid;grid-template-columns:1.3fr 1fr;min-height:365px}.timeline{position:relative;min-height:360px;margin:0 30px}.timeline-track{position:absolute;top:50%;left:5%;width:39%;height:1px;background:#9b976c}.timeline-node{position:absolute;top:calc(50% - 5px);z-index:1;width:74px}.timeline-node.root{left:5%}.timeline-node.turning{left:35%}.timeline-node i{display:block;width:10px;height:10px;background:#cab687;border:2px solid #343e2c;border-radius:50%;box-shadow:0 0 0 6px #141813}.timeline-node span{display:block;font:8px var(--mono);color:#8b977d;margin-top:17px}.timeline-node strong{display:block;font-size:11px;font-weight:400;margin-top:8px}.timeline-fork{position:absolute;top:calc(50% - 110px);left:36%;right:21%;height:220px}.timeline-fork svg{width:100%;height:100%;fill:none;stroke:#444e38;stroke-width:1}.timeline-fork path.active{stroke:var(--amber)}.branch-choice{position:absolute;right:0;width:43%;padding:15px 11px;display:flex;align-items:center;gap:10px;background:#181e16;border:1px solid #3a4530;font-size:10px;text-align:left;border-radius:3px}.branch-choice.follow{top:calc(50% - 99px)}.branch-choice.stay{top:calc(50% + 41px)}.branch-choice>span:last-child{margin-left:auto;color:#8e9a7e}.branch-choice.active{border-color:#b4a377;background:#282d1d}.choice-dot{width:5px;height:5px;background:#69765a;border-radius:50%;flex-shrink:0}.active .choice-dot{background:var(--amber);box-shadow:0 0 8px #dbb37d66}.branch-choice small{display:block;font:7px var(--mono);letter-spacing:.8px;margin-bottom:8px;color:#a1ab93}.story-result{border-left:1px solid var(--line);padding:27px 30px}.story-result>.eyebrow{font-size:8px;margin-bottom:17px}.story-result h3{font:23px/1.2 Georgia,serif;margin-top:22px}.story-result p{font-size:12px;line-height:1.7;margin-bottom:0;min-height:83px}.story-visual{height:130px;position:relative;overflow:hidden;background:radial-gradient(ellipse at 58% 80%,#ac814a26,transparent 70%),#1c231b;border:1px solid #39412e}.story-moon{position:absolute;width:40px;height:40px;left:22%;top:18%;border-radius:50%;background:#8b8f64;box-shadow:0 0 30px #a89d4022}.story-horizon{position:absolute;left:-5%;bottom:-45%;width:110%;height:90%;background:#11180e;transform:rotate(-13deg);border-top:1px solid #70734c}.story-door{position:absolute;bottom:20%;left:65%;height:55px;width:26px;border:1px solid #d5bc79;box-shadow:0 0 23px #d5bc791c,inset 0 0 20px #d5bc7910;transform:skewY(-10deg)}.story-visual[data-scene=stay]{background:radial-gradient(ellipse at 50% 80%,#6f80552b,transparent 70%),#17251f}.story-visual[data-scene=stay] .story-moon{left:63%;width:28px;height:28px;background:#a9b295}.story-visual[data-scene=stay] .story-door{height:5px;width:5px;left:35%;bottom:30%;border-radius:50%;background:#d5bc79;transform:none;box-shadow:30px 12px 0 #d5bc79,65px -2px 0 #d5bc79,90px 8px 0 #d5bc79,0 0 20px #d5bc79}.demo-footer{border-top:1px solid var(--line);font:8px/1.5 var(--mono);color:#9ba38f;letter-spacing:.6px}.demo-footer>span:last-child{font:10px Arial;letter-spacing:0}.follow-section{text-align:center;padding:105px 0 98px}.follow-section h2{font-size:clamp(35px,4.2vw,63px)}.follow-section>p:not(.eyebrow){max-width:460px;font-size:14px;margin:27px auto}.follow-note{display:block;font:8px var(--mono);letter-spacing:1px;color:#939c88;margin-top:25px}.site-footer{border-top:1px solid var(--line)}.footer-top,.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-top{padding:31px 0}.footer-top .brand{font-size:23px}.footer-top p{font-size:11px;margin:0}.footer-top p a{color:#d1d5c4}.footer-top>div,.footer-bottom>div{display:flex;gap:25px;font-size:11px}.footer-bottom{border-top:1px solid #262c23;padding:22px 0 28px;color:#929b88;font-size:10px}.small-note{font-size:11px}.document{max-width:760px;min-height:65vh;padding:75px 0 90px}.document h1{font-size:60px}.document h2{font-size:27px;margin:40px 0 16px;letter-spacing:-.5px}.document p{font-size:15px}.document a{color:var(--amber);text-decoration:underline}.document ul{color:var(--muted);line-height:1.8}
@media(min-width:1600px){.hero-grid{min-height:760px}.world-art{height:730px}}
@media(max-width:1100px){.hero-grid{gap:0;min-height:620px}.world-art{height:600px}h1{font-size:68px}.hero-actions{gap:16px}.hero-actions .button{padding:13px 15px;font-size:11px}.vision-card{padding:28px 22px}.vision-card p{min-height:118px}.worlds-grid{gap:5%}.world-window{height:420px}.section-intro{gap:10%}.branch-choice{width:48%;font-size:9px;padding:13px 8px}.timeline{margin:0 20px}.story-result{padding:25px 22px}.story-result h3{font-size:21px}}
@media(max-width:800px){.site-header nav{gap:19px;font-size:12px}.hero-meta{font-size:8px}.hero-grid{grid-template-columns:1fr 1fr;min-height:560px}h1{font-size:55px;letter-spacing:-2.3px}.hero-copy{padding:25px 0 40px}.intro{font-size:13px}.world-art{height:540px}.art-heading{left:0}.art-tag{display:none}.art-caption{left:5px}.art-caption p{font-size:16px}.view-controls{left:5px}.view-controls button span{margin-left:5px}.hero-copy .eyebrow{font-size:8px}.hero-bottom p,.hero-bottom>a{font-size:7px}.hero-bottom p span{margin:0 10px}.section{padding:70px 0}.vision-card{padding:22px 17px}.vision-card h3{font-size:21px}.vision-card p{font-size:12px;min-height:128px}.card-foot{font-size:10px;gap:10px}.section-intro{gap:6%}.worlds-grid{grid-template-columns:1fr;gap:35px}.world-window{height:360px}.worlds-copy{max-width:600px}.studio-flow{gap:25px}.studio-flow h3{font-size:21px}.studio-flow p{font-size:12px;min-height:108px}.mini-label{font-size:7px}.story-grid{grid-template-columns:1fr}.timeline{min-height:280px;margin:0 35px}.story-result{border-left:0;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:0 28px}.story-result .eyebrow{grid-column:1/-1}.story-visual{grid-row:2/4;height:155px}.story-result h3{margin:0}.story-result p{min-height:0}.demo-footer{font-size:7px}.footer-top{flex-wrap:wrap}.footer-top>p{margin-left:auto}.footer-top>div{width:100%}.follow-section{padding:75px 0}}
@media(max-width:560px){.wrap{width:89%}.site-header{height:83px;gap:15px;flex-wrap:wrap;padding:15px 0 12px;height:auto}.site-header .brand{font-size:24px}.site-header .brand img{width:31px;height:31px}.header-channel{padding:9px 12px;font-size:11px}.header-channel span{margin-left:9px}.site-header nav{order:3;justify-content:space-between;width:100%;padding-top:12px;font-size:11px;border-top:1px solid #252b22;margin-top:1px}.hero-meta{padding:22px 0 6px;font-size:7px;letter-spacing:1px}.hero-meta>span:last-child{font-size:6px;letter-spacing:.4px}.tiny-star{margin-left:4px;font-size:12px}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:25px 0 10px}.hero-copy .eyebrow{font-size:8px;margin-bottom:18px}h1{font-size:clamp(50px,12.7vw,71px);letter-spacing:-2.5px;line-height:1.03}.intro{font-size:13px;max-width:340px;margin:23px 0}.hero-actions{gap:21px}.hero-actions .button{font-size:10px;gap:9px}.button>span:last-child{margin-left:7px}.text-link{font-size:10px;gap:14px}.world-art{height:430px;margin-top:28px}.art-heading{top:0}.art-heading .eyebrow{font-size:8px}.art-tag{display:block;font-size:7px}.cross-one{top:75px;left:0}.cross-two{bottom:130px;right:0}.art-caption{bottom:72px;left:0}.art-caption p{font-size:16px}.art-caption .eyebrow{font-size:7px}.view-controls{left:0;bottom:0}.view-controls button{padding:16px 0}.hero-bottom{margin-top:25px;padding:17px 0}.hero-bottom p{font-size:7px;line-height:1.9;letter-spacing:.8px;max-width:190px}.hero-bottom p span{margin:0 7px 0 0}.hero-bottom>a{font-size:6px;letter-spacing:.5px;max-width:84px;line-height:1.9}.hero-bottom>a span{margin-left:10px}.section{padding:55px 0}.section>.eyebrow,.section-top .eyebrow{font-size:8px;letter-spacing:1px;margin-bottom:22px}.stage{font-size:6px;padding:6px;letter-spacing:.7px}.section-intro{grid-template-columns:1fr;gap:24px;margin-bottom:31px}h2{font-size:37px;letter-spacing:-1.4px}.section-intro p{font-size:13px}.vision-grid{grid-template-columns:1fr}.vision-card{padding:26px}.vision-card+.vision-card{border-left:1px solid var(--line);border-top:0}.card-symbol{height:65px;float:right;width:110px;transform:scale(.8);transform-origin:top right;margin-top:-5px}.vision-card .eyebrow{margin-top:10px}.vision-card h3{font-size:25px;clear:none}.vision-card p{min-height:0;margin:22px 0;font-size:13px;clear:both}.card-foot{font-size:11px}.world-window{height:310px}.window-top,.window-bottom{left:14px;right:14px;font-size:7px}.window-top span:last-child{font-size:6px}.window-bottom{font-size:6px;letter-spacing:.5px}.worlds-copy>p{font-size:13px}.simulation-link{padding-left:17px}.studio-flow{grid-template-columns:1fr;gap:30px}.studio-flow h3{margin:17px 0 13px;font-size:25px}.studio-flow p{min-height:0;font-size:13px;margin-bottom:19px}.mini-label{font-size:8px}.development-note{font-size:10px;line-height:1.8;margin-top:30px}.demo-heading{padding:17px 15px;display:block}.demo-heading .eyebrow{font-size:7px;letter-spacing:.7px}.demo-heading>span:last-child{display:block;margin-top:9px;font-size:7px}.timeline{min-height:285px;margin:0 14px}.timeline-node strong{font-size:9px}.timeline-node span{font-size:7px}.timeline-node.turning{left:27%}.timeline-track{width:26%}.timeline-fork{left:29%;right:20%}.branch-choice{width:56%;font-size:9px}.branch-choice small{font-size:6px}.story-result{display:block;padding:23px 19px}.story-result .eyebrow{font-size:7px}.story-visual{height:135px}.story-result h3{margin:21px 0 12px;font-size:25px}.story-result p{font-size:12px}.demo-footer{display:block;padding:16px;font-size:6px;letter-spacing:.3px}.demo-footer>span:last-child{display:block;margin-top:10px;font-size:9px}.follow-section{padding:63px 0}.follow-section>.eyebrow{font-size:8px}.follow-section h2{font-size:35px}.follow-section>p:not(.eyebrow){font-size:13px}.follow-section .button{font-size:11px}.follow-note{font-size:7px}.footer-top{gap:20px;padding:27px 0}.footer-top>p{font-size:10px;margin-left:0}.footer-top>div{font-size:10px}.footer-bottom{align-items:start;flex-direction:column;font-size:8px;gap:20px}.footer-bottom>div{font-size:10px}.document{padding:45px 0}.document h1{font-size:46px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.art-caption p{white-space:pre-line}.identity{padding:65px 0 90px}.identity>h1{font-size:70px}.identity-intro{max-width:610px;margin:30px 0 45px}.identity-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.identity-card{border:1px solid var(--line);padding:35px}.identity-card h2,.extra-assets h2{font-size:29px;letter-spacing:-.6px}.identity-card p{font-size:13px}.identity-card>a,.asset-links a{display:inline-block;font-size:12px;border-bottom:1px solid #786e50;padding:9px 0}.wordmark-preview{display:block;width:100%;height:240px;object-fit:contain;padding:35px 0}.avatar-preview{display:block;width:240px;height:240px;object-fit:contain;margin:0 auto;border-radius:50%}.identity-heading{font-size:38px;margin-top:65px}.banner-preview{width:100%;height:auto;display:block;border:1px solid var(--line);margin-top:24px}.asset-links{display:flex;gap:27px;flex-wrap:wrap;margin:20px 0}.vertical{flex-direction:column;align-items:start;gap:5px}.extra-assets{margin-top:60px}.palette{display:flex;gap:10px;margin-top:25px}.swatch{display:block;padding:24px 16px;font:9px var(--mono);border:1px solid #39402f;flex:1}.swatch small{display:block;margin-top:10px;font-size:9px}.ivory{background:var(--ink);color:var(--bg)}.amber{background:var(--amber);color:var(--bg)}@media(max-width:650px){.identity{padding-top:40px}.identity>h1{font-size:51px}.identity-grid{grid-template-columns:1fr}.identity-card{padding:24px}.identity-heading{font-size:31px}.palette{gap:6px}.swatch{padding:20px 10px}.footer-bottom>div{flex-wrap:wrap;gap:16px}.asset-links{gap:10px 20px}.identity-intro{font-size:14px}}

/* Email draft panel: shared interaction pattern with ASimulation. */
.contact{display:grid;grid-template-columns:1fr 1.2fr;gap:9%;border-top:1px solid var(--line)}.contact-intro>p:not(.eyebrow){margin:25px 0}.contact-address{color:var(--amber);font-size:clamp(15px,1.5vw,21px);overflow-wrap:anywhere}.contact .contact-location{font:9px var(--mono);letter-spacing:1px;margin-top:26px}.enquiry-panel{min-width:0}.enquiry-heading{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--line);margin-bottom:25px}.enquiry-heading .eyebrow{margin:0}.enquiry-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact label{display:block;font-size:12px;color:var(--ink)}.contact input:not([type=radio]),.contact textarea{display:block;width:100%;background:var(--panel);color:var(--ink);border:1px solid #505649;border-radius:2px;padding:12px;font:16px/1.5 Arial,Helvetica,sans-serif;margin:9px 0 22px}.contact input:focus-visible,.contact textarea:focus-visible{outline:2px solid var(--amber);outline-offset:3px}.contact textarea{resize:vertical}.contact input::placeholder,.contact textarea::placeholder{color:#929a8c;font-size:13px}.contact fieldset{padding:0;border:0;margin:0 0 24px}.contact legend{font-size:12px;margin-bottom:13px}.interest-options{display:flex;flex-wrap:wrap;gap:14px}.interest-options label{display:flex;align-items:center;font-size:11px;gap:6px}.interest-options input{accent-color:var(--amber);margin:0}.enquiry-actions,.draft-options{display:flex;gap:16px;flex-wrap:wrap;align-items:center}.prepare-email,.copy-enquiry{padding:13px 17px;min-height:44px;border:1px solid var(--amber);border-radius:2px;font-size:12px;line-height:1.4}.prepare-email{background:var(--amber);color:var(--bg)}.prepare-email:hover{background:#ebc99a;color:var(--bg)}.copy-enquiry{background:transparent;color:var(--ink);border-color:#505649}.copy-enquiry:hover{border-color:var(--amber)}.enquiry-note,.enquiry-status{font-size:12px}.enquiry-status:empty{display:none}.email-draft{border:1px solid var(--line);padding:22px;margin-top:24px}.email-draft h3{font:27px Georgia,serif}.email-draft p{font-size:13px}.draft-options{margin:20px 0}.email-draft textarea{font:12px/1.6 var(--mono)}.enquiry-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:20px;margin-top:25px;font:8px/1.7 var(--mono);letter-spacing:.6px;color:var(--muted)}.document h1{overflow-wrap:anywhere;font-size:clamp(42px,5vw,70px)}[hidden]{display:none!important}@media(max-width:800px){.contact{gap:5%}.enquiry-row{grid-template-columns:1fr;gap:0}}@media(max-width:560px){.contact{grid-template-columns:1fr;gap:35px}.contact-address{font-size:18px}.enquiry-bottom{font-size:7px}.email-draft{padding:17px}.site-header>a:not(.brand){font-size:12px}}
