/* Portfolio refresh — September 2026. Shared refinements after the base stylesheet. */
:root{--paper:#f8f8f3;--muted:#566359;--container:1320px}
body{font-feature-settings:"ss01" on}
p{max-width:75ch}
h1,h2,h3{text-wrap:balance}
.text-muted{color:#62735f}
.desktop-nav{gap:26px}
.desktop-nav a{padding-block:14px;position:relative}
.desktop-nav a[aria-current=page]::after{position:absolute;left:0;right:0;bottom:8px;margin:0}
.button{border-radius:6px;min-height:50px}
.button-small{min-height:44px}
.text-link{min-height:40px;align-items:center}
.hero-grid{min-height:600px;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:48px;align-items:center}
.hero-copy{padding:72px 0 64px}
.hero-copy h1{font-size:clamp(56px,6.1vw,88px);letter-spacing:-.065em;line-height:1.04;margin-top:26px}
.hero-copy>p{font-size:18px;line-height:1.75;max-width:31rem;margin-top:27px;color:#c5d0c4}
.hero-kicker{font-size:11px;letter-spacing:.12em;color:#bdceba}
.hero-actions{gap:24px;margin-top:30px}
.hero-price{display:inline-flex;flex-direction:column;align-self:flex-start;gap:4px;margin-top:31px;font-size:13px;color:#b4c3b2}
.hero-price strong{font-weight:550;color:#f3f6ea;font-size:15px}
.hero-price:hover strong{color:var(--lime)}
.hero-price>span>span{padding-left:12px}
.hero-visual{width:100%;min-height:550px;overflow:visible;background:radial-gradient(ellipse at center,rgba(216,252,119,.06),transparent 68%)}
.hero-studio-tag{top:16px;right:6px;font-size:10px;letter-spacing:.1em;color:#adc0aa;line-height:1.8}
.browser-back{width:78%;right:1%;top:77px;transform:rotate(5deg);filter:none}
.browser-front{width:88%;left:0;top:145px;transform:rotate(-4deg)}
.hero-browser{box-shadow:0 20px 45px #0004;transition:transform .3s var(--ease)}
.hero-browser:hover{transform:rotate(0)}
.hero-browser:focus-visible{outline-color:var(--lime)}
.fake-browser-bar{color:#536055;font-size:9px}
.hero-collection{position:absolute;bottom:2px;left:8%;right:0;display:flex;align-items:center;gap:16px;border-top:1px solid #465943;padding-top:20px;color:#b5c7b1;font-size:12px;line-height:1.6}
.collection-number{font-size:38px;font-weight:550;color:var(--lime);letter-spacing:-.07em;line-height:1}
.hero-collection strong{color:#edf4e5;font-weight:500}
.hero-collection>span:last-child{margin-left:auto;color:var(--lime);font-size:25px}
.strip-inner{font-size:10px;letter-spacing:.08em;min-height:64px;gap:22px;color:#d0ddc9}
.section{padding-block:96px}
.work-section{background:var(--paper)}
.section-heading{gap:44px;margin-bottom:40px}
.display-title{font-size:clamp(36px,4.15vw,62px);letter-spacing:-.055em}
.section-side p{font-size:16px;line-height:1.75}
.project-grid,.home-project-grid{gap:54px 32px}
.live-project{display:flex;flex-direction:column;min-width:0}
.live-project .project-image{aspect-ratio:1.5;padding:30px 26px;display:flex;align-items:center;overflow:hidden;background:var(--project-bg);box-shadow:none;border:1px solid #18261f0c;border-radius:12px}
.preview-window{width:100%;border:1px solid #18261f20;border-radius:6px;overflow:hidden;background:white;box-shadow:0 12px 24px #18261f17;transition:transform .35s var(--ease)}
.preview-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 11px;background:#fff;color:#697268;font-size:9px;line-height:1;letter-spacing:0}
.preview-dots{font-size:8px;color:#c8cfc5;letter-spacing:2px;white-space:nowrap}
.live-project .project-image img{width:100%;height:auto;display:block;object-fit:contain;transform:none}
.live-project:hover .preview-window,.live-project:focus-visible .preview-window{transform:translateY(-5px)}
.live-project .project-image-arrow{width:43px;height:43px;right:14px;bottom:14px;top:auto;font-size:22px;border:1px solid #18261f1c;background:var(--paper);color:var(--ink)}
.live-project:hover .project-image-arrow{background:var(--ink);color:white}
.live-project .project-meta{font-size:11px;margin-top:20px;letter-spacing:.01em}
.live-project .project-concept{font-size:10px;color:#566359;white-space:normal}
.live-project .project-bottom{margin-top:12px;padding:0}
.live-project h3{font-size:30px;letter-spacing:-.045em;line-height:1.2}
.live-project .project-bottom p{font-size:15px;line-height:1.7;margin-top:10px;max-width:48ch}
.project-link-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:22px}
.project-tags{display:flex;gap:6px;flex-wrap:wrap;font-size:10px;color:#566359}
.project-tags>span{padding:4px 8px;border:1px solid #dce2d6;border-radius:4px}
.project-visit{font-size:12px;font-weight:650;white-space:nowrap;border-bottom:1px solid #97a38e;padding-bottom:4px}
.project-visit>span{margin-left:8px}
.concept-note{border:0;border-top:1px solid var(--line);background:transparent;padding:24px 0 0;margin-top:44px;align-items:flex-start}
.concept-note p{font-size:13px;line-height:1.75;max-width:85ch}
.intro-section{background:#edf1e7;border-block:1px solid #dde5d6}
.intro-symbol{color:#839875}
.intro-bottom p{font-size:16px;line-height:1.8}
.service-card{border:1px solid var(--line);background:transparent;border-radius:10px}
.service-card h3{font-size:30px}
.service-card>p{font-size:15px}
.service-card:hover{background:#eef3e7}
.process-item p,.hosting-copy>p,.feature-columns p,.plain-list,.package-card>p,.package-card li,.faq-list p,.timeline-output p,.principle p,.value-grid p{font-size:15px;line-height:1.8}
.process-item{padding:28px}
.process-item h3{font-size:25px}
.page-hero{padding-block:65px 60px}
.page-hero h1{font-size:clamp(44px,5.7vw,78px);max-width:1000px;letter-spacing:-.055em}
.page-hero>div>p{font-size:17px;line-height:1.8;max-width:720px}
.page-actions{display:flex;gap:25px;align-items:center;flex-wrap:wrap;margin-top:28px}
.work-list-section{padding-top:35px}
.work-toolbar{gap:24px;align-items:flex-start}
.filter-list{gap:8px}
.filter-button{min-height:44px;font-size:12px;padding:10px 15px;border-radius:5px}
.work-search{min-width:230px}
.work-search input{font-size:14px;min-height:46px}
.portfolio-guide{margin-top:23px;font-size:12px;line-height:1.7}
.work-count{font-size:12px;margin-top:12px}
.package-card{border-radius:10px}
.faq-list summary{font-size:16px;line-height:1.5;gap:18px}
.cta-panel{border-radius:12px;padding:60px;min-height:360px}
.cta-content h2{font-size:clamp(38px,4.5vw,64px);max-width:850px}
.cta-content p{font-size:16px}
.footer-status{line-height:1.8;flex-wrap:wrap}
.footer-email{overflow-wrap:anywhere}
.footer-bottom{font-size:11px;gap:24px}
.contact-aside{border-radius:12px}
.contact-form-panel{border:1px solid var(--line)}
.field label,.field legend{line-height:1.5}
:focus-visible{outline:3px solid #638522;outline-offset:5px}
.home-hero :focus-visible,.site-footer :focus-visible,.cta-panel :focus-visible{outline-color:var(--lime)}
@media(min-width:701px) and (max-width:1050px){
 .hero-grid{grid-template-columns:1fr;gap:0}.hero-copy{padding:58px 0 22px}.hero-copy h1{font-size:72px}.hero-copy>p{max-width:620px}.hero-visual{max-width:640px;min-height:475px;margin:auto}.browser-front{width:87%;top:145px}.browser-back{top:40px;right:0;width:69%}.hero-studio-tag{top:0}.hero-collection{bottom:20px;left:4%}.project-link-row{flex-wrap:wrap}.work-toolbar{flex-wrap:wrap}.work-search{min-width:240px}
}
@media(max-width:700px){
 .section{padding-block:64px}.hero-copy{padding:48px 0 20px}.hero-copy h1{font-size:clamp(45px,12vw,68px);margin-top:22px}.hero-copy>p{font-size:16px;margin-top:23px}.hero-kicker{font-size:10px}.hero-actions{gap:18px}.hero-actions .button{padding:15px 18px}.hero-price{margin-top:23px}.hero-visual{min-height:350px;margin-top:12px}.hero-studio-tag{display:none}.browser-back{top:14px;width:74%;right:2%}.browser-front{top:97px;width:89%;left:1%}.hero-collection{left:1%;right:1%;bottom:18px;padding-top:15px;font-size:11px;gap:12px}.collection-number{font-size:31px}.strip-inner{width:100%;flex-direction:column;align-items:flex-start;padding:19px 20px;gap:8px;font-size:9px}.strip-star{display:none}.section-heading{gap:22px}.project-grid,.home-project-grid{gap:38px}.live-project .project-image{padding:24px 18px;aspect-ratio:1.5}.preview-bar{padding:7px 8px;font-size:7px}.preview-dots{font-size:6px}.live-project h3{font-size:27px}.live-project .project-meta{font-size:10px;gap:8px;margin-top:16px}.live-project .project-bottom p{font-size:15px}.project-link-row{padding-top:17px;flex-wrap:wrap}.project-tags{font-size:10px}.project-visit{font-size:12px}.live-project .project-image-arrow{width:36px;height:36px;font-size:20px;right:10px;bottom:10px}.intro-bottom p{font-size:15px}.page-hero{padding-block:45px}.page-hero h1{font-size:clamp(40px,10vw,64px)}.page-hero>div>p{font-size:16px}.work-list-section{padding-top:26px}.work-toolbar{gap:18px}.filter-list{gap:7px}.filter-button{font-size:11px;padding:10px 12px;min-height:44px}.work-search{min-width:0;width:100%}.portfolio-guide{font-size:12px}.cta-panel{padding:35px 25px;min-height:340px}.cta-content h2{font-size:38px}.cta-content p{font-size:15px}.footer-bottom{font-size:11px}.contact-aside-points{display:flex;flex-direction:column}.page-actions{gap:20px}.concept-note{margin-top:30px}.concept-note p{font-size:12px}
}
@media(max-width:380px){.hero-visual{min-height:315px}.browser-front{top:80px}.hero-collection{bottom:15px;font-size:10px}.hero-copy h1{font-size:43px}.project-tags>span{padding:4px 6px}.footer-main{gap:30px 16px}}
/* Keep the collection link clear of both website previews at every breakpoint. */
@media(min-width:1051px){.browser-front{top:125px}.browser-back{top:48px}}
@media(min-width:701px) and (max-width:1050px){.hero-visual{min-height:550px}.browser-front{top:110px;width:82%}.hero-collection{bottom:20px}}
@media(max-width:700px){.hero-visual{min-height:calc(150px + 56vw)}.browser-front{top:75px}.hero-browser .fake-browser-bar{height:24px;font-size:7px}.hero-collection{bottom:15px}}

.inline-link{text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}

/* Device-independent artwork and intrinsic sizing. */
.studio-star{display:inline-block;width:1em;height:1em;max-width:none;flex:none;vertical-align:-.12em;color:inherit}
.cta-asterisk{pointer-events:none;user-select:none}
.graphic-ai>span:first-child{display:flex;align-items:center;justify-content:center}
html{-webkit-text-size-adjust:100%;text-size-adjust:100%}
.container>*{min-width:0}
.hero-copy,.section-heading>*,.ai-grid>*,.hosting-grid>*,.footer-main>*,.contact-grid>*,.field-grid>*,.workflow-node>div{min-width:0}
h1,h2,h3,p,legend,.button,.text-link,.footer-status{overflow-wrap:break-word}
input,textarea,select{max-width:100%}
.work-search input{font-size:16px}
.menu-toggle{flex:none;touch-action:manipulation}
.button,.filter-button,.choice-card,.faq-list summary{touch-action:manipulation}
.preview-bar>span:nth-child(2),.fake-browser-bar>span:nth-child(2){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.preview-dots,.fake-dots{flex:none}
.workflow-node strong,.workflow-node small{overflow-wrap:break-word}
.workflow-node .node-num,.workflow-node .node-live{flex:none}
.ai-workflow-top,.ai-workflow-footer{flex-wrap:wrap;gap:10px;line-height:1.6}
.choice-card input,.checkbox-grid input,.consent-field input{flex:none}
.checkbox-grid label,.consent-field{min-height:44px}

/* Use available space, rather than forcing three narrow cards onto a tablet. */
@media(max-width:1050px){
 .hero-visual{display:grid;grid-template-columns:minmax(0,1fr);min-height:0;gap:0;padding:20px 8px 30px;max-width:640px;margin:0 auto}
 .hero-studio-tag{display:none}
 .hero-browser{position:relative;grid-area:1 / 1;top:auto;right:auto;bottom:auto;left:auto;align-self:start;height:auto}
 .browser-back{width:74%;justify-self:end;margin:4px 0 0;transform:rotate(4deg)}
 .browser-front{width:88%;justify-self:start;margin:90px 0 0;transform:rotate(-3deg)}
 .hero-collection{position:relative;grid-area:2 / 1;inset:auto;margin:28px 0 0;padding-top:20px;gap:14px}
 .service-grid,.package-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,270px),1fr))}
 .mobile-menu{max-height:calc(100vh - 72px);max-height:calc(100dvh - 72px);overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}
 .about-grid,.legal-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1fr);gap:32px}
}
@media(max-width:950px){
 .section-heading{grid-template-columns:minmax(0,1fr);gap:24px}
 .section-side,.section-heading>p{margin-left:0;max-width:640px}
 .ai-grid,.hosting-grid,.faq-grid{grid-template-columns:minmax(0,1fr)}
 .ai-visual,.hosting-art{width:100%;max-width:620px;margin-inline:auto}
 .detail-service{grid-template-columns:minmax(0,.25fr) minmax(0,1fr);gap:24px}
 .feature-columns{grid-template-columns:minmax(0,1fr);gap:24px}
 .timeline-body{grid-template-columns:minmax(0,1fr);gap:16px}
 .work-toolbar{flex-direction:column}
 .work-search{width:100%;min-width:0}
 .split-editorial,.about-grid,.legal-grid{grid-template-columns:minmax(0,1fr)}
 .about-portrait{max-width:540px;width:100%}
 .legal-toc{position:static;flex-direction:row;flex-wrap:wrap;gap:8px 20px}
 .legal-toc .micro-label{width:100%;margin-bottom:4px}
 .legal-toc a{min-height:44px;display:inline-flex;align-items:center;font-size:14px}
}
@media(max-width:700px){
 .hero-grid{min-height:0}
 .hero-copy h1{font-size:clamp(2.35rem,10.8vw,4.25rem)}
 .hero-visual{padding:14px 5px 24px;margin-top:0;min-height:0}
 .browser-front{margin-top:64px;width:90%;top:auto}
 .browser-back{margin-top:0;top:auto}
 .hero-collection{font-size:12px;line-height:1.55;bottom:auto;margin-top:24px;padding-top:16px}
 .collection-number{font-size:32px}
 .hero-actions .button,.page-actions .button{max-width:100%}
 .display-title,.page-hero h1{font-size:clamp(2rem,8.8vw,3.3rem)}
 .cta-content h2{font-size:clamp(2rem,8.7vw,2.8rem)}
 .cta-panel{min-height:0;padding:36px 24px;isolation:isolate}
 .cta-asterisk{font-size:clamp(76px,22vw,120px);right:8px;bottom:8px;opacity:.55}
 .cta-content{max-width:100%}
 .detail-service{grid-template-columns:minmax(0,1fr);gap:20px}
 .workflow-node{display:grid;grid-template-columns:20px 28px minmax(0,1fr);gap:10px;padding:14px 12px}
 .workflow-node .node-icon{width:28px;height:28px;font-size:23px}
 .node-live{grid-column:3;margin:0;justify-self:start;font-size:9px}
 .workflow-node strong{font-size:14px;line-height:1.45}
 .workflow-node small{font-size:12px;line-height:1.6}
 .workflow-display{padding:24px 16px}
 .ai-workflow-top,.ai-workflow-footer{font-size:10px;padding-inline:16px}
 .about-monogram{font-size:clamp(150px,58vw,300px)}
 .about-art{min-width:0}
 .footer-links a{display:inline-flex;align-items:center;min-height:44px;padding-block:6px;line-height:1.5}
 .footer-links{gap:4px}
 .footer-bottom a{min-height:44px;display:inline-flex;align-items:center}
 .footer-bottom span{max-width:100%;overflow-wrap:anywhere}
 .mobile-menu{max-height:calc(100vh - 68px);max-height:calc(100dvh - 68px)}
 .field input,.field textarea,.field select,.work-search input{font-size:16px}
 .project-meta,.project-link-row{align-items:flex-start}
 .service-foot{flex-wrap:wrap}
}
@media(max-width:380px){
 .container{width:calc(100% - 32px)}
 .hero-copy h1{font-size:clamp(2.15rem,10.8vw,2.55rem)}
 .hero-actions{align-items:flex-start;flex-direction:column;gap:16px}
 .hero-collection{gap:10px;font-size:11px}
 .hero-collection>span:last-child{font-size:20px}
 .choice-grid,.checkbox-grid{grid-template-columns:minmax(0,1fr)}
 .contact-form-panel{padding:24px 16px}
 .cta-panel{padding:30px 20px}
 .project-link-row{gap:14px}
 .preview-bar{gap:5px}
 .server-board{width:90%}
}
@media(max-width:950px) and (max-height:500px){
 .header-inner{min-height:60px}
 .mobile-menu{max-height:calc(100vh - 60px);max-height:calc(100dvh - 60px);padding-block:8px 16px}
 .mobile-menu a{font-size:18px;padding-block:10px;min-height:44px}
 .mobile-menu .mobile-contact{margin-top:12px}
}
@media(hover:none){
 .button:hover,.hero-browser:hover,.live-project:hover .preview-window{transform:none}
 .hero-browser.browser-front:hover{transform:rotate(-3deg)}
 .hero-browser.browser-back:hover{transform:rotate(4deg)}
 .project-card:hover .project-image-arrow{transform:none}
}
