.studio-eyebrow{font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--v11-muted);font-weight:600}.studio-note{font-size:12px;line-height:1.7;color:var(--v11-muted);margin:12px 0}:root :is(input,textarea)::-moz-placeholder{color:var(--v11-muted)!important;opacity:1}:root :is(input,textarea)::placeholder{color:var(--v11-muted)!important;opacity:1}.v11-footer :is(input,textarea)::-moz-placeholder{color:#cbded4!important}.v11-footer :is(input,textarea)::placeholder{color:#cbded4!important}.v11-studio button[class*=border-stone-],.v11-studio button[role=checkbox]{border-color:var(--v11-control)!important}.studio-primary,.studio-secondary{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:50px;padding:13px 21px;border:1px solid var(--v11-brand);border-radius:8px;font-size:13px;font-weight:600;line-height:1.5;cursor:pointer;transition:background .18s}.studio-primary{background:var(--v11-brand);color:#fff}.studio-primary:hover{background:#163d38}.studio-primary:disabled{opacity:.6;cursor:wait}.studio-secondary{background:var(--v11-surface);color:var(--v11-ink);border-color:var(--v11-control)}.studio-secondary:hover{background:var(--v11-mist)}.v11-studio{background:var(--v11-paper);color:var(--v11-ink)}.v11-studio.studio-welcome{height:auto;min-height:calc(100svh - 120px);overflow:visible}.studio-welcome>div:last-child{background:var(--v11-paper);overflow:visible}.studio-welcome-body{padding:42px 20px 52px}.studio-welcome-content{max-width:850px}.studio-welcome h1{font-size:clamp(48px,5.6vw,76px);line-height:1.02;letter-spacing:-.045em;margin:16px 0 18px;color:var(--v11-ink)}.gallery-intro h1 em,.studio-welcome h1 em{font-weight:400;color:var(--v11-muted)}.studio-welcome h1+p{max-width:420px;font-size:14px;line-height:1.8;margin:0 auto}.v11-studio .studio-composer-shell{padding:0;border:1px solid var(--v11-control);border-radius:16px;box-shadow:0 14px 44px #2449470a;background:var(--v11-surface);overflow:hidden;--tw-ring-color:transparent}.v11-studio .studio-composer{display:flex;flex-direction:column;gap:12px;border:0;border-radius:16px;background:var(--v11-surface);padding:18px;box-shadow:none;align-items:stretch}.v11-studio textarea{font-size:16px;line-height:1.65;caret-color:var(--v11-ink)}.studio-composer textarea{width:100%;min-height:92px!important;padding:0 2px;flex:auto}.studio-composer>button{width:100%;height:50px;gap:12px;border-radius:8px!important;font-size:13px;font-weight:600;margin:0}.studio-composer>button:not(:disabled){background:var(--v11-brand);color:white}.studio-composer>button>span{display:inline}.studio-categories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:26px auto 0;max-width:672px}.v11-studio .studio-category{padding:14px 4px!important;border-radius:10px!important;min-height:100px;gap:10px;background:var(--v11-surface)!important;border:1px solid var(--v11-line)!important;box-shadow:none!important;transform:none}.studio-category>span:first-child{width:34px;height:34px;background:transparent;box-shadow:none}.studio-category>span:last-child{font-size:11px;line-height:1.45}.studio-category:hover{border-color:var(--v11-control)!important}.studio-category svg{width:30px;height:30px}.studio-example{display:flex;flex-direction:column;gap:4px;align-items:center;margin:20px 0;color:var(--v11-muted);font-size:11px}.studio-example button{display:flex;align-items:center;gap:9px;min-height:44px;font-size:12px;color:var(--v11-ink);text-decoration:underline;text-underline-offset:5px}.studio-path{display:flex;justify-content:center;gap:10px;list-style:none;margin:26px auto 0;padding:22px 0 0;border-top:1px solid var(--v11-line);max-width:672px;color:var(--v11-muted);font-size:10px}.studio-path li{flex:1;line-height:1.6}.studio-path span{display:block;margin-bottom:6px;font-variant-numeric:tabular-nums;color:var(--v11-ink)}.studio-toolbar{min-height:62px;padding-inline:56px}.studio-toolbar>div{transform:none!important}.studio-log{max-width:720px;padding-bottom:32px!important}.studio-result{display:flex;flex-direction:column;gap:18px}.v11-studio .studio-result-image{width:100%;max-width:520px;flex:none;border-radius:12px;background:#fff}.studio-result-image img{-o-object-fit:contain;object-fit:contain}.studio-result-image+div{width:100%}.studio-result-image+div>div:nth-child(2)>button:first-child{flex:1;justify-content:center}.studio-result-image+div>div:nth-child(2)>button{min-height:48px}.studio-dock{box-shadow:0 -8px 30px #24494705}.studio-dock textarea{font-size:16px!important}.studio-dock>div{max-width:720px}.creation-share-backdrop{position:fixed;inset:0;z-index:90;display:flex;align-items:flex-end;justify-content:center;padding:12px 8px 0;background:#071c1adb;backdrop-filter:blur(5px)}.creation-share-sheet{width:100%;max-width:480px;max-height:calc(100dvh - 18px);overflow-y:auto;overscroll-behavior:contain;background:var(--v11-surface);color:var(--v11-ink);border:1px solid var(--v11-line);border-radius:22px 22px 0 0;padding:18px 22px max(26px,env(safe-area-inset-bottom));box-shadow:0 24px 80px #0003}.share-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.creation-share-sheet h2{font-family:var(--font-display),serif;font-size:38px;letter-spacing:-.035em;line-height:1.05;margin:6px 0 24px}.share-preview{display:grid;grid-template-columns:82px 1fr;gap:16px;align-items:center;margin:20px 0}.share-preview img{width:82px;aspect-ratio:1;-o-object-fit:contain;object-fit:contain;border-radius:8px;background:white}.share-preview strong{font-size:13px;font-weight:600;overflow-wrap:anywhere}.share-preview p{font-size:12px;line-height:1.7;color:var(--v11-muted);margin-top:5px}.share-field{display:block;font-size:12px;font-weight:600;margin:18px 0;color:var(--v11-ink)}.share-field>span{font-weight:400;color:var(--v11-muted);margin-left:5px}.share-field input{display:block;width:100%;min-height:48px;background:var(--v11-paper);border:1px solid var(--v11-control);border-radius:8px;padding:12px;margin-top:8px;font-size:16px;font-weight:400;color:var(--v11-ink)}.share-consent{display:flex;align-items:start;gap:12px;padding:17px;border:1px solid var(--v11-control);background:var(--v11-paper);border-radius:10px;cursor:pointer;font-size:12px;line-height:1.7;color:var(--v11-muted)}.share-consent input{width:20px;height:20px;flex:none;accent-color:var(--v11-brand);margin-top:2px}.share-consent strong{display:flex;gap:8px;align-items:center;color:var(--v11-ink);font-size:13px;margin-bottom:5px}.share-success>p:first-child{display:flex;align-items:center;gap:8px;margin-bottom:20px}.creation-share-sheet :is(.studio-primary,.studio-secondary){width:100%}.studio-error{background:var(--v11-warning-surface);color:var(--v11-warning);padding:14px;border-radius:8px;font-size:13px;line-height:1.6;margin:15px 0}.v11-gallery-page{padding:0 0 70px;background:var(--v11-paper)}.v11-gallery-page>section{padding-top:48px;padding-bottom:20px}.gallery-intro{max-width:720px}.gallery-intro h1{font-size:clamp(46px,6vw,82px);line-height:1.02}.gallery-intro>p:nth-of-type(2){max-width:530px;line-height:1.8}.gallery-create{margin-top:26px}.gallery-intro>.studio-note{max-width:490px;font-size:11px;margin-top:18px}.gallery-tools{border-top:1px solid var(--v11-line);margin-top:42px;padding-top:25px;display:flex;flex-direction:column;gap:18px}.gallery-search{display:flex;align-items:center;gap:12px;max-width:420px;min-height:50px;border-bottom:1px solid var(--v11-control);color:var(--v11-muted)}.gallery-search input{min-width:0;flex:1;background:transparent;font-size:16px;color:var(--v11-ink);outline:none}.gallery-search:focus-within{outline:2px solid var(--v11-ink);outline-offset:4px}.gallery-search button{width:44px;min-height:44px;display:grid;place-items:center}.gallery-filters{display:flex;overflow-x:auto;gap:8px;padding:4px 2px 10px;scrollbar-width:thin;max-width:100%;scroll-padding-inline:12px}.gallery-filters button{flex:none;min-height:44px;border:1px solid var(--v11-control);border-radius:7px;padding:10px 17px;font-size:12px}.gallery-filters button[aria-pressed=true]{background:var(--v11-brand);color:white;border-color:var(--v11-brand)}.gallery-count{font-size:11px;letter-spacing:.03em;color:var(--v11-muted);margin:14px 0 24px}.gallery-no-results{padding:32px 0 50px}.gallery-no-results h2{font-size:26px}.gallery-no-results p{font-size:14px;color:var(--v11-muted);margin:12px 0 20px}.v11-creation-card>a:first-child{border-radius:12px;border-color:var(--v11-line)!important}.v11-creation-card>div{padding-top:18px!important}.v11-creation-card h2{font-size:27px!important;line-height:1.14;letter-spacing:-.025em}.v11-creation-card .rounded-full{border-radius:7px!important}.v11-creation-card a:first-child span{border-radius:4px!important;font-size:9px;font-weight:500;letter-spacing:.09em}.v11-creation-card a:first-child span svg{display:none}.v11-creation-card>div>div:last-child{border-top:0;padding-top:6px}.v11-creation-card>div>div:last-child>a{background:transparent;border:1px solid var(--v11-control);color:var(--v11-ink);min-height:48px}.v11-creation-card>div>div:last-child>a:hover{background:var(--v11-mist)}.creation-detail{padding:30px 6% 70px}.creation-detail-inner{max-width:1180px;margin:auto}.creation-detail-back{display:inline-flex;align-items:center;min-height:44px;font-size:12px;margin-bottom:22px;color:var(--v11-muted)}.creation-detail-layout{display:grid;gap:32px}.creation-detail-image{aspect-ratio:1;border:1px solid var(--v11-line);background:white;border-radius:12px;overflow:hidden}.creation-detail-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.creation-detail-copy h1{font-size:clamp(38px,4.5vw,62px);line-height:1.08;letter-spacing:-.04em;margin:18px 0}.creation-detail-copy>p{font-size:13px;line-height:1.8;color:var(--v11-muted);margin:10px 0}.creation-detail-actions{display:grid;grid-template-columns:1fr auto;gap:10px;margin:26px 0}.creation-detail-actions>a:first-child{grid-column:1/-1}.creation-detail-steps{list-style:none;padding:20px 0 0;border-top:1px solid var(--v11-line);display:grid;gap:14px;font-size:12px;color:var(--v11-muted)}.creation-detail-steps li{display:flex;gap:14px}.creation-detail-steps span{color:var(--v11-ink);font-variant-numeric:tabular-nums}@media(min-width:640px){.creation-share-backdrop{align-items:center;padding:24px}.creation-share-sheet{border-radius:18px;max-height:calc(100dvh - 48px);padding:22px 30px 30px}.studio-welcome-body{padding:58px 40px}.studio-composer>button{align-self:flex-end;width:auto;padding-inline:22px}.studio-categories{gap:12px}.studio-category>span:last-child,.studio-path{font-size:12px}.studio-path span{display:inline;margin-right:10px}.gallery-tools{gap:24px}.v11-gallery-page>section{padding-top:70px}}@media(min-width:900px){.creation-detail-layout{grid-template-columns:1.15fr 1fr;gap:7%;align-items:center}.creation-detail-copy{padding-block:20px}.creation-detail{padding-top:50px}.gallery-tools{flex-direction:row;align-items:center;justify-content:space-between}.gallery-search{width:30%;flex-shrink:0}.gallery-filters{max-width:65%}}@media(max-width:370px){.studio-welcome-body{padding-inline:15px}.studio-category>span:last-child{font-size:10px}.studio-path{font-size:9px}.creation-share-sheet{padding-inline:18px}.studio-dock button>span{display:none}.studio-toolbar{padding-inline:45px}.studio-toolbar>div{font-size:10px}.studio-result-image+div>div:nth-child(2)>button:first-child{font-size:12px}}@media(prefers-reduced-motion:reduce){.studio-primary,.studio-secondary{transition:none}}.house-page{background:var(--v11-paper);color:var(--v11-ink)}.house-page p{line-height:1.8;color:var(--v11-muted)}.house-page h1,.house-page h2,.house-page h3{font-family:var(--font-display),serif;font-weight:400;letter-spacing:-.035em;color:var(--v11-ink)}.house-page h1{font-size:clamp(43px,6.3vw,90px);line-height:1.03;margin:24px 0}.house-page h2{font-size:clamp(34px,4.4vw,60px);line-height:1.1;margin:18px 0 28px}.house-page h3{font-size:29px;line-height:1.2;margin:12px 0}.house-page .house-eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.15em}.house-hero{max-width:1280px;margin:auto;padding:80px 6% 100px}.house-hero>p:not(.house-eyebrow){max-width:630px;font-size:17px}.house-hero .v11-button{margin-top:28px}.house-hero small{display:block;margin-top:18px;color:var(--v11-muted);font-size:12px;line-height:1.6}.house-section{padding:80px 6%;max-width:1280px;margin:auto;border-top:1px solid var(--v11-line)}.house-journey{list-style:none;margin:48px 0 0;padding:0}.house-journey li{display:grid;grid-template-columns:90px 1fr;gap:30px;padding:32px 0;border-top:1px solid var(--v11-line)}.house-journey li>span{font-size:12px;padding-top:18px;font-variant-numeric:tabular-nums}.house-journey p{max-width:750px}.house-journey small{display:block;font-size:13px;line-height:1.7;max-width:720px;color:var(--v11-muted);border-left:2px solid var(--v11-control);padding-left:18px;margin-top:20px}.house-stages,.house-values{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:40px}.house-stages article,.house-values article{border-top:1px solid var(--v11-control);padding-top:20px}.house-stages article>span,.house-values article>span{font-size:11px;color:var(--v11-muted)}.house-stages h3{font-size:24px}.house-stages p,.house-values p{font-size:14px}.house-split{display:grid;grid-template-columns:1fr 1fr;gap:9%}.house-aside{padding:32px}.house-aside,.house-name{background:var(--v11-mist)}.house-name{padding:85px 6%;text-align:center}.house-name>div{display:flex;justify-content:center;gap:25px;align-items:center;font-family:var(--font-display),serif;font-size:32px}.house-name h2{font-size:clamp(72px,11vw,150px);letter-spacing:-.06em;margin:10px 0 24px}.house-name p{font-size:14px}.house-close{padding:90px 6%;text-align:center;border-top:1px solid var(--v11-line)}.house-close>a:last-child{display:block;padding:24px;font-size:13px;text-decoration:underline;text-underline-offset:5px}.house-page a:focus-visible{outline:2px solid var(--v11-ink);outline-offset:4px}.house-contact{display:grid;grid-template-columns:.8fr 1.2fr;gap:8%}.house-form{padding:32px;background:var(--v11-surface);border:1px solid var(--v11-line)}.house-form label{display:block;font-size:13px;margin:20px 0 8px}.house-form input:not([type=checkbox]),.house-form select,.house-form textarea{display:block;width:100%;background:var(--v11-paper);color:var(--v11-ink);border:1px solid var(--v11-control);padding:14px;font-size:16px;border-radius:4px;min-height:48px}.house-form textarea{resize:vertical}.house-form button{min-height:48px;margin-top:20px;width:100%}.house-form small{display:block;font-size:12px;line-height:1.7;color:var(--v11-muted);margin-top:16px}.house-form a{text-decoration:underline}.house-form input:focus-visible,.house-form select:focus-visible,.house-form textarea:focus-visible{outline:2px solid var(--v11-ink);outline-offset:3px}.house-contact-links>a{display:block;padding:20px 0;border-top:1px solid var(--v11-line);min-height:44px}.house-maintenance{min-height:100svh;display:grid;place-items:center;padding:40px 6%}.house-maintenance>div{max-width:650px}.house-maintenance h1{font-size:clamp(40px,6vw,65px)}.house-maintenance nav{display:flex;flex-wrap:wrap;gap:8px 24px;margin-top:40px}.house-maintenance nav a{font-size:13px;padding:12px 0;text-decoration:underline}.house-legal section{border-top:1px solid var(--v11-line);padding:24px 0}.house-legal{max-width:920px;margin:auto;padding:50px 6% 90px}.house-legal h1{font-size:46px}.house-legal h2{font-size:30px}.house-legal a{text-decoration:underline;text-underline-offset:3px}.house-legal li{line-height:1.8;color:var(--v11-muted);margin:10px 0}@media(max-width:800px){.house-hero{padding:52px 6% 64px}.house-hero>p:not(.house-eyebrow){font-size:16px}.house-section{padding:50px 6%}.house-journey li{grid-template-columns:24px 1fr;gap:18px;padding:22px 0}.house-stages{grid-template-columns:1fr 1fr;gap:25px 20px}.house-stages h3{font-size:22px}.house-contact,.house-split,.house-values{grid-template-columns:1fr;gap:24px}.house-form{padding:22px}.house-name{padding:60px 6%}.house-name>div{font-size:27px;gap:16px}.house-close{padding:60px 6%}.house-legal h1{font-size:36px}.house-legal{padding-top:36px}}@media(max-width:360px){.house-stages{grid-template-columns:1fr}}@media(max-width:800px){.house-contact>.house-form{grid-row:1}.house-contact>div:first-child{grid-row:2}}.project-dossier{max-width:1120px;margin-inline:auto;color:var(--v11-ink)}.project-back{display:inline-block;font-size:13px;margin-bottom:22px;color:var(--v11-muted)}.project-dossier-heading,.project-section-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;margin-bottom:24px}.project-dossier h1{font-family:var(--font-display),Georgia,serif;font-size:clamp(30px,4vw,48px);line-height:1.12;letter-spacing:-.035em}.project-eyebrow{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--v11-muted);margin:0 0 9px}.project-panel{border:1px solid var(--v11-line);border-radius:12px;padding:clamp(20px,3vw,32px);background:var(--v11-surface);margin-bottom:24px;color:var(--v11-ink)}.project-checkout h2,.project-panel h2{font-family:var(--font-display),Georgia,serif;font-size:26px;line-height:1.2;margin:0 0 14px}.project-checkout h3,.project-panel h3{font-size:15px;font-weight:600;margin:16px 0 8px}.project-panel p{font-size:14px;line-height:1.75;max-width:68ch;margin:8px 0}.project-help,.project-panel small{display:block;color:var(--v11-muted);font-size:12px;line-height:1.65;margin-top:12px}.project-reference{display:grid;grid-template-columns:180px 1fr;gap:28px;align-items:center}.project-reference img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:6px}.project-reference small{max-width:58ch}.project-status{display:inline-flex;align-items:center;background:var(--v11-mist);color:var(--v11-ink);padding:8px 13px;border-radius:6px;font-size:12px;white-space:normal}.project-support-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(240px,1fr);gap:24px;align-items:start}.project-timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 16px;padding:8px 0 20px;list-style:none}.project-timeline li{display:flex;gap:10px;align-items:start}.project-step-number{flex-shrink:0;display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--v11-line);border-radius:50%;font-size:10px;font-variant-numeric:tabular-nums;color:var(--v11-muted)}.project-timeline strong{font-size:12px;font-weight:500;color:var(--v11-muted)}.project-timeline p{font-size:11px;line-height:1.5;margin:4px 0;color:var(--v11-muted)}.project-timeline [data-state=current] .project-step-number{background:#244947;border-color:var(--v11-line);color:white}.project-timeline [data-state=current] strong{font-weight:700;color:var(--v11-ink)}.project-timeline [data-state=done] .project-step-number{background:var(--v11-mist);border-color:var(--v11-line);color:var(--v11-ink)}.project-section-heading>span{font-size:12px;color:var(--v11-muted)}.project-field{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:500;margin:16px 0}.project-field input,.project-field select,.project-field textarea{width:100%;min-height:44px;border:1px solid var(--v11-line);padding:12px;background:var(--v11-surface);border-radius:6px;font:inherit;font-weight:400;color:var(--v11-ink)}.project-field textarea{resize:vertical}.project-button{display:inline-flex;justify-content:center;align-items:center;gap:8px;min-height:46px;border:1px solid var(--v11-line);border-radius:6px;padding:12px 20px;background:#244947;color:white;font-size:13px;font-weight:500;transition:background .15s;cursor:pointer}.project-button:hover{background:#163d38}.project-button:disabled{opacity:.45;cursor:not-allowed}.project-button-secondary{background:var(--v11-surface);color:var(--v11-ink)}.project-button-secondary:hover{background:var(--v11-mist)}.project-checkout :focus-visible,.project-dossier :focus-visible,.workshop-panel :focus-visible{outline:2px solid var(--v11-control);outline-offset:4px}.project-error{padding:14px;border:1px solid var(--v11-line);background:var(--v11-warning-surface);color:var(--v11-warning);font-size:13px;line-height:1.6;margin:16px 0;border-radius:6px}.project-error button{margin-left:12px;text-decoration:underline}.project-history{list-style:none;padding:0;max-height:520px;overflow:auto;margin:20px 0}.project-history li{border-bottom:1px solid #e4e9e4;padding:16px 0}.project-history-meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:11px;color:var(--v11-muted)}.project-history p{white-space:pre-wrap;overflow-wrap:anywhere}.project-history-details{border-block:1px solid #e3e9e3;padding:16px 0;margin:20px 0}.project-history-details summary{cursor:pointer;font-size:14px;min-height:28px}.project-event-photo{max-height:260px;width:auto;max-width:100%;-o-object-fit:contain;object-fit:contain}.project-document{display:block;padding:16px 0;border-bottom:1px solid #e3e8e3;font-size:13px;text-decoration:underline;text-underline-offset:4px}.project-film{padding:8px 0 16px}.project-film video{width:100%;max-height:360px;background:#163d38;border-radius:6px}.project-shipment,.workshop-next{padding:20px;background:var(--v11-mist);border-radius:8px}.project-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.project-actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.project-actions label{font-size:12px;display:flex;align-items:center;gap:8px}.project-uploads{display:flex;gap:16px;flex-wrap:wrap;margin:20px 0}.project-upload{font-size:12px;background:var(--v11-mist);border:1px solid var(--v11-line);padding:16px;border-radius:6px;max-width:100%}.project-upload input{display:block;margin-top:12px;font-size:12px;max-width:100%}.project-checkout{margin:24px 0 32px;border:1px solid var(--v11-line);border-radius:12px;background:var(--v11-surface);padding:clamp(20px,3vw,32px)}.project-checkout-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(230px,1fr);gap:32px}.project-price-list{padding:20px;background:var(--v11-mist);border-radius:8px;align-self:start}.project-price-list dl>div{display:flex;justify-content:space-between;gap:20px;margin:12px 0;font-size:13px}.project-price-list dd{font-variant-numeric:tabular-nums;white-space:nowrap}.project-total{border-top:1px solid #d4dfd5;padding-top:18px!important;font-size:20px!important;font-weight:500}.project-option{display:flex;gap:12px;align-items:start;padding:16px 0;border-bottom:1px solid #e3e9e3;font-size:13px;cursor:pointer}.project-option input{margin-top:4px;accent-color:#244947;flex-shrink:0}.project-option span{flex:1}.project-option small{display:block;font-size:12px;line-height:1.5;color:var(--v11-muted);margin-top:6px}.project-option b{font-size:12px;font-weight:500;white-space:nowrap}.project-agreement{font-size:12px;line-height:1.7;display:flex;align-items:start;gap:12px;margin:24px 0 16px}.project-agreement input{margin-top:4px;accent-color:#244947;flex-shrink:0}.project-agreement a{text-decoration:underline}.project-account-tabs{display:flex;gap:8px;margin-bottom:14px}.project-account-tabs a{flex:1;display:flex;justify-content:center;align-items:center;text-align:center;padding:11px 6px;min-height:44px;border:1px solid var(--v11-line);border-radius:6px;font-size:12px;background:var(--v11-surface)}.project-account-tabs a[aria-current=page]{background:#244947;color:white;border-color:var(--v11-line)}.project-account-more{background:var(--v11-surface);border:1px solid var(--v11-line);border-radius:6px;padding:0 16px}.project-account-more summary{padding:13px 0;cursor:pointer;font-size:12px}.project-account-more nav{display:grid;grid-template-columns:1fr 1fr;gap:2px 12px;padding:10px 0}.project-account-more button,.project-account-more nav a{font-size:12px;min-height:44px;padding:10px 0}.project-list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.project-list-card{display:flex;flex-direction:column;background:var(--v11-surface);border:1px solid var(--v11-line);border-radius:10px;padding:24px;min-width:0}.project-list-card img{height:160px;width:100%;-o-object-fit:contain;object-fit:contain;margin-bottom:20px}.project-list-card h2{font-family:var(--font-display),Georgia,serif;font-size:23px;line-height:1.25;margin:14px 0}.project-list-card p{font-size:13px;line-height:1.65;color:var(--v11-muted);margin:8px 0 22px}.project-list-card .project-button{margin-top:auto}.workshop-board{display:grid;gap:12px}.workshop-row{display:grid;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:18px;padding:20px;background:var(--v11-surface);border:1px solid var(--v11-line);border-radius:8px}.workshop-row img{width:76px;height:76px;-o-object-fit:contain;object-fit:contain}.workshop-row h2{font-size:15px;font-weight:600;margin-bottom:7px}.workshop-row p{font-size:12px;color:var(--v11-muted);margin:5px 0}.workshop-row .project-status{margin-right:10px}.workshop-filters{display:flex;gap:8px;flex-wrap:wrap;margin:22px 0}.workshop-filters button{padding:10px 14px;border:1px solid var(--v11-line);border-radius:6px;font-size:12px;background:var(--v11-surface);min-height:44px}.workshop-filters button[aria-pressed=true]{background:#244947;color:white;border-color:var(--v11-line)}.workshop-panel{margin-top:20px}.workshop-panel .project-timeline{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:760px){.project-reference{grid-template-columns:100px 1fr;gap:16px}.project-reference h2{font-size:20px}.project-reference p{font-size:12px}.project-checkout-grid,.project-list-grid,.project-support-grid{grid-template-columns:1fr}.project-timeline,.workshop-panel .project-timeline{grid-template-columns:1fr 1fr;gap:20px 12px}.project-dossier-heading{align-items:start}.project-dossier-heading h1{font-size:34px}.project-form-grid{gap:0 12px}.project-panel{margin-bottom:18px}.project-reference small{grid-column:1/-1}.project-button{width:100%}.project-list-card{padding:20px}.workshop-row{grid-template-columns:56px minmax(0,1fr);padding:16px;gap:14px}.workshop-row img{width:56px;height:56px}.workshop-row>a{grid-column:1/-1}.project-price-list{margin-top:0}.project-support-grid{gap:0}.project-history{max-height:400px}}@media(prefers-reduced-motion:reduce){.project-button{transition:none}}