:root{--blue:#1769FF;--ink:#171A21;--paper:#F8F8F5;--soft:#EAF2FF;--gray:#EEEDE8;--cyan:#00BCEB;--magenta:#ED168C;--yellow:#FFD500;--muted:#62666e;--border:#dedfdc}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,"Noto Sans TC",sans-serif;font-size:17px;line-height:1.8}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--blue);outline-offset:5px}button{border:0}p{margin:0 0 24px;color:var(--muted)}h1,h2,h3{margin:0 0 24px;line-height:1.35;letter-spacing:-.04em}h1{font-size:64px;line-height:1.22;font-weight:700}h2{font-size:44px;font-weight:700}h3{font-size:23px}em{font-style:normal;color:var(--blue)}small,.fine{font-size:14px}.container{width:calc(100% - 128px);max-width:1200px;margin:auto}.section{padding-top:120px;padding-bottom:120px}.white{background:#fff}.dark{background:var(--ink);color:#fff}.dark p{color:#bbbfc7}.soft-blue{background:var(--soft)}.eyebrow{font-size:13px;font-weight:600;letter-spacing:.13em;color:var(--blue);margin-bottom:25px}.center{text-align:center}.center p{margin-left:auto;margin-right:auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:52px;padding:13px 23px;border-radius:12px;font-size:15px;font-weight:600;line-height:1.5;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--blue);color:white}.primary:hover{background:#0859e8}.line{background:#06c755;color:#07361b}.chat-icon{background:#fff;border-radius:7px;color:#057532;font-size:14px;line-height:1.1;padding:3px}.secondary{border:1px solid var(--ink);background:white}.white-button{background:white;color:var(--ink)}.black-button{background:var(--ink);color:white}.actions{display:flex;gap:12px;flex-wrap:wrap}.text-link{padding:8px 0;background:transparent;color:var(--blue);font-weight:600;font-size:16px;text-align:left}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.skip-link{position:fixed;top:-100px;left:20px;background:#fff;padding:15px;z-index:100}.skip-link:focus{top:10px}.header{position:sticky;top:0;z-index:30;height:84px;background:var(--paper);transition:background .2s}.header.scrolled{background:#fffffff2;backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.header-inner{height:100%;display:flex;align-items:center;gap:22px}.brand{display:flex;align-items:center;gap:9px;white-space:nowrap;font-size:18px;font-weight:700;line-height:1.4}.brand small{display:block;font-size:9px;letter-spacing:.13em;margin-top:3px}.brand-mark{font-size:38px;letter-spacing:-8px;color:var(--blue);line-height:1;padding-right:7px;font-weight:700}.brand-mark span{color:var(--magenta);font-size:29px}.header nav{display:flex;gap:18px;margin-left:auto;align-items:center;font-size:14px;font-weight:500}.header nav a:hover{color:var(--blue)}.header-actions{display:flex;gap:18px;align-items:center}.header-actions .button{padding:11px 16px;min-height:44px}.header-actions .text-link{font-size:14px;white-space:nowrap}.line-text{color:#087e38}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:5fr 6fr;gap:45px;align-items:center;min-height:744px;padding-top:55px;padding-bottom:65px}.hero .eyebrow{font-size:12px;letter-spacing:.09em;display:flex;align-items:center;gap:10px}.blue-dash{width:24px;height:3px;background:var(--blue)}.hero-description{max-width:470px;line-height:1.9;margin-bottom:18px}.location{font-size:14px;font-weight:600;color:var(--ink);margin-bottom:25px}.hero .fine{margin-top:20px;line-height:1.8}.mobile-copy{display:none}.hero-art{position:relative;min-height:600px;padding:35px 0}.art-top,.art-foot{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.1em;align-items:center}.art-top{margin:0 15px 18px 36px}.cmyk{display:flex;gap:5px}.cmyk i{width:12px;height:12px;border-radius:50%;background:var(--cyan)}.cmyk i:nth-child(2){background:var(--magenta)}.cmyk i:nth-child(3){background:var(--yellow)}.cmyk i:nth-child(4){background:var(--ink)}.print-sheet{background:#e4e9df;margin-left:65px;padding:30px 34px 70px;min-height:390px;border-radius:22px;transform:rotate(5deg);border:1px solid #d0d8ca;transition:transform .3s}.print-sheet:hover{transform:rotate(3deg) translateY(-6px)}.sheet-head{display:flex;justify-content:space-between;font-size:11px;line-height:1.5;font-weight:600}.sheet-head>span:last-child{font-size:40px}.sheet-title{font-size:46px;line-height:1.35;font-weight:700;letter-spacing:-.06em;margin:18px 0}.color-studies{display:flex;margin:24px 0}.color-studies span{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--cyan);color:var(--ink);font-size:12px;font-weight:600;margin-right:-7px;border:1px solid #171a2115}.color-studies span:nth-child(2){background:var(--magenta)}.color-studies span:nth-child(3){background:var(--yellow)}.color-studies span:nth-child(4){background:var(--ink);color:white}.sheet-bottom{font-size:10px;line-height:1.6;letter-spacing:.08em}.small-print{position:absolute;border-radius:16px;padding:23px;display:flex;flex-direction:column;justify-content:space-between;width:49%;min-height:205px;transition:transform .3s}.small-print:hover{transform:translateY(-6px)}.small-print>span{font-size:9px;letter-spacing:.07em}.small-print strong{font-size:26px;line-height:1.35}.black-print{background:var(--ink);color:#fff;left:0;bottom:40px;transform:rotate(-7deg)}.blue-print{background:var(--blue);color:#fff;right:0;bottom:17px;transform:rotate(7deg)}.blue-print strong{font-size:39px;letter-spacing:-.05em}.art-foot{position:absolute;bottom:-14px;left:0;right:0;color:var(--muted);font-size:9px}.section-rule{padding:20px 0;border-top:1px solid var(--border);display:flex;justify-content:space-between;font-size:12px;color:var(--muted);letter-spacing:.04em}.problems{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:50px 0 32px}.problem{border:1px solid var(--border);border-radius:18px;padding:28px 24px;transition:.25s}.problem:hover{background:var(--soft);transform:translateY(-4px)}.problem .number{display:flex;gap:9px;align-items:center;font-size:12px;margin-bottom:28px}.problem .number:before{content:"";width:9px;height:9px;border-radius:50%;background:var(--cyan)}.problem:nth-child(2) .number:before{background:var(--magenta)}.problem:nth-child(3) .number:before{background:var(--yellow)}.problem:nth-child(4) .number:before{background:var(--ink)}.problem h3{font-size:20px;margin-bottom:14px}.problem p{font-size:15px;margin:0}.needs-bottom{display:flex;justify-content:space-between;align-items:center;gap:25px}.needs-bottom p{margin:0}.consultant{display:grid;grid-template-columns:5fr 6fr;gap:100px;align-items:start}.sticky-copy{position:sticky;top:145px}.sticky-copy h2{font-size:40px}.consulting-item{border-bottom:1px solid var(--border);padding:24px 0}.consulting-item:first-child{padding-top:0}.consulting-item summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:42px 1fr 20px;align-items:start;gap:10px}.consulting-item summary::-webkit-details-marker{display:none}.consulting-item .index{color:var(--blue);font-size:14px;padding-top:6px}.consulting-item h3{font-size:25px;margin-bottom:8px}.consulting-item summary p{font-size:16px;margin:0}.consulting-item .detail-body{padding-left:52px;margin-top:15px;font-size:15px}.consulting-item summary b{font-weight:400;color:var(--blue)}.consulting-item[open] summary b{transform:rotate(45deg)}.services-section{background:var(--gray)}.section-intro{max-width:680px}.bento{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:45px}.service-card{border-radius:20px;background:white;overflow:hidden;display:flex;flex-direction:column;border:1px solid transparent;transition:border .3s}.service-card:hover{border-color:var(--blue)}.service-card:first-child{grid-column:span 2;grid-row:span 2}.service-card:nth-child(4){grid-column:span 2;display:grid;grid-template-columns:1fr 1fr}.service-art{background:#e1e7dc;min-height:95px;padding:18px 25px;font-size:24px;line-height:1.1;letter-spacing:-.05em;font-weight:600;display:flex;justify-content:space-between;align-items:center;overflow:hidden}.service-art span:last-child{font-size:50px}.service-card:first-child .service-art{flex:1;min-height:260px;font-size:70px;padding:40px}.service-card:first-child .service-art span:last-child{font-size:130px;color:var(--blue)}.service-card:nth-child(2) .service-art{background:var(--soft);color:var(--blue)}.service-card:nth-child(3) .service-art{background:var(--yellow)}.service-card:nth-child(4) .service-art{background:#e6ddd0;font-size:32px}.service-card:nth-child(5) .service-art{background:var(--ink);color:#fff}.service-copy{padding:25px 28px}.service-copy h3{margin:0 0 10px}.service-copy p{font-size:15px;margin-bottom:12px}.service-copy .eyebrow{font-size:11px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:40px}.section-heading h2{margin-bottom:0}.section-heading>p{margin:0;max-width:370px}.dark .eyebrow{color:#92b7ff}.works-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px 28px;margin-bottom:40px}.work:nth-child(1),.work:nth-child(4){grid-column:span 2}.work-art{width:100%;aspect-ratio:4/3;border-radius:20px;padding:35px;display:flex;flex-direction:column;justify-content:space-between;text-align:left;background:#dce6d6;color:#264337;overflow:hidden;transition:transform .3s}.work-art:hover{transform:translateY(-4px)}.work-art strong{font-size:clamp(40px,5vw,78px);letter-spacing:-.065em;line-height:.98;white-space:pre-line}.work-art span{font-size:12px;letter-spacing:.1em}.work:nth-child(2) .work-art{background:#dbe7f6;color:var(--blue)}.work:nth-child(3) .work-art{background:#e9dccc;color:#533e2d}.work:nth-child(4) .work-art{background:var(--blue);color:white}.work h3{margin:12px 0 6px}.work p{font-size:14px;margin:15px 0 0}.work .text-link{color:white;font-size:14px}.work small{font-size:12px;color:#bec3cd}.light-link{color:white}.thinking{max-width:900px;text-align:center;padding-top:150px;padding-bottom:150px}.thinking h2{font-size:56px;margin-bottom:45px}.thinking-lines{max-width:650px;margin:0 auto 35px}.thinking-lines p{padding:15px 0;border-bottom:1px solid var(--border);text-align:left;color:var(--ink);font-weight:500}.thinking-lines span{font-size:12px;color:var(--blue);margin-right:25px}.timeline{list-style:none;padding:0;margin:55px 0 40px;display:grid;grid-template-columns:repeat(6,1fr);gap:22px}.timeline li{position:relative}.timeline li:after{content:"";position:absolute;top:25px;left:55px;right:-22px;height:1px;background:#bdcde9}.timeline li:last-child:after{display:none}.step-number{display:grid;place-items:center;width:50px;height:50px;border:1px solid #b4c8e8;border-radius:50%;background:var(--soft);font-size:16px;margin-bottom:25px;transition:.3s}.timeline li.active .step-number,.timeline li:hover .step-number{background:var(--blue);color:#fff;border-color:var(--blue)}.timeline h3{font-size:19px}.timeline p{font-size:14px;margin:0}.process-note{font-size:14px;text-align:center;margin:0}.no-file,.about{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.file-diagram{background:var(--gray);padding:45px 35px;border-radius:24px;text-align:center}.file-inputs{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:30px}.file-inputs span{padding:16px 8px;background:white;border:1px solid #deddd7;border-radius:8px;font-size:15px}.diagram-arrow{font-size:28px;margin:12px;color:var(--blue)}.diagram-help{font-size:14px}.diagram-output{background:var(--blue);color:#fff;padding:32px 15px;font-size:24px;font-weight:600;border-radius:14px}.diagram-output small{display:block;font-size:11px;letter-spacing:.1em;margin-top:15px}.articles{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:40px}.article-art{aspect-ratio:16/10;background:var(--soft);border-radius:18px;display:flex;align-items:center;padding:28px;color:var(--blue);font-size:34px;line-height:1.12;letter-spacing:-.05em;font-weight:600;white-space:pre-line;width:100%;text-align:left;transition:transform .3s}.article:nth-child(2) .article-art{background:var(--gray);color:var(--ink)}.article:nth-child(3) .article-art{background:#f7e8ef;color:#8e295d}.article-art:hover{transform:scale(1.02)}.article .metadata{font-size:12px;letter-spacing:.05em;margin:22px 0 10px}.article h3{font-size:22px;margin-bottom:12px}.article>p{font-size:15px}.instagram-wall{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.ig-tile{aspect-ratio:1;background:var(--soft);padding:18px;display:flex;flex-direction:column;justify-content:space-between;font-size:21px;font-weight:600;line-height:1.4}.ig-tile small{font-size:9px;letter-spacing:.06em;font-weight:400}.ig-tile:nth-child(3n+1){background:var(--blue);color:#fff}.ig-tile:nth-child(3n+2){background:var(--gray)}.ig-tile:nth-child(5){background:var(--ink);color:white}.about h3{font-size:20px;line-height:1.7}.faq-container{max-width:900px;margin:auto;width:calc(100% - 128px)}#faq-items{margin:40px 0 25px}.faq-item{border-bottom:1px solid var(--border)}.faq-item summary{list-style:none;padding:24px 0;display:flex;justify-content:space-between;gap:24px;cursor:pointer;font-size:18px;font-weight:500}.faq-item summary::-webkit-details-marker{display:none}.faq-item b{font-size:24px;font-weight:400;color:var(--blue);transition:transform .25s}.faq-item[open] b{transform:rotate(45deg)}.faq-item p{padding-right:40px;font-size:16px}.final-cta{background:var(--blue);color:white}.final-cta p,.final-cta .eyebrow{color:white}.final-cta h2{font-size:48px}.chips{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin:30px 0 20px}.chips span{border:1px solid #ffffff60;padding:7px 15px;border-radius:8px;font-size:14px}.final-cta .actions{justify-content:center}.signoff{margin:40px 0 0;font-weight:500;font-size:20px}.footer{background:var(--ink);color:#fff;padding:70px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:50px}.footer p{color:#b5b9c2;font-size:14px;margin-top:25px}.footer h3{font-size:15px;letter-spacing:0;color:#b5b9c2}.footer-grid>div>a:not(.brand),.footer-grid>div>button{display:block;font-size:14px;background:none;padding:3px 0;color:white}.footer-grid>div>a:not(.brand):hover{text-decoration:underline}.footer-bottom{display:flex;gap:30px;align-items:center;border-top:1px solid #ffffff25;padding-top:25px;margin-top:50px;font-size:12px;color:#b5b9c2}.footer-bottom>span:first-child{margin-right:auto}.footer-bottom button{font-size:12px;background:none;color:inherit}.mobile-cta{display:none}dialog{border:0;padding:45px;border-radius:22px;background:var(--paper);width:min(640px,calc(100% - 32px));max-height:calc(100dvh - 40px);color:var(--ink);overscroll-behavior:contain}dialog::backdrop{background:#171a217d;backdrop-filter:blur(4px)}dialog h2{font-size:32px;padding-right:20px}.dialog-close{position:absolute;right:15px;top:12px;font-size:30px;line-height:1;min-width:44px;min-height:44px;background:transparent}.dialog-note{background:var(--soft);padding:18px;border-radius:10px;font-size:14px}.dialog-list button{display:block;padding:16px 0;text-align:left;border-bottom:1px solid var(--border);background:none;width:100%;color:var(--blue)}fieldset{border:0;padding:0;margin:25px 0}legend{font-size:23px;font-weight:600;margin-bottom:20px}label{display:block;font-size:15px;margin:16px 0}label span{color:var(--muted);font-size:13px}input,select,textarea{display:block;width:100%;background:white;border:1px solid #c8cbd1;border-radius:9px;padding:12px;color:var(--ink);margin-top:7px;min-width:0;font-size:16px}textarea{resize:vertical}progress{width:100%;height:7px;accent-color:var(--blue);display:block}.progress-label{font-size:13px;color:var(--blue);margin-bottom:10px}.form-actions{display:flex;justify-content:space-between;gap:12px}#form-error{color:#b51935;font-size:14px}#quote-result .actions{margin-top:18px}body:has(dialog[open]){overflow:hidden}[hidden]{display:none!important}
@media(min-width:1400px){.header-inner{width:calc(100% - 96px);max-width:1320px}}
@media(max-width:1190px){.header nav{gap:12px;font-size:13px}.header-actions .line-text{display:none}.container{width:calc(100% - 80px)}.header-inner{gap:20px}.hero{gap:30px}h1{font-size:54px}.hero-art{min-height:550px}.hero .actions{flex-direction:column;align-items:flex-start}.consultant{gap:55px}.footer-grid{gap:30px}.small-print{padding:20px}.print-sheet{margin-left:35px}.sheet-title{font-size:38px}}
@media(max-width:960px){.header nav{display:none;position:absolute;top:84px;left:0;right:0;background:white;padding:24px 40px;border-bottom:1px solid var(--border);font-size:18px;box-shadow:0 15px 20px #171a2108}.header nav.open{display:flex;flex-direction:column;align-items:stretch;gap:8px}.header nav a{padding:8px}.menu-toggle{display:block;margin-left:auto;background:transparent;width:44px;height:44px;order:3}.menu-toggle span{display:block;height:2px;width:24px;background:var(--ink);margin:7px auto}.hero{grid-template-columns:1fr 1fr;gap:25px}h1{font-size:46px}h2{font-size:36px}.hero-art{min-height:510px}.sheet-title{font-size:32px}.print-sheet{padding:25px;min-height:330px;margin-left:15px}.small-print strong{font-size:21px}.blue-print strong{font-size:30px}.small-print{min-height:170px;padding:16px}.art-top{margin-left:0}.hero .eyebrow{font-size:10px}.problems{grid-template-columns:repeat(2,1fr)}.consultant{gap:35px}.sticky-copy h2{font-size:32px}.bento{gap:16px}.service-card:first-child .service-art{font-size:55px}.service-card:first-child .service-art span:last-child{font-size:75px}.service-copy{padding:22px}.service-art{font-size:17px}.service-art span:last-child{font-size:30px}.timeline{grid-template-columns:repeat(3,1fr);row-gap:35px}.timeline li:nth-child(3):after{display:none}.no-file,.about{gap:35px}.articles{gap:20px}.article-art{font-size:27px;padding:22px}.ig-tile{padding:12px;font-size:16px}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1;display:flex;gap:25px;align-items:center}.footer-grid>div:last-child h3{margin:0}.section{padding-top:90px;padding-bottom:90px}}
@media(max-width:700px){body{font-size:16px}.container{width:calc(100% - 40px)}.header{height:68px}.header nav{top:68px;padding:16px 20px;max-height:calc(100dvh - 140px);overflow:auto}.header-actions{display:none}.brand{font-size:17px}.brand small{font-size:8px}.brand-mark{font-size:34px}.header-inner{gap:12px}.hero{display:flex;flex-direction:column;align-items:stretch;padding-top:42px;padding-bottom:48px;gap:30px;min-height:0}.hero .eyebrow{font-size:10px;margin-bottom:24px}.hero h1{font-size:40px;line-height:1.25;margin-bottom:25px}.desktop-copy{display:none}.mobile-copy{display:block}.hero-description{font-size:16px;line-height:1.9}.hero .actions,.actions{flex-direction:column;align-items:stretch}.hero .button{width:100%;min-height:52px}.hero .fine{font-size:13px}.hero-art{min-height:475px;max-width:500px;width:100%;margin:auto;padding-top:10px}.print-sheet{margin:20px 18px 0 26px;min-height:305px;padding:24px;transform:rotate(3deg)}.sheet-title{font-size:38px}.color-studies{margin:18px 0}.color-studies span{height:43px;width:43px}.sheet-bottom{font-size:9px}.small-print{bottom:15px;width:48%;min-height:145px;border-radius:12px}.small-print strong{font-size:22px}.blue-print strong{font-size:29px}.small-print>span{font-size:8px}.black-print{transform:rotate(-4deg)}.blue-print{transform:rotate(4deg)}.art-foot{bottom:-12px;font-size:8px}.art-top{margin:0 10px;font-size:9px}.section-rule{font-size:11px;gap:20px}.section-rule span:last-child{display:none}.section{padding-top:72px;padding-bottom:72px}h2{font-size:32px;line-height:1.4}h3{font-size:21px}.eyebrow{font-size:11px;margin-bottom:20px}.problems{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:15px;margin-top:35px;padding:4px 0 16px}.problem{flex:0 0 84%;scroll-snap-align:start;padding:25px;min-height:210px}.needs-bottom{display:block}.needs-bottom p{margin-bottom:16px}.consultant{display:block}.sticky-copy{position:static;margin-bottom:36px}.sticky-copy h2{font-size:32px}.sticky-copy h2 br:last-child{display:none}.consulting-item h3{font-size:21px}.consulting-item summary{grid-template-columns:28px 1fr 15px}.consulting-item summary p{font-size:14px}.consulting-item .detail-body{padding-left:38px;font-size:15px}.bento{display:flex;flex-direction:column;margin-top:32px;gap:16px}.service-card:first-child .service-art{min-height:220px;font-size:56px;padding:28px}.service-card:first-child .service-art span:last-child{font-size:100px}.service-card:not(:first-child){display:grid;grid-template-columns:1fr 2fr;min-height:195px}.service-card:not(:first-child) .service-art{font-size:17px;writing-mode:vertical-rl;justify-content:center;gap:20px;padding:18px 10px;line-height:1.3}.service-card:not(:first-child) .service-art span:last-child{font-size:36px}.service-copy{padding:23px}.service-copy h3{font-size:21px}.service-copy p{font-size:14px}.service-copy .text-link{font-size:14px}.section-heading{display:block;margin-bottom:30px}.section-heading>p,.section-heading>button{margin-top:22px}.works-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:20px;margin-bottom:25px;padding:0 0 20px}.work{flex:0 0 86%;scroll-snap-align:start;min-width:0}.work-art{padding:25px}.work-art strong{font-size:48px}.work h3{font-size:21px}.thinking h2{font-size:35px}.thinking-lines p{font-size:15px;display:flex;align-items:baseline}.thinking-lines span{margin-right:16px}.thinking{padding-top:90px;padding-bottom:90px}.timeline{display:block;margin:38px 0}.timeline li{padding-left:70px;min-height:125px;padding-bottom:26px}.timeline li:after{left:24px;top:50px;bottom:0;width:1px;height:auto;right:auto}.timeline li:nth-child(3):after{display:block}.step-number{position:absolute;left:0;top:0}.timeline h3{padding-top:9px;margin-bottom:10px}.timeline p{font-size:15px}.process-note{text-align:left}.no-file,.about{display:flex;flex-direction:column;gap:40px;align-items:stretch}.file-diagram{padding:30px 22px}.diagram-output{font-size:21px}.articles{grid-template-columns:1fr;gap:35px}.article-art{font-size:36px;min-height:180px}.article>p{font-size:16px}.about-copy{order:0}.instagram-wall{order:1;grid-template-columns:repeat(3,1fr);gap:8px}.ig-tile:nth-child(n+4){display:none}.ig-tile{font-size:16px;aspect-ratio:3/4;padding:12px}.ig-tile small{font-size:8px}.about-copy h3{font-size:18px}.faq-container{width:calc(100% - 40px)}.faq-item summary{font-size:16px;padding:22px 0;gap:15px}.faq-item p{padding-right:0;font-size:15px}.final-cta h2{font-size:32px}.chips{gap:8px}.chips span{padding:5px 10px;font-size:13px}.final-cta .actions{max-width:420px;margin:25px auto}.signoff{font-size:19px}.footer{padding:55px 0 100px}.footer-grid{grid-template-columns:1fr 1fr;gap:32px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{display:block}.footer-grid>div:last-child h3{margin-bottom:15px}.footer-bottom{flex-wrap:wrap;gap:12px 22px;font-size:11px}.footer-bottom>span:first-child{width:100%}.mobile-cta{display:grid;grid-template-columns:1fr 1fr;position:fixed;bottom:0;left:0;right:0;z-index:35;background:var(--blue);padding-bottom:env(safe-area-inset-bottom)}.mobile-cta button{min-height:58px;font-size:16px;font-weight:600;color:#fff;background:var(--blue)}.mobile-cta button:first-child{background:#06c755;color:#07361b}dialog{padding:32px 22px;max-height:calc(100dvh - 24px)}dialog h2{font-size:27px}.dialog-close{right:6px;top:6px}.form-actions .button{font-size:14px;padding:13px 20px}html{scroll-padding-top:86px}}
.about-values{display:grid;gap:13px;margin:28px 0}.about-values article{padding:15px 0;border-top:1px solid var(--border);display:grid;grid-template-columns:130px 1fr;gap:15px;font-size:14px;line-height:1.7}.about-values article:last-child{border-bottom:1px solid var(--border)}.about-values strong{font-size:15px}.about-values span{color:var(--muted)}.about-copy h3{font-size:18px;line-height:1.65;margin-bottom:16px}.about>* ,.no-file>* ,.hero>* ,.articles>*{min-width:0}.ig-tile{overflow-wrap:anywhere;min-width:0}.instagram-wall{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.service-art{position:relative;min-height:165px;padding:14px;background:#f3f1eb;overflow:hidden;display:grid;place-items:center}.service-art img{width:100%;height:100%;position:absolute;inset:0;object-fit:contain;padding:13px;transition:transform .3s}.service-card:hover .service-art img{transform:scale(1.025)}.service-card:first-child .service-art{flex:1;min-height:320px;background:#eeeae0}.service-card:nth-child(2) .service-art{background:var(--soft)}.service-card:nth-child(3) .service-art{background:#f8edcf}.service-card:nth-child(4) .service-art{background:#ede5db}.service-card:nth-child(5) .service-art{background:#e7e8e5}.service-image-label{position:absolute;z-index:1;left:20px;bottom:20px;padding:8px 12px;border-radius:6px;background:var(--ink);color:#fff!important;font-size:12px!important;font-weight:500;letter-spacing:0}
@media(max-width:700px){.service-card:first-child .service-art{min-height:280px}.service-card:not(:first-child){grid-template-columns:2fr 3fr;min-height:220px}.service-card:not(:first-child) .service-art{writing-mode:horizontal-tb;padding:10px}.service-card:not(:first-child) .service-art img{padding:8px}.service-image-label{left:12px;bottom:12px;padding:8px 12px;font-size:10px!important}}
@media(max-width:700px){.about-values article{grid-template-columns:1fr;gap:4px;padding:14px 0}.about-values strong{font-size:16px}}
.instagram-icon{display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid var(--border);border-radius:50%;background:#fff;color:var(--ink)}.instagram-icon:hover{border-color:var(--ink);transform:translateY(-1px)}.instagram-icon svg,.mobile-instagram svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}@media(max-width:700px){.mobile-cta{grid-template-columns:1fr 1fr 1fr}.mobile-cta button{font-size:14px}.mobile-instagram{display:flex;align-items:center;justify-content:center;gap:5px;background:#fff!important;color:var(--ink)!important}.mobile-instagram svg{width:16px;height:16px}}
.instagram-wall .ig-tile.ig-photo{position:relative;display:block;padding:0;overflow:hidden;background:var(--ink);color:#fff;aspect-ratio:1/1}.instagram-wall .ig-photo img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s}.instagram-wall .ig-photo span{position:absolute;left:0;right:0;bottom:0;padding:12px 10px;background:linear-gradient(transparent,#171a21d9);color:#fff;font-size:12px;line-height:1.35}.instagram-wall .ig-photo:hover img{transform:scale(1.05)}@media(max-width:700px){.instagram-wall{grid-template-columns:repeat(2,minmax(0,1fr))}.instagram-wall .ig-tile.ig-photo:nth-child(n+4){display:block}.instagram-wall .ig-photo span{font-size:11px;padding:9px}}
.instagram-wall{grid-template-columns:repeat(2,minmax(0,1fr))}
