:root{--paper:#f6f3ed;--ink:#242923;--muted:#596052;--line:#cbcbbd;--accent:#8b432e;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.7 var(--sans)}img{display:block;max-width:100%;height:auto}a{color:inherit;text-underline-offset:.25em}button,input,select,textarea{font:inherit}button,a,summary,input,select,textarea{touch-action:manipulation}button{cursor:pointer}a:hover{color:var(--accent)}:focus-visible{outline:3px solid #9e4a2f;outline-offset:5px}p{margin:0 0 1.3em}h1,h2,h3{font-weight:400;line-height:1.04;letter-spacing:-.035em;margin:0 0 .4em}h1,h2{font-family:var(--serif)}h1{font-size:clamp(3.6rem,6.5vw,7rem)}h2{font-size:clamp(2.8rem,4.5vw,4.9rem)}h3{font-size:1.48rem;line-height:1.3;letter-spacing:-.025em}em{font-weight:400}figure{margin:0}figcaption{font-size:.78rem;color:var(--muted);line-height:1.65;padding-top:.9rem}ul{padding-left:1.2rem}li{padding-left:.25rem;margin:.5rem 0}.shell{width:min(1360px,calc(100% - 96px));margin-inline:auto}.site-head{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:25px 0;border-bottom:1px solid var(--line)}.wordmark{font-weight:650;font-size:1.75rem;letter-spacing:-.06em;text-decoration:none}.wordmark span{font-weight:400;color:var(--muted)}.site-head nav{display:flex;gap:2rem;align-items:center;font-size:.85rem}.site-head nav>a:not(.button){padding:12px 0;text-decoration:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:1.5rem;min-height:50px;padding:13px 23px;border:1px solid var(--ink);background:var(--ink);color:var(--paper);text-decoration:none;font-size:.85rem;font-weight:550;line-height:1.4;transition:background .15s}.button:hover{color:white;background:#3b4838}.button.small{min-height:44px;padding:10px 18px}.button.light{background:var(--paper);color:var(--ink);border-color:var(--paper)}.button.secondary{color:var(--ink);background:transparent}.button:disabled{opacity:.55;cursor:default}.text-link{font-size:.88rem;display:inline-block;padding:10px 0;font-weight:550}.skip{position:fixed;top:10px;left:10px;z-index:20;background:var(--paper);padding:10px 20px;transform:translateY(-200%)}.skip:focus{transform:none}.eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.12em;line-height:1.7;margin-bottom:1.7rem}.lede{font-size:1.1rem;line-height:1.8;max-width:39rem;color:#4c5447}.actions{display:flex;align-items:center;gap:1.8rem;flex-wrap:wrap;margin:2rem 0}.fine{font-size:.78rem;color:var(--muted);line-height:1.7}.product-hero{padding-block:75px 65px;display:grid;grid-template-columns:1fr .94fr;gap:4rem;align-items:center}.product-hero .hero-art img{width:100%;aspect-ratio:1/1.14;object-fit:cover}.hero-art{position:relative}.hero-art:before{content:'F / 01';position:absolute;top:18px;left:18px;color:white;letter-spacing:.1em;font-size:.75rem;background:#242923;padding:4px 10px}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;border-block:1px solid var(--line);padding-block:24px;font-size:.78rem;line-height:1.5}.section{padding-block:100px}.section-head{margin-bottom:48px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem}.feature-grid article{border-top:1px solid var(--line);padding-top:25px}.feature-grid p{font-size:.95rem;color:#4c5447}.number{font-family:var(--serif);font-size:2.4rem;display:block;margin-bottom:2rem;color:var(--accent)}.split-band{display:grid;grid-template-columns:1fr 1fr;align-items:center;background:#e8e9df}.split-band>img{width:100%;height:100%;max-height:760px;min-height:500px;object-fit:cover}.split-band>div{padding:60px clamp(35px,6vw,110px)}.split-band p:not(.eyebrow){max-width:38rem}.edition-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.edition{border:1px solid var(--line);padding:48px}.edition h3{font-family:var(--serif);font-size:3.7rem}.edition-tag{font-size:1rem;min-height:3.4rem}.edition ul{font-size:.94rem;margin-block:1.5rem 2.4rem}.edition li{margin:.9rem 0}.edition.pro{background:var(--ink);color:var(--paper);border-color:var(--ink)}.edition.pro .fine{color:#d1d5c9;margin-top:1rem;max-width:36rem}.edition.pro a:hover{color:var(--ink);background:#e9e7da}.brief-promo{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center;border-top:1px solid var(--line)}.brief-promo p{max-width:35rem}.brief-promo img{width:100%;aspect-ratio:1.15;object-fit:cover}.faq{max-width:950px}.faq details{border-top:1px solid var(--line);padding:8px 0}.faq details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;font-weight:550;padding:18px 5px;line-height:1.5}.faq details p{max-width:780px;margin:0 5px 20px}.end-band{padding:80px 0 95px;background:#384637;color:var(--paper)}.end-band h2{max-width:850px;margin-bottom:35px}.site-foot{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding-block:65px 35px;margin-top:75px;border-top:1px solid var(--line)}.site-foot p{font-size:.8rem;color:var(--muted);margin-top:15px}.site-foot nav{display:flex;justify-content:flex-end;gap:8px 24px;flex-wrap:wrap;align-content:flex-start;font-size:.8rem}.site-foot nav a{padding:10px 0}.site-foot .company{grid-column:1/-1;padding-top:20px;margin-top:10px;border-top:1px solid var(--line);font-size:.75rem}.compact-hero{padding-block:80px 60px}.compact-hero h1{max-width:1100px}.compact-hero>p:not(.eyebrow){max-width:780px}.download-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.download-card{padding:45px;border:1px solid var(--line)}.download-card h2{font-size:3.3rem}.download-card p:not(.eyebrow){max-width:500px}.narrow{max-width:880px}.steps{padding-left:1.4rem}.steps li{margin:1.5rem 0;padding-left:.65rem}.tour{padding:45px;background:#e8e9df;border:1px solid #c7cabd}.tour-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px}.tour-top .eyebrow{margin:0}.pill{border:1px solid #79856b;border-radius:40px;padding:6px 14px;font-size:.75rem}.tour h2{font-size:3.2rem}.tour-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin:30px 0}.tour-facts div{border-top:1px solid #b7bfab;padding-top:20px}.tour-facts dt{font-size:.75rem;color:#4c5447}.tour-facts dd{margin:8px 0}.timeline{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.timeline li{border-top:1px solid #b7bfab;padding:20px 0}.timeline strong,.timeline span{display:block}.timeline span{font-size:.9rem;margin-top:8px}.brief-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.brief-layout label,.guide-search{display:block;font-size:.9rem;font-weight:550;margin:0 0 22px}.brief-layout input:not([type=checkbox]),.brief-layout select,.brief-layout textarea,.guide-search input{display:block;width:100%;margin-top:8px;background:#fffdf7;color:var(--ink);border:1px solid #8c9681;border-radius:0;min-height:48px;padding:12px 14px}.brief-layout textarea{resize:vertical}.brief-layout input::placeholder,.brief-layout textarea::placeholder,.guide-search input::placeholder{color:#626958;opacity:1}.field-pair{display:grid;grid-template-columns:1fr 2fr;gap:20px}fieldset{margin:0 0 24px;padding:20px;border:1px solid var(--line)}legend{padding-inline:5px;font-size:.9rem}.brief-layout .check{font-weight:400;display:flex;gap:12px;align-items:center;min-height:44px;margin:0}.check input{width:19px;height:19px;accent-color:var(--ink);flex-shrink:0}.brief-result{position:sticky;top:30px;background:#e8e9df;padding:35px}.brief-result h2{font-size:3rem}.brief-result pre{white-space:pre-wrap;overflow-wrap:anywhere;font: .94rem/1.8 var(--sans);margin:25px 0}.brief-result .actions{gap:12px}#brief-status{font-size:.85rem;min-height:1.7em}.guide-search{max-width:550px;margin-top:35px}.guide-layout{display:grid;grid-template-columns:240px 1fr;gap:80px;align-items:start}.guide-nav{position:sticky;top:25px;display:flex;flex-direction:column;gap:4px;font-size:.85rem}.guide-nav a{padding:10px 0}.guide-item{border-top:1px solid var(--line);padding-block:35px 45px;max-width:880px;scroll-margin-top:30px}.guide-item h2{font-size:2.8rem}.guide-item[hidden]{display:none}.guide-item li{margin:.7rem 0}
@media(min-width:1600px){.product-hero{padding-top:100px}.product-hero h1{font-size:7rem}}@media(max-width:1050px){.shell{width:calc(100% - 56px)}.product-hero{gap:30px}.product-hero h1{font-size:4.5rem}.feature-grid{gap:30px}.edition{padding:30px}.brief-promo{gap:35px}.section{padding-block:75px}.brief-layout{gap:30px}.brief-result{padding:25px}.guide-layout{gap:40px;grid-template-columns:200px 1fr}.split-band>div{padding:40px}.site-head nav{gap:20px}}@media(max-width:760px){h1{font-size:3.8rem}h2{font-size:3rem}.shell{width:calc(100% - 36px)}.site-head{flex-wrap:wrap;padding-block:20px;gap:12px}.site-head nav{width:100%;justify-content:space-between;gap:8px;font-size:.8rem}.wordmark{font-size:1.6rem}.site-head .button{padding:10px 12px}.product-hero{padding-block:45px;grid-template-columns:1fr;gap:25px}.product-hero h1{font-size:clamp(3.7rem,10vw,5rem)}.product-hero .hero-art img{aspect-ratio:1.2}.actions{gap:18px}.trust-strip{grid-template-columns:1fr 1fr;gap:20px}.feature-grid{grid-template-columns:1fr;gap:30px}.number{margin-bottom:12px}.section{padding-block:55px}.section-head{margin-bottom:30px}.split-band{grid-template-columns:1fr}.split-band>img{min-height:0;max-height:none;aspect-ratio:1.3}.split-band>div{padding:40px 25px}.edition-grid,.download-grid{grid-template-columns:1fr;gap:20px}.edition,.download-card{padding:30px 25px}.edition h3{font-size:3.2rem}.edition-tag{min-height:0}.brief-promo{grid-template-columns:1fr;gap:30px}.brief-promo img{aspect-ratio:1.3}.site-foot{grid-template-columns:1fr;margin-top:50px;padding-top:35px;gap:15px}.site-foot nav{justify-content:flex-start;gap:4px 22px}.end-band{padding:55px 0}.compact-hero{padding-block:45px}.compact-hero h1{font-size:clamp(3.3rem,11vw,5rem)}.tour{padding:25px 20px}.tour-top{align-items:start}.tour-top .eyebrow{max-width:190px}.tour-facts,.timeline{grid-template-columns:1fr;gap:5px}.brief-layout{grid-template-columns:1fr;gap:35px}.brief-result{position:static;padding:25px}.guide-layout{grid-template-columns:1fr;gap:30px}.guide-nav{position:static;display:grid;grid-template-columns:1fr 1fr;border-block:1px solid var(--line);padding:15px 0;gap:4px 20px}.guide-item{padding-block:25px 35px}.guide-search{margin-bottom:0}.field-pair{grid-template-columns:1fr;gap:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media print{.site-head,.site-foot,.actions,.guide-nav,.guide-search,.brief-layout form{display:none}.shell{width:100%}.brief-layout{display:block}.brief-result{position:static;background:white}.section,.compact-hero{padding-block:20px}body{font-size:11pt;color:black;background:white}h1{font-size:32pt}h2{font-size:25pt}.guide-item[hidden]{display:block}.hero-art{max-width:400px}}
.product-hero>*,.brief-layout>*,.edition-grid>*,.feature-grid>*,.download-grid>*,.brief-promo>*{min-width:0}h1,h2,h3{overflow-wrap:break-word}@media(max-width:760px){.product-hero h1,.compact-hero h1{font-size:clamp(2.8rem,10vw,5rem)}}
.guide-capture{margin:30px 0 8px}.guide-capture img{border:1px solid var(--line);width:100%}.guide-capture a{display:block}

.demo-duo{display:grid;grid-template-columns:1fr 1fr;gap:24px}.demo-card{border:1px solid var(--line,#d7d2c8);background:#f8f5ef}.demo-card img{width:100%;aspect-ratio:1.6;object-fit:cover}.demo-card>div{padding:30px}.demo-card h3{font-size:34px;margin:10px 0}.edition-table{overflow:auto;border:1px solid #d6d2c9}.edition-table table{border-collapse:collapse;min-width:650px;width:100%;font-size:15px}.edition-table th,.edition-table td{text-align:left;padding:16px 20px;border-bottom:1px solid #dedad2;vertical-align:top;line-height:1.6}.edition-table th{background:#eaece4}.edition-table td:nth-child(3){background:#f0f3eb}.edition-table caption{text-align:left;font-size:13px;padding:16px}.tour-gallery{display:grid;grid-template-columns:1fr 1fr;gap:28px}.tour-gallery figure{margin:0;padding:20px;border:1px solid #d8d5ce;background:#fff}.tour-gallery img{width:100%;height:300px;object-fit:contain;object-position:top;background:#f3f3f1}.tour-gallery figcaption{font-size:14px;line-height:1.6;margin-top:14px}.collection-links{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.collection-links a{padding:28px 18px;background:#e9e9df;color:#24382a;text-decoration:none;font-weight:600}.pattern-source{width:100%;min-height:180px;background:white;font:13px/1.6 monospace;padding:20px;border:1px solid #b9bcb4;resize:vertical}.tour-video{display:block;width:100%;max-height:740px;background:#f0f0ed}.suite-note{background:#ecefe7;border-left:4px solid #57734c;padding:22px;line-height:1.7}.demo-card .actions{flex-wrap:wrap}.tour-gallery a{display:block}.share-invite{border:1px solid #cdd4c6;padding:30px;background:#f2f4ed}.feature-grid li{margin:10px 0;line-height:1.6}@media(max-width:760px){.demo-duo,.tour-gallery{grid-template-columns:1fr}.collection-links{grid-template-columns:1fr 1fr}.edition-table th,.edition-table td{padding:12px}.tour-gallery img{height:230px}}

.decision-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:30px 0 42px}.decision-grid article{padding:28px;border:1px solid #d0d5ca;background:#f1f3ed;min-width:0}.decision-grid h3{font-size:26px;line-height:1.2;margin:16px 0}.decision-grid p{line-height:1.7}.step-number{font-size:13px;letter-spacing:.12em;color:#49603d}.setup-steps{padding-left:24px}.setup-steps li{padding:8px 0;line-height:1.7}.setup-capture{margin:24px 0;padding:18px;background:#f1f2ed;border:1px solid #d0d5ca}.setup-capture img{display:block;width:100%;max-height:660px;object-fit:contain;object-position:top}.setup-capture figcaption,.workflow-sequence figcaption{font-size:13px;line-height:1.6;margin-top:12px;color:#50594b}.workflow-sequence>article{display:grid;grid-template-columns:1fr 1.2fr;gap:48px;align-items:start;padding:48px 0;border-top:1px solid #d0d5ca;scroll-margin-top:30px}.workflow-sequence h2{font-size:38px;line-height:1.15}.workflow-sequence p{line-height:1.75}.workflow-sequence figure{margin:0;min-width:0}.workflow-sequence img{width:100%;border:1px solid #d0d5ca;display:block}.workflow-sequence article:nth-child(even)>div{order:2}.workflow-sequence article:nth-child(even)>figure{order:1}@media(max-width:850px){.decision-grid{grid-template-columns:1fr}.workflow-sequence>article{grid-template-columns:1fr;gap:20px;padding:32px 0}.workflow-sequence article:nth-child(even)>div,.workflow-sequence article:nth-child(even)>figure{order:initial}.workflow-sequence h2{font-size:32px}.setup-capture{padding:8px}}

/* FORMA 1.3.2: task-first choices and installation guidance. */
.preview-choice-help{max-width:38rem;font-size:.9rem;line-height:1.65;margin:1rem 0 0;color:#4c5148}
.install-optional{padding:1.15rem 1.3rem;border:1px solid #c9cec0;margin:1.5rem 0;background:#f2f3ec}
.install-optional summary{font-weight:600;cursor:pointer;min-height:32px}
.install-optional p{margin:.75rem 0 0}
.steps code{overflow-wrap:anywhere;font-size:.86em}
@media(max-width:600px){.download-card .button{width:100%;text-align:center}.preview-choice-help{font-size:.86rem}.install-optional{padding:1rem}}

/* FORMA 1.4: studio portfolios, clear edition choices and an illustrated workflow. */
.launch-hero{gap:clamp(2rem,5vw,5rem);padding-top:65px}
.launch-hero h1{font-size:clamp(3rem,5.2vw,5.9rem);line-height:1.03}
.launch-hero .hero-art img{aspect-ratio:.92;object-fit:cover}
.launch-hero .lede{max-width:36rem}
.launch-hero .actions{gap:1rem;margin-block:1.7rem}
.launch-section-head,.story-intro{display:grid;grid-template-columns:1.25fr 1fr;align-items:end;gap:3rem}
.launch-section-head>p,.story-intro>p{max-width:35rem;color:var(--muted);margin-bottom:.6rem}
.project-examples{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}
.project-examples article{min-width:0}
.project-examples img{aspect-ratio:1.15;object-fit:cover;width:100%}
.project-examples article:nth-child(2) img{object-position:60% center}
.project-examples article>div{padding:24px 0 10px}
.project-examples .eyebrow{font-size:.67rem;margin-bottom:1rem;letter-spacing:.08em}
.project-examples h3{font-family:var(--serif);font-size:2.1rem;line-height:1.12}
.project-examples p:not(.eyebrow){font-size:.92rem;line-height:1.7}
.project-examples+.fine{border-top:1px solid var(--line);padding-top:20px;margin-top:1rem}
.studio-story{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.story-intro{margin-bottom:35px}
.story-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #bbc5b8;margin-bottom:0}
.story-tabs a{display:flex;gap:14px;align-items:center;padding:20px 18px;text-decoration:none;font-size:.9rem;line-height:1.45;min-height:70px}
.story-tabs a+a{border-left:1px solid #bbc5b8}
.story-tabs a>span{font-size:.72rem;letter-spacing:.08em;color:#626d5b}
.story-tabs a:hover{background:#e7ecdf;color:#202a20}
.story-tabs a[aria-selected=true]{background:#2e4232;color:#fff}
.story-tabs a[aria-selected=true]>span{color:#d0dec3}
.story-tabs a:focus-visible{outline:3px solid #ae633e;outline-offset:-5px}
.story-panel{display:grid;grid-template-columns:.9fr 1.2fr;gap:clamp(2rem,5vw,5rem);align-items:center;padding:45px;border:1px solid #bbc5b8;border-top:0;background:#eeeee5}
.story-panel[hidden],.story-controls[hidden]{display:none}
.story-panel:focus-visible{outline-offset:-5px}
.story-panel+.story-panel{border-top:1px solid #bbc5b8}
.story-copy{min-width:0}
.story-edition{font-size:.7rem;letter-spacing:.075em;font-weight:600;color:#52644a;margin:0 0 18px}
.story-copy h3{font-family:var(--serif);font-size:clamp(2rem,3.1vw,3.1rem);line-height:1.12;margin-bottom:20px}
.story-copy p{font-size:.95rem;line-height:1.75}
.story-copy .story-task{border-left:2px solid #83976b;padding-left:16px;margin:22px 0 10px}
.story-copy .fine{font-size:.76rem;margin-top:18px}
.story-copy .button{margin-top:1rem}
.story-specimen{background:#fffdf7;border:1px solid #c8cec0;box-shadow:0 16px 35px #2635250a;min-width:0}
.specimen-label{font-size:.64rem;font-weight:600;letter-spacing:.08em;line-height:1.6;color:#58624f;padding:16px 22px;border-bottom:1px solid #d7dccc;margin:0}
.enquiry-specimen{padding:0 28px 24px}
.enquiry-specimen .specimen-label{margin-inline:-28px}
.specimen-heading{display:flex;align-items:flex-start;gap:16px;justify-content:space-between;padding-top:26px}
.specimen-heading strong{font-size:1.04rem;line-height:1.4}
.specimen-heading span{font-size:.68rem;white-space:nowrap;background:#e8eeda;border:1px solid #c5d1ac;padding:3px 8px;color:#334329}
.enquiry-specimen blockquote{font-family:var(--serif);font-size:1.55rem;line-height:1.45;margin:25px 0}
.enquiry-specimen dl{font-size:.83rem;display:grid;gap:10px;margin:0 0 22px}
.enquiry-specimen dl>div{display:grid;grid-template-columns:90px 1fr;gap:15px}
.enquiry-specimen dt{color:#606951}
.enquiry-specimen dd{margin:0}
.specimen-next{padding:16px;background:#eff2e8;margin-bottom:16px}
.specimen-next span,.specimen-next strong{display:block;font-size:.8rem;line-height:1.55}
.specimen-next span{color:#526348;font-size:.68rem;margin-bottom:6px}
.enquiry-specimen>.fine{font-size:.7rem;margin:0}
.selected-project{display:grid;grid-template-columns:130px 1fr;gap:20px;padding:22px}
.selected-project+.selected-project{border-top:1px solid #d7dccc}
.selected-project img{width:100%;height:150px;object-fit:cover}
.selected-project span,.presentation-specimen>div>span{font-size:.65rem;letter-spacing:.06em;color:#5c6852}
.selected-project h4{font-size:1.1rem;font-weight:500;line-height:1.35;margin:7px 0}
.selected-project p{font-size:.82rem;line-height:1.6;margin:0}
.presentation-specimen>img{width:100%;aspect-ratio:2;object-fit:cover}
.presentation-specimen>div{padding:24px 28px 28px}
.presentation-specimen h4{font-family:var(--serif);font-size:2.3rem;line-height:1.12;font-weight:400;letter-spacing:-.025em;margin:10px 0 14px}
.presentation-specimen>div>p{font-size:.86rem;color:#555f4e}
.presentation-specimen>div>a{font-size:.8rem;display:inline-block;min-height:38px}
.story-controls{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:15px}
.story-controls p{font-size:.77rem;margin:0;color:var(--muted)}
.story-controls>div{display:flex;gap:10px}
.story-controls button{padding:10px 14px;border:1px solid #718069;background:transparent;color:#2c3d28;font-size:.8rem;min-height:44px}
.story-controls button:disabled{opacity:.48;cursor:default}
.story-footnote{font-size:.73rem;color:var(--muted);max-width:900px;margin:22px 0 0}
.edition-choice{display:grid;grid-template-columns:1fr 1fr;gap:26px}
.edition-choice>article{padding:40px;border:1px solid #bfc7b8;min-width:0;background:#f0f2e9}
.edition-choice h3{font-family:var(--serif);font-size:2.55rem;line-height:1.15;margin-bottom:20px}
.edition-choice p{font-size:.97rem}
.edition-choice ul{font-size:.9rem;margin-block:24px}
.edition-choice li{margin:12px 0}
.edition-choice .button{margin-right:15px}
.edition-choice .choice-pro{background:#2e4232;color:#f8f8ef;border-color:#2e4232}
.choice-pro .eyebrow,.choice-pro .fine{color:#d1dfc7}
.choice-pro a:hover{color:#e4efcf}
.choice-pro .button:hover{color:#263622}
.choice-pro .fine{margin:18px 0 0;font-size:.76rem}
.full-comparison,.real-captures{border:1px solid #bbc5b8;margin-top:28px}
.full-comparison>summary,.real-captures>summary{padding:20px 24px;min-height:60px}
.full-comparison>.fine,.real-captures>p,.real-captures>figure{margin:22px}
.full-comparison .edition-table{border:0;border-top:1px solid #bbc5b8}
.launch-preview-links{display:grid;grid-template-columns:1.4fr 1fr;gap:3rem;align-items:center}
.launch-preview-links>div:last-child{display:flex;flex-direction:column;align-items:start;gap:8px}
.launch-preview-links h2{font-size:3.8rem}
.studio-directions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.studio-directions>a{display:block;min-width:0;padding:30px 24px;background:#e5e4d8;border:1px solid #c0c4b5;text-decoration:none}
.studio-directions>a:nth-child(2){background:#ddd5c5}.studio-directions>a:nth-child(3){background:#eadfce}.studio-directions>a:nth-child(4){background:#dce2d0}
.studio-directions span{display:block;font-size:.65rem;letter-spacing:.08em;margin-bottom:28px}
.studio-directions strong{display:block;font-family:var(--serif);font-weight:400;font-size:1.85rem;line-height:1.15;margin-bottom:20px}
.studio-directions p{font-size:.84rem;line-height:1.7;margin:0}
.backend-invite .text-link{color:#f5f7e9}
.install-map{margin-block:2rem;display:grid;gap:1rem;padding:0;list-style:none}
.install-map li{display:grid;grid-template-columns:44px 1fr;gap:18px;margin:0;padding:22px;border:1px solid var(--line);background:#f0f2e9}
.install-map .install-number{font-family:var(--serif);font-size:2rem;color:#587048}
.install-map h3{font-size:1.2rem;margin-bottom:8px}
.install-map p{margin:0;font-size:.92rem}
@media(max-width:1000px){.story-panel{padding:30px;gap:30px}.selected-project{grid-template-columns:100px 1fr;padding:18px;gap:15px}.selected-project img{height:130px}.studio-directions{grid-template-columns:1fr 1fr}.edition-choice>article{padding:30px}}
@media(max-width:760px){.launch-hero{padding-top:35px}.launch-hero h1{font-size:clamp(2.65rem,10vw,3.7rem)}.launch-hero .hero-art img{aspect-ratio:1.15}.launch-section-head,.story-intro{grid-template-columns:1fr;gap:15px}.project-examples{grid-template-columns:1fr;gap:30px}.project-examples img{aspect-ratio:1.45}.project-examples article>div{padding-top:20px}.story-intro{margin-bottom:24px}.story-tabs a{display:block;padding:13px 10px;font-size:.76rem;min-height:94px}.story-tabs a>span{display:block;margin-bottom:6px;font-size:.68rem}.story-panel{grid-template-columns:1fr;padding:24px 18px;gap:25px}.story-copy h3{font-size:2.2rem}.story-copy p{font-size:.9rem}.story-edition{font-size:.66rem}.enquiry-specimen{padding:0 18px 20px}.enquiry-specimen .specimen-label{margin-inline:-18px}.specimen-label{padding:12px 16px}.specimen-heading{flex-wrap:wrap;gap:10px;padding-top:20px}.enquiry-specimen blockquote{font-size:1.35rem}.enquiry-specimen dl>div{grid-template-columns:70px 1fr;gap:8px}.selected-project{grid-template-columns:85px 1fr;padding:16px 12px;gap:12px}.selected-project img{height:120px}.selected-project h4{font-size:1rem}.selected-project p{font-size:.76rem}.presentation-specimen>div{padding:20px}.presentation-specimen h4{font-size:2rem}.story-controls{align-items:start;flex-direction:column;gap:10px}.story-controls>div{width:100%;justify-content:space-between}.story-footnote{font-size:.7rem}.edition-choice{grid-template-columns:1fr;gap:20px}.edition-choice>article{padding:28px 23px}.edition-choice h3{font-size:2.2rem}.full-comparison>summary,.real-captures>summary{padding:18px}.launch-preview-links{grid-template-columns:1fr;gap:15px}.launch-preview-links h2{font-size:3rem}.studio-directions{gap:12px}.studio-directions>a{padding:23px 16px}.studio-directions strong{font-size:1.65rem}.studio-directions span{font-size:.61rem;margin-bottom:20px}.install-map li{grid-template-columns:30px 1fr;padding:18px 14px;gap:12px}}
@media print{.story-tabs,.story-controls{display:none!important}.story-panel,.story-panel[hidden]{display:grid!important;grid-template-columns:1fr;break-inside:avoid;border:1px solid #aaa}.story-specimen{box-shadow:none}.full-comparison:not([open])>div{display:block}.edition-choice{grid-template-columns:1fr}}

.workflow-anchor{position:absolute;width:0;height:0;overflow:hidden}.story-panel{position:relative}
.launch-section-head>*,.story-intro>*{min-width:0}
.story-intro h2{font-size:clamp(2.2rem,3.4vw,3.6rem)}
.studio-directions strong{overflow-wrap:anywhere}
@media(max-width:480px){.studio-directions{grid-template-columns:1fr}.studio-directions>a{padding:24px}.studio-directions span{margin-bottom:12px}.studio-directions strong{font-size:1.9rem;margin-bottom:12px}.studio-directions p{max-width:28rem}}

/* Keep the skip link fully clipped until keyboard focus, including long captures. */
.skip:not(:focus){clip-path:inset(50%);height:1px;width:1px;padding:0;overflow:hidden;white-space:nowrap;transform:none}
.skip:focus{clip-path:none;height:auto;width:auto;overflow:visible;transform:none}
