@charset "UTF-8";
:root{--yellow:#ffda27;--yellow-light:#fff4b8;--ink:#202c2d;--muted:#566062;--line:#dce0dc;--soft:#f5f7f4;--white:#fff;--radius:20px;--container:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:var(--white);font-family:"Hiragino Kaku Gothic ProN","Hiragino Sans","Noto Sans JP","Yu Gothic",Meiryo,sans-serif;font-size:16px;line-height:1.9;font-feature-settings:"palt"}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer;color:inherit}img{display:block;max-width:100%;height:auto}svg{display:block;flex-shrink:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:750;line-height:1.55;letter-spacing:.025em;overflow-wrap:anywhere}h1{font-size:clamp(2.15rem,4.3vw,3.7rem)}h2{font-size:clamp(1.7rem,2.7vw,2.5rem)}h3{font-size:1.2rem}p{margin-bottom:1.2em}p:last-child{margin-bottom:0}ul,ol{padding:0;margin:0;list-style:none}button{border:0}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #006477;outline-offset:6px}::selection{background:var(--yellow);color:var(--ink)}[hidden]{display:none!important}.icon{width:24px;height:24px}.container{width:min(var(--container),calc(100% - 88px));margin-inline:auto}.narrow{max-width:850px}.section{padding-block:104px}.soft-section{background:var(--soft)}.eyebrow{font-size:.875rem;letter-spacing:.07em;font-weight:700;margin-bottom:18px}.eyebrow>span{font-family:Arial,sans-serif;letter-spacing:.15em}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:44px}.section-heading h2{margin-bottom:18px}.section-heading>div>p:last-child{max-width:740px;color:var(--muted)}.section-heading .eyebrow{color:var(--ink)}.section-heading .text-button{flex-shrink:0;margin-bottom:6px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:58px;padding:15px 26px;border-radius:99px;font-weight:700;font-size:1rem;line-height:1.5;border:1.5px solid transparent;transition:background .2s,transform .2s,box-shadow .2s;max-width:100%}.button.primary{background:var(--ink);color:var(--white)}.button.primary:hover{background:#344344;box-shadow:0 5px 0 #202c2d1a;transform:translateY(-2px)}.button.secondary{border-color:var(--ink);background:transparent}.button.secondary:hover{background:var(--white)}.button.text-button{padding:10px 0;min-height:44px;justify-content:flex-start;gap:24px;border-radius:0;border-bottom:1px solid var(--ink)}.button.text-button:hover{color:#65730a;border-color:#65730a}.button .icon{width:21px;height:21px}.tag{display:inline-block;padding:4px 13px;background:var(--yellow-light);border-radius:6px;font-size:.875rem;font-weight:700;margin-bottom:16px;line-height:1.7}.number{font-family:Arial,sans-serif;font-weight:700;font-size:1.1rem;letter-spacing:.04em}.large-copy{font-size:1.18rem;line-height:2;letter-spacing:.015em}.mobile-break{display:none}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--ink);color:white;padding:12px 25px;border-radius:8px}.skip-link:focus{top:10px}
/* Shared navigation */
.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.98);border-bottom:1px solid #202c2d0e}.header-inner{max-width:1440px;margin:auto;min-height:94px;padding:13px 42px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:10px;flex-shrink:0}.brand img{width:57px;height:57px;object-fit:contain}.brand>span{font-family:Arial,sans-serif;font-size:1.9rem;line-height:1.1;letter-spacing:.11em;font-weight:800}.brand small{font-family:"Hiragino Sans",Meiryo,sans-serif;display:block;font-weight:500;font-size:.75rem;letter-spacing:.025em;margin-top:7px}.main-nav{display:flex;align-items:center;gap:30px}.main-nav>a{display:flex;flex-direction:column;align-items:center;gap:3px;line-height:1.5;position:relative;font-size:.9rem;font-weight:700}.main-nav>a small{font-family:Arial,sans-serif;font-weight:500;letter-spacing:.13em;font-size:.75rem}.main-nav>a:hover span,.main-nav>a[aria-current=page]>span{text-decoration:underline;text-underline-offset:6px;text-decoration-color:#cab01b;text-decoration-thickness:2px}.main-nav .nav-contact{display:flex;flex-direction:row;gap:11px;background:var(--yellow);padding:15px 23px;border-radius:99px;min-height:53px}.nav-contact .icon{width:21px;height:21px}.nav-contact:hover{background:#f3cb12}.menu-toggle{display:none}
/* Homepage */
.hero{background:var(--yellow);position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.16fr 1fr;gap:32px;align-items:center;padding-top:62px;padding-bottom:62px;min-height:645px}.hero-copy{position:relative;z-index:2;padding-block:12px}.hero-copy .eyebrow{font-size:.8125rem;margin-bottom:24px;letter-spacing:.015em;line-height:1.7}.hero h1{font-size:clamp(2rem,3.65vw,3.25rem);line-height:1.6;letter-spacing:-.04em;white-space:normal;margin-bottom:21px}.hero h1 span{background:linear-gradient(transparent 73%,#ffffffbb 73%,#ffffffbb 96%,transparent 96%)}.hero-subtitle{font-size:1.6rem;font-weight:700;letter-spacing:.03em;line-height:1.7;margin-bottom:21px}.hero-description{font-size:1rem;line-height:1.95;margin-bottom:28px}.hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.hero-actions .button{font-size:.9375rem;padding-inline:23px;gap:18px}.hero-note{font-size:.8125rem;margin-top:18px;line-height:1.8}.hero-visual{position:relative;min-width:0;align-self:center;padding-top:30px;padding-bottom:34px}.hero-image{border-radius:44% 44% 20px 20px;overflow:hidden;background:white;transform:rotate(2deg);aspect-ratio:1.1;box-shadow:0 18px 0 #ebc310}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:center center}.hero-bubble{position:absolute;z-index:3;background:var(--white);border:1.5px solid var(--ink);border-radius:18px 18px 18px 3px;padding:15px 22px;top:-4px;left:-10px;transform:rotate(-5deg);font-size:.9375rem;line-height:1.75;box-shadow:3px 4px 0 #202c2d}.hero-stamp{width:122px;height:122px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;background:var(--yellow);border:1.5px solid var(--ink);outline:7px solid var(--yellow);position:absolute;bottom:25px;right:-10px;transform:rotate(10deg);font-size:.875rem;line-height:1.8;font-weight:700}.hero-visual-caption{position:absolute;bottom:0;left:30px;font-family:Arial,sans-serif;font-size:.75rem;letter-spacing:.12em;font-weight:700}.hero-bottom{display:flex;justify-content:center;gap:60px;padding:17px 35px;border-top:1px solid #202c2d25;font-family:Arial,sans-serif;font-size:.75rem;line-height:1.7;letter-spacing:.15em;font-weight:600}.problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.problem-link{display:flex;gap:17px;align-items:center;border:1px solid var(--line);padding:23px 24px;border-radius:12px;min-height:88px;font-weight:700;transition:background .2s,border-color .2s,transform .2s}.problem-link>.icon:first-child{height:30px;width:30px}.problem-link>span{flex:1}.problem-link>.icon:last-child{width:19px;height:19px}.problem-link:hover{background:var(--yellow-light);border-color:#dfc843;transform:translateY(-2px)}.problem-other{background:var(--soft)}.services-section{background:var(--soft)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{background:var(--white);border:1px solid var(--line);padding:29px;border-radius:18px;display:flex;flex-direction:column;transition:border-color .2s,transform .2s}.service-card:hover{border-color:var(--ink);transform:translateY(-4px)}.service-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.service-card-top>.icon{width:38px;height:38px}.service-card h3{font-size:1.3rem;margin-bottom:11px}.service-card>p{font-size:.9375rem;color:var(--muted);margin-bottom:24px}.card-foot{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid var(--line);padding-top:18px;margin-top:auto;font-weight:700;font-size:.875rem}.card-foot>.icon{width:20px;height:20px}.service-message{padding:30px;background:var(--yellow);border-radius:18px}.service-message>.icon{height:32px;width:32px;margin-bottom:20px}.service-message h3{font-size:1.3rem;margin-bottom:10px}.service-message p{font-size:.9375rem;line-height:1.8}.service-message a{display:inline-flex;align-items:center;gap:14px;font-size:.875rem;font-weight:700}.service-message a:hover{text-decoration:underline;text-underline-offset:4px}.service-excerpt{font-size:1rem}.example-notice{font-size:.875rem;color:var(--muted);margin-bottom:25px}.example-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.example-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;display:flex;flex-direction:column;background:white;transition:transform .2s,border-color .2s}.example-card:hover{transform:translateY(-4px);border-color:var(--ink)}.example-art{padding:20px 22px 30px;background:#fff1ad;min-height:183px}.example-sales{background:#dceff0}.example-office{background:#e8eae5}.example-badge{font-size:.8125rem;font-weight:700;display:inline-block;margin-bottom:26px;background:rgba(255,255,255,.7);padding:2px 10px;border-radius:4px}.mini-diagram{display:flex;align-items:center;justify-content:center;gap:6px}.mini-diagram>div{background:white;box-shadow:0 4px 0 #202c2d0d;border:1px solid #202c2d1c;border-radius:9px;padding:14px 8px 12px;text-align:center;flex:1;min-width:0}.mini-diagram strong{font-size:1.125rem;display:block;line-height:1.4;margin-bottom:5px}.mini-diagram span{font-size:.75rem;display:block;line-height:1.5;white-space:nowrap}.mini-diagram>.icon{width:16px;height:16px}.example-copy{padding:25px;display:flex;flex-direction:column;flex:1}.industry{font-size:.875rem;font-weight:700;margin-bottom:12px}.example-copy h3{font-size:1.1rem;line-height:1.8;margin-bottom:12px}.example-copy>p:not(.industry){font-size:.9375rem;color:var(--muted);margin-bottom:24px}.example-copy .card-foot{font-size:.8125rem}.about-home{background:var(--ink);color:white}.about-home-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.about-home h2{font-size:clamp(2rem,3vw,3rem);line-height:1.8;margin-bottom:0}.about-home h2>span{color:var(--yellow)}.about-home-copy p{line-height:2.1;color:#e3e9e6}.about-home-copy .large-copy{font-size:1.6rem;font-weight:700;color:white;margin-bottom:27px;line-height:1.8}.about-home .text-button{border-color:white}.about-home .text-button:hover{color:var(--yellow)}.flow-preview{display:grid;grid-template-columns:repeat(3,1fr);gap:25px 40px;counter-reset:flow}.flow-preview>li{padding:27px 0;border-top:1.5px solid var(--ink);display:grid;grid-template-columns:45px 1fr;gap:8px 18px}.flow-preview>li>span{grid-row:span 2;font:600 1.45rem/1.6 Arial,sans-serif;color:#717975}.flow-preview h3{margin:0;font-size:1.1rem;line-height:1.8}.flow-preview p{grid-column:2;font-size:.875rem;color:var(--muted);line-height:1.8}
/* Interior pages and services */
.page-intro{background:var(--yellow);padding-bottom:60px}.breadcrumb{display:flex;align-items:baseline;flex-wrap:wrap;gap:7px 13px;font-size:.8125rem;padding-top:24px;margin-bottom:48px;line-height:1.7}.breadcrumb a{text-decoration:underline;text-underline-offset:4px}.breadcrumb>span:last-child{max-width:calc(100% - 50px)}.page-intro h1{margin-bottom:24px}.page-intro .eyebrow{margin-bottom:20px;font-family:Arial,sans-serif;letter-spacing:.14em}.page-lead{max-width:810px;font-size:1.0625rem;line-height:1.95}.directory-row{display:grid;grid-template-columns:75px 1fr 110px;gap:32px;padding:57px 0;border-top:1px solid var(--line);align-items:start}.directory-row:first-child{padding-top:0;border-top:0}.directory-row:last-child{padding-bottom:0}.directory-number{font:600 2rem/1.8 Arial,sans-serif}.directory-row h2{font-size:1.8rem;margin-bottom:20px}.directory-row p:not(.tag){max-width:830px}.directory-icon{border-radius:24px;background:var(--yellow-light);width:106px;height:106px;display:grid;place-items:center;margin-top:28px}.directory-icon .icon{width:48px;height:48px}.feature-tags{display:flex;gap:9px;flex-wrap:wrap;margin:26px 0 20px}.feature-tags>span{border:1px solid var(--line);border-radius:5px;padding:4px 12px;font-size:.8125rem;font-weight:700}.three-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.three-columns article{border-top:1.5px solid var(--ink);padding-top:26px}.three-columns h3{font-size:1.25rem;margin-bottom:14px}.three-columns p{color:var(--muted)}.step-dot{display:inline-grid;place-items:center;width:42px;height:42px;background:var(--yellow);border-radius:50%;font-family:Arial,sans-serif;font-weight:700;margin-bottom:22px}.detail-layout{display:grid;grid-template-columns:235px minmax(0,1fr);gap:70px}.side-nav{align-self:start;position:sticky;top:133px;margin-top:65px;padding-bottom:45px}.side-nav>p{font-size:.8125rem;font-weight:700;letter-spacing:.05em;margin-bottom:15px}.side-nav>a:not(.button){display:block;padding:14px 0;border-bottom:1px solid var(--line);font-size:.875rem;line-height:1.8}.side-nav>a:not(.button):hover{color:#6c6519}.side-nav .button{font-size:.875rem;gap:8px;padding:14px 18px;margin-top:30px;min-height:52px;width:100%;white-space:normal}.detail-section{padding-block:60px;border-bottom:1px solid var(--line);scroll-margin-top:25px}.detail-section:last-child{border-bottom:0}.detail-section .section-heading{margin-bottom:30px}.detail-section h2{font-size:1.75rem;line-height:1.7}.lead-section{padding-bottom:44px}.lead-section .large-copy{font-size:1.125rem;line-height:2.1}.trouble-box{background:var(--soft);border-radius:16px;padding:28px 32px;margin:26px 0}.check-list{display:grid;gap:14px}.check-list>li{display:flex;align-items:flex-start;gap:12px}.check-list .icon{width:21px;height:21px;margin-top:5px;stroke-width:2;flex-shrink:0}.plain-list{display:grid;gap:16px}.plain-list>li{position:relative;padding-left:18px}.plain-list>li::before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor;position:absolute;left:0;top:.85em}.fit-list{display:grid;gap:10px;color:var(--muted)}.fit-list>li{padding:13px 0;border-bottom:1px dashed var(--line)}.subheading{font-size:1.15rem;margin:33px 0 17px}.feature-list>article{display:grid;grid-template-columns:42px 1fr;gap:18px;padding:28px 0;border-top:1px solid var(--line)}.feature-list>article:first-child{border-top:0;padding-top:0}.feature-list>article:last-child{padding-bottom:0}.feature-index{font:600 1.1rem/1.8 Arial,sans-serif;background:var(--yellow);border-radius:7px;width:39px;height:39px;display:grid;place-items:center}.feature-list h3{font-size:1.25rem;margin-bottom:10px}.feature-list p{color:var(--muted)}.comparison{display:grid;grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr);gap:5px;align-items:stretch}.before,.after{border-radius:14px;padding:25px 23px}.before{background:var(--soft);color:#535e5d}.after{background:var(--yellow-light)}.comparison-arrow{display:flex;align-items:center;justify-content:center}.comparison-arrow .icon{width:24px}.comparison-label{font:700 .875rem/1.8 Arial,sans-serif;display:block;border-bottom:1px solid #202c2d29;padding-bottom:14px;margin-bottom:22px}.comparison-label>span{font-family:"Hiragino Sans",Meiryo,sans-serif;display:block;font-size:.875rem;margin-top:2px}.comparison ul{font-size:.9375rem;line-height:1.95}.caption{font-size:.8125rem;color:var(--muted);margin-top:19px;line-height:1.85}.process-list{display:grid;gap:25px}.process-list>li{display:grid;grid-template-columns:46px 1fr;gap:20px}.process-list>li>span{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;background:var(--yellow);font:700 .9375rem/1.5 Arial,sans-serif}.process-list h3{margin-bottom:10px;font-size:1.125rem}.process-list p{color:var(--muted)}.deliverables{padding:28px 32px;border:1px solid var(--line);border-radius:16px;margin-top:35px;margin-bottom:20px}.deliverables h3{font-size:1.1rem;margin-bottom:22px}.deliverables>p{border-top:1px solid var(--line);margin-top:24px;padding-top:22px;font-size:.875rem;color:var(--muted)}.faq-list details{border-top:1px solid #202c2d25;padding:0}.faq-list details:last-child{border-bottom:1px solid #202c2d25}.faq-list summary{display:flex;align-items:flex-start;gap:17px;cursor:pointer;list-style:none;min-height:81px;padding:23px 0;font-weight:700;line-height:1.85}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span:nth-child(2){flex:1}.faq-list summary .q{font-family:Arial,sans-serif;font-size:1.2rem;font-weight:600;line-height:1.5;min-width:20px}.faq-list summary>.icon{width:21px;height:21px;margin-top:5px;transition:transform .2s}.faq-list details[open] summary>.icon{transform:rotate(45deg)}.faq-list .answer{padding:0 30px 28px 38px;color:var(--muted)}.related-example{border-radius:18px;background:var(--soft);padding:30px}.related-example h3{font-size:1.25rem;line-height:1.8}.other-services{border-top:1px solid var(--line);padding:45px 0 55px}.other-services h2{font-size:1.125rem;margin-bottom:23px}.other-service-links{display:grid;grid-template-columns:repeat(2,1fr);gap:15px 40px}.other-service-links a{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid var(--line);font-size:.9375rem}.other-service-links a:hover{color:#747011}.notice-box{font-size:.9375rem;border-left:4px solid var(--yellow);padding:18px 24px;background:var(--soft);margin:0 0 33px}.notice-box strong{font-weight:700}.case-empty{display:grid;grid-template-columns:1.2fr 1fr;gap:65px;align-items:center}.case-empty h3{font-size:1.6rem;line-height:1.8}.case-empty p{color:var(--muted)}.case-empty ol{border-top:1px solid var(--line)}.case-empty li{display:flex;gap:22px;padding:24px 0;border-bottom:1px solid var(--line);font-weight:700}.case-empty li>span{font-family:Arial,sans-serif;color:#7b8480;font-size:1.0625rem}.article-container{max-width:910px;padding-top:52px;padding-bottom:66px}.case-overview-diagram{padding:40px;background:var(--yellow-light);border-radius:18px}.case-overview-diagram .mini-diagram{max-width:610px;margin:auto;gap:18px}.case-overview-diagram .mini-diagram>div{padding:26px 15px}.case-overview-diagram .mini-diagram strong{font-size:1.5rem}.case-overview-diagram .mini-diagram span{font-size:.875rem}.case-overview-diagram .mini-diagram>.icon{width:25px;height:25px}.daily-grid{gap:24px}.daily-grid article{padding-top:20px}.daily-grid p{font-size:.9375rem}.article-container .check-list{margin-top:27px}.related-services{margin-top:43px;padding-top:28px;border-top:1px solid var(--line)}.related-services h3{font-size:1.125rem}.related-services .button{margin:4px 8px 8px 0;font-size:.875rem;min-height:48px;padding:10px 20px;gap:16px}.back-link{display:inline-block;margin-top:25px;font-weight:700;font-size:.9375rem;text-decoration:underline;text-underline-offset:6px}
/* About and consultation flow */
.about-manifesto{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.about-image{border-radius:28px;overflow:hidden;background:var(--soft);border-bottom:20px solid var(--yellow)}.about-image img{width:100%;aspect-ratio:.93;object-fit:cover}.about-manifesto h2{font-size:2rem;line-height:1.8}.about-manifesto p:not(.eyebrow){color:var(--muted)}.values-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px 70px}.values-grid article{border-top:1px solid var(--line);padding-top:24px}.values-grid .number{display:block;margin-bottom:13px}.values-grid h3{font-size:1.5rem;margin-bottom:12px}.values-grid p{color:var(--muted)}.company-section{display:grid;grid-template-columns:1fr 1.5fr;gap:60px}.company-table{margin:0}.company-table>div{display:grid;grid-template-columns:110px 1fr;gap:28px;padding:25px 0;border-top:1px solid var(--line)}.company-table>div:last-child{border-bottom:1px solid var(--line)}.company-table dt{font-weight:700;font-size:.9375rem}.company-table dd{margin:0;line-height:2}.company-table a{text-decoration:underline;text-underline-offset:5px}.flow-container{max-width:1020px}.flow-detailed{position:relative}.flow-detailed>li{display:grid;grid-template-columns:76px 1fr;gap:50px;padding-bottom:70px;position:relative}.flow-detailed>li:last-child{padding-bottom:0}.flow-detailed>li:not(:last-child)::before{content:"";position:absolute;left:37px;top:60px;bottom:0;width:1px;background:var(--line)}.flow-marker{width:76px;height:76px;background:var(--yellow);border-radius:50%;display:grid;place-items:center;font:600 1.6rem/1.5 Arial,sans-serif;position:relative}.flow-detailed h2{font-size:1.8rem;margin-bottom:21px}.flow-detailed .eyebrow{margin:5px 0 12px;font-size:.875rem}.flow-description{font-size:1.0625rem;line-height:1.95}.flow-pair{display:grid;grid-template-columns:1fr 1fr;gap:27px;padding:26px 30px;background:var(--soft);border-radius:14px;margin-top:26px}.flow-pair h3{font-size:.9375rem;margin-bottom:12px}.flow-pair p{font-size:.9375rem;color:var(--muted);line-height:1.95}.flow-pair>div+div{border-left:1px solid var(--line);padding-left:27px}
/* Contact and footer */
.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:start}.contact-card{border:1.5px solid var(--ink);border-radius:24px;padding:45px 39px;text-align:center;position:sticky;top:130px;box-shadow:9px 9px 0 var(--yellow)}.contact-card>.icon{width:43px;height:43px;margin:0 auto 22px}.contact-card h2{font-size:1.7rem;line-height:1.8;margin-bottom:23px}.contact-card>p:not(.eyebrow){font-size:.9375rem}.email-address{display:block;font-family:Arial,sans-serif;letter-spacing:.03em;font-size:1.95rem;line-height:1.5;margin:27px 0 23px;font-weight:600;overflow-wrap:anywhere}.email-address:hover{text-decoration:underline;text-underline-offset:5px}.email-compose{width:100%;max-width:330px}.mail-note{color:var(--muted);margin-top:17px;margin-bottom:15px;font-size:.8125rem!important;line-height:1.8}.copy-email{display:none;background:none;padding:10px;font-size:.8125rem;text-decoration:underline;text-underline-offset:4px}.enhanced .copy-email{display:inline-block}.copy-status{font-size:.8125rem!important;line-height:1.7;margin-top:5px;min-height:1.7em}.selected-topic{background:var(--soft);padding:10px;border-radius:7px;margin-top:20px;font-size:.875rem!important}.contact-guidance h2{font-size:2rem;line-height:1.8;margin-bottom:30px}.quote-list{margin:26px 0 34px}.quote-list p{padding:12px 0;border-bottom:1px solid var(--line);font-weight:700;line-height:1.9;margin:0}.contact-guidance h3{font-size:1.125rem}.contact-guidance>.check-list{gap:12px;margin-bottom:24px}.contact-guidance>p:last-child{color:var(--muted);font-size:.9375rem}.contact-band{background:var(--yellow);padding:76px 0}.contact-band-inner{display:flex;align-items:center;justify-content:space-between;gap:50px}.contact-band h2{font-size:clamp(1.8rem,2.9vw,2.75rem);line-height:1.7;margin-bottom:24px}.contact-band-inner>div:last-child{width:300px;flex-shrink:0;text-align:center}.contact-band .button{width:100%;min-height:68px;font-size:1.125rem;gap:40px}.contact-email{font-family:Arial,sans-serif;font-size:1.0625rem;letter-spacing:.04em;display:inline-flex;align-items:center;gap:13px;margin-top:25px}.contact-email .icon{width:21px;height:21px}.contact-email:hover{text-decoration:underline;text-underline-offset:4px}.site-footer{background:var(--ink);color:var(--white);padding-top:58px}.footer-main{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:60px;padding-bottom:45px}.footer-brand{font:700 2.5rem/1.1 Arial,sans-serif;letter-spacing:.11em;display:inline-block;margin-bottom:22px}.footer-main>div:first-child p{font-size:.9375rem;color:#d5ddda}.company-name{display:block;font-size:.875rem}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:12px;font-size:.875rem;line-height:1.8;padding-top:4px}.footer-links>a:hover{text-decoration:underline;text-underline-offset:5px}.footer-links>a:first-child{font-weight:700;margin-bottom:8px}.footer-bottom{border-top:1px solid #ffffff2e;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 0;color:#c3ceca}.footer-bottom small{font-family:Arial,sans-serif;font-size:.75rem;letter-spacing:.02em}.footer-bottom a{font-size:.8125rem}.error-actions{display:flex;gap:20px;padding-block:70px}
/* The existing AMALA mascot, kept in a contained strip */
.mascot-scene{display:none;background:var(--yellow-light);padding:32px 0 20px;overflow:hidden}.enhanced .mascot-scene{display:block}.scene-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;position:relative;z-index:2}.scene-heading>p{font-size:.875rem;line-height:1.9;margin:0}.motion-toggle{font-size:.8125rem;padding:8px 16px;border:1px solid #202c2d70;border-radius:25px;background:transparent;min-height:43px;font-weight:700;white-space:nowrap}.motion-toggle:hover{background:#fff}.mascot-track{height:143px;position:relative;margin-top:0;border-bottom:1px dashed #202c2d45}.mascot-actor{position:absolute;left:0;bottom:-6px;width:148px;height:148px;pointer-events:none;isolation:isolate;will-change:transform}.mascot-actor canvas{width:100%;height:100%;position:relative;z-index:2;visibility:hidden}.actor-shadow{position:absolute;z-index:0;bottom:8px;left:23%;width:54%;height:8px;background:#202c2d1a;border-radius:50%}.mascot-bubble{position:absolute;bottom:calc(100% - 30px);left:50%;transform:translateX(-50%) rotate(-5deg);border-radius:20px;background:#fff;border:1px solid #202c2d25;padding:5px 11px;font-size:.75rem;font-weight:700;line-height:1.7;white-space:nowrap;opacity:0;z-index:4;transition:opacity .1s}.mascot-bubble.is-visible{opacity:1}.motion-ready canvas{visibility:visible}.scene-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:34px;padding-top:10px}.scene-footer>span:first-child{font:600 .75rem/1.6 Arial,sans-serif;letter-spacing:.1em}.scene-status{font-size:.75rem;line-height:1.8;text-align:right}.motion-unavailable{display:none!important}
/* Responsive layout */
@media(min-width:1500px){.hero-grid{min-height:685px;padding-block:70px}.hero h1{font-size:3.4rem}}
@media(max-width:1150px){.header-inner{padding-inline:28px;gap:20px}.main-nav{gap:18px}.main-nav>a{font-size:.8125rem}.main-nav .nav-contact{padding:14px 18px}.brand>span{font-size:1.65rem}.brand img{width:49px;height:49px}.container{width:calc(100% - 64px)}.hero-grid{gap:26px;min-height:590px}.hero h1{font-size:3.65vw}.hero-subtitle{font-size:1.4rem}.hero-actions .button{padding-inline:18px;font-size:.875rem;gap:13px}.hero-visual{padding-block:24px}.hero-bubble{font-size:.8125rem;padding:12px 17px}.hero-stamp{width:104px;height:104px;font-size:.75rem}.hero-description{font-size:.9375rem}.hero-note{font-size:.75rem}.hero-visual-caption{font-size:.6875rem;left:8px}.service-card{padding:24px}.service-card h3{font-size:1.16rem}.service-grid{gap:17px}.service-message{padding:24px}.service-message h3{font-size:1.18rem}.example-grid{gap:20px}.example-copy{padding:20px}.example-copy h3{font-size:1rem}.example-copy .card-foot{font-size:.75rem}.example-art{padding:18px 15px 25px}.mini-diagram{gap:4px}.mini-diagram>div{padding-inline:5px}.mini-diagram strong{font-size:1rem}.mini-diagram span{font-size:.75rem}.mini-diagram>.icon{width:13px}.detail-layout{grid-template-columns:210px minmax(0,1fr);gap:45px}.detail-section h2{font-size:1.55rem}.comparison{grid-template-columns:1fr;gap:14px}.comparison-arrow .icon{transform:rotate(90deg)}.before,.after{padding:25px 28px}.comparison-label>span{display:inline;margin-left:12px}.about-manifesto{gap:45px}.about-manifesto h2{font-size:1.75rem}.contact-layout{gap:48px}.contact-card{padding:35px 26px}.contact-card h2{font-size:1.5rem}}
@media(max-width:930px){.header-inner{min-height:83px;flex-wrap:wrap}.brand img{width:47px;height:47px}.main-nav{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:0;order:3;padding:8px 0 18px}.main-nav>a{align-items:flex-start;padding:14px 8px;border-bottom:1px solid var(--line);font-size:.9375rem}.main-nav>a small{font-size:.75rem}.main-nav .nav-contact{justify-content:center;margin-top:18px;grid-column:1/-1}.enhanced .main-nav{display:none}.enhanced .main-nav.is-open{display:grid}.enhanced .menu-toggle{display:flex;align-items:center;gap:13px;background:var(--yellow);border-radius:99px;padding:10px 16px;min-height:43px;font-size:.8125rem;font-weight:700}.menu-lines{width:18px;height:12px;border-top:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink);position:relative}.menu-lines::after{content:"";position:absolute;top:4px;left:0;width:18px;height:1.5px;background:var(--ink)}.menu-toggle[aria-expanded=true] .menu-lines{border:0;transform:rotate(45deg);height:18px}.menu-toggle[aria-expanded=true] .menu-lines::before{content:"";position:absolute;width:18px;height:1.5px;background:var(--ink);top:8px;left:0}.menu-toggle[aria-expanded=true] .menu-lines::after{top:0;left:8px;width:1.5px;height:18px}.hero-grid{grid-template-columns:1fr 1fr;gap:18px;padding-block:45px;min-height:530px}.hero-copy .eyebrow{font-size:.75rem;max-width:270px}.hero h1{font-size:3.6vw;letter-spacing:-.05em}.hero-subtitle{font-size:1.2rem}.hero-description{font-size:.875rem}.hero-actions{gap:10px}.hero-actions .button{min-height:49px;font-size:.875rem;padding:12px 17px}.hero-note{max-width:270px}.hero-bottom{gap:25px;font-size:.625rem}.section{padding-block:76px}.section-heading{gap:22px;align-items:flex-start;flex-direction:column}.section-heading h2{font-size:2rem}.section-heading .text-button{margin-top:0}.problem-link{padding:20px 18px;font-size:.9375rem;gap:12px}.problem-link>.icon:first-child{width:25px;height:25px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card{padding:27px}.service-card h3{font-size:1.25rem}.service-message{padding:27px}.example-grid{grid-template-columns:1fr;gap:25px}.example-card{display:grid;grid-template-columns:1fr 1.35fr;align-items:stretch}.example-art{display:flex;flex-direction:column;justify-content:center;padding:24px}.example-badge{align-self:flex-start}.example-copy{padding:25px}.example-copy h3{font-size:1.125rem}.example-copy .card-foot{font-size:.875rem}.mini-diagram{gap:7px}.mini-diagram strong{font-size:1.125rem}.mini-diagram span{font-size:.75rem}.about-home-grid{gap:46px}.about-home h2{font-size:2rem}.about-home-copy .large-copy{font-size:1.3rem}.about-home-copy>p{font-size:.9375rem}.flow-preview{gap:20px 30px;grid-template-columns:repeat(2,1fr)}.directory-row{grid-template-columns:45px 1fr 80px;gap:20px}.directory-icon{width:76px;height:76px;border-radius:17px}.directory-icon .icon{width:36px;height:36px}.directory-row h2{font-size:1.5rem}.directory-number{font-size:1.5rem}.three-columns{gap:25px}.detail-layout{display:block}.side-nav{position:static;margin-top:32px;display:flex;flex-wrap:wrap;gap:8px 22px;padding-bottom:26px;border-bottom:1px solid var(--line)}.side-nav>p{width:100%;margin-bottom:0}.side-nav>a:not(.button){font-size:.875rem;padding:6px 0}.side-nav .button{display:none}.detail-section{padding-block:46px}.detail-section h2{font-size:1.7rem}.comparison{grid-template-columns:minmax(0,1fr) 30px minmax(0,1fr);gap:4px}.comparison-arrow .icon{transform:none}.before,.after{padding:25px}.comparison-label>span{display:block;margin-left:0}.other-service-links{gap:12px 25px}.case-empty{gap:30px}.case-empty h3{font-size:1.25rem}.case-empty li{font-size:.9375rem;gap:13px}.case-overview-diagram{padding:30px}.about-manifesto{grid-template-columns:1fr 1.2fr;gap:35px}.about-manifesto h2{font-size:1.5rem}.about-manifesto p{font-size:.9375rem}.values-grid{gap:30px 45px}.company-section{display:block}.company-section .section-heading{margin-bottom:36px}.flow-detailed>li{grid-template-columns:62px 1fr;gap:30px}.flow-marker{width:62px;height:62px;font-size:1.3rem}.flow-detailed>li:not(:last-child)::before{left:30px;top:55px}.flow-detailed h2{font-size:1.55rem}.flow-pair{gap:22px;padding:22px}.flow-pair>div+div{padding-left:22px}.contact-layout{gap:38px}.contact-guidance h2{font-size:1.55rem}.email-address{font-size:1.65rem}.contact-card{padding:30px 22px}.contact-card h2{font-size:1.3rem}.contact-card>.eyebrow{font-size:.8125rem}.contact-band-inner{gap:30px}.contact-band-inner>div:last-child{width:270px}.contact-band .button{font-size:1rem}.footer-main{gap:30px;grid-template-columns:1fr 1.1fr 1fr}.footer-links{font-size:.8125rem}}
@media(max-width:650px){html{scroll-padding-top:98px}.container{width:calc(100% - 40px)}.section{padding-block:60px}.header-inner{padding:10px 18px;min-height:76px}.brand{gap:5px}.brand img{width:47px;height:47px}.brand>span{font-size:1.55rem}.brand small{font-size:.6875rem;margin-top:5px}.enhanced .menu-toggle{font-size:.75rem;padding:10px 14px}.main-nav .nav-contact{font-size:.9375rem}.hero-grid{grid-template-columns:1fr;padding-top:32px;padding-bottom:33px;gap:29px}.hero-copy{padding:0}.hero-copy .eyebrow{max-width:none;font-size:.6875rem;letter-spacing:0;margin-bottom:22px}.hero h1{font-size:clamp(1.65rem,7.15vw,2.7rem);line-height:1.65;letter-spacing:-.05em;margin-bottom:19px}.hero-subtitle{font-size:1.18rem;margin-bottom:18px}.hero-description{font-size:1rem;line-height:1.9;margin-bottom:23px}.hero-actions{flex-wrap:nowrap;gap:9px}.hero-actions .button{font-size:.8125rem;padding:14px 14px;min-height:52px;gap:9px;white-space:nowrap}.hero-actions .icon{width:16px;height:16px}.hero-note{max-width:none;font-size:.75rem;margin-top:15px}.hero-visual{width:min(92%,420px);margin:5px auto 0;padding-top:17px;padding-bottom:22px}.hero-image{aspect-ratio:1.2;border-radius:42% 42% 15px 15px;box-shadow:0 11px 0 #ebc310}.hero-bubble{font-size:.75rem;padding:10px 16px;left:-8px;top:-2px;box-shadow:2px 3px 0 #202c2d;border-radius:13px 13px 13px 2px}.hero-stamp{width:88px;height:88px;font-size:.6875rem;right:-7px;bottom:10px;outline-width:5px}.hero-visual-caption{font-size:.625rem;bottom:-7px;left:6px;letter-spacing:.08em}.hero-bottom{padding:13px 20px;gap:10px 22px;flex-wrap:wrap;line-height:1.5;font-size:.625rem}.hero-bottom>span:last-child{display:none}.section-heading{margin-bottom:31px;gap:18px}.section-heading h2{font-size:1.65rem;line-height:1.75;margin-bottom:17px}.section-heading>div>p:last-child{font-size:1rem;line-height:1.85}.section-heading .eyebrow{font-size:.8125rem!important;margin-bottom:15px!important;line-height:1.7}.section-heading .text-button{font-size:.875rem}.problem-grid{grid-template-columns:1fr;gap:10px}.problem-link{padding:19px 16px;min-height:73px;font-size:.9375rem;gap:13px}.problem-link>.icon:first-child{width:25px;height:25px}.problem-link>.icon:last-child{width:17px;height:17px}.problem-link span{line-height:1.8}.service-grid{gap:13px}.service-card{padding:22px 18px;border-radius:13px}.service-card-top{margin-bottom:23px}.service-card-top .icon{width:30px;height:30px}.number{font-size:.9375rem}.service-card h3{font-size:1.05rem;line-height:1.8;letter-spacing:0}.service-card>p{font-size:1rem;line-height:1.85;margin-bottom:21px}.card-foot{font-size:.75rem;gap:8px;line-height:1.8;padding-top:15px}.card-foot>.icon{width:17px;height:17px}.service-message{padding:22px 18px;border-radius:13px}.service-message>.icon{width:30px;height:30px;margin-bottom:22px}.service-message h3{font-size:1.05rem;line-height:1.8}.service-message p{font-size:1rem;line-height:1.85}.service-message a{font-size:.75rem;gap:7px;line-height:1.8}.service-message a .icon{width:17px;height:17px}.service-message p br{display:none}.example-card{display:flex;border-radius:16px}.example-art{padding:20px 25px 27px;min-height:172px}.example-badge{margin-bottom:22px}.mini-diagram{gap:10px}.mini-diagram>div{padding:15px 10px}.mini-diagram strong{font-size:1.125rem}.mini-diagram span{font-size:.8125rem}.mini-diagram>.icon{width:17px;height:17px}.example-copy{padding:24px}.example-copy h3{font-size:1.18rem;line-height:1.8}.example-copy>p:not(.industry){font-size:1rem;line-height:1.85}.example-copy .card-foot{font-size:.875rem}.example-grid{gap:25px}.example-notice{font-size:.8125rem;line-height:1.85;margin-top:-4px}.about-home-grid{grid-template-columns:1fr;gap:31px}.about-home h2{font-size:1.85rem;line-height:1.8}.about-home h2>span br{display:none}.about-home-copy .large-copy{font-size:1.25rem;margin-bottom:21px}.about-home-copy p{font-size:1rem}.about-home .eyebrow{font-size:.8125rem}.flow-preview{gap:15px 24px}.flow-preview>li{grid-template-columns:1fr;gap:8px;padding:21px 0}.flow-preview>li>span{grid-row:auto;font-size:1.3rem}.flow-preview h3{font-size:1rem}.flow-preview p{grid-column:auto;font-size:.8125rem;line-height:1.8}.page-intro{padding-bottom:39px}.breadcrumb{font-size:.75rem;gap:5px 9px;padding-top:18px;margin-bottom:28px}.page-intro .eyebrow{font-size:.8125rem;margin-bottom:13px}.page-intro h1{font-size:1.85rem;line-height:1.75;margin-bottom:20px;letter-spacing:.015em}.page-lead{font-size:1rem;line-height:1.95}.directory-row{grid-template-columns:35px 1fr;gap:15px;padding:35px 0;position:relative}.directory-number{font-size:1.4rem;line-height:1.7}.directory-icon{display:none}.directory-row h2{font-size:1.35rem;line-height:1.8}.directory-row p:not(.tag){font-size:1rem}.directory-row .tag{font-size:.75rem;padding:4px 9px;margin-bottom:15px}.feature-tags{gap:7px;margin:21px 0 16px}.feature-tags>span{font-size:.75rem;padding:4px 9px}.directory-row .text-button{font-size:.875rem;gap:14px}.three-columns{grid-template-columns:1fr;gap:32px}.three-columns article{padding-top:22px}.three-columns h3{font-size:1.2rem}.step-dot{margin-bottom:17px}.side-nav{gap:7px 16px;padding-bottom:23px;margin-top:27px}.side-nav>a:not(.button){font-size:.8125rem;padding:6px 0}.detail-section{padding-block:40px}.detail-section h2{font-size:1.45rem;line-height:1.85}.detail-section .section-heading{margin-bottom:24px}.lead-section .large-copy{font-size:1.0625rem;line-height:2}.trouble-box{padding:24px 21px;border-radius:13px;margin:23px 0}.check-list{gap:14px}.check-list>li{gap:10px;line-height:1.9}.check-list .icon{width:19px;height:19px;margin-top:6px}.subheading{font-size:1.1rem;line-height:1.9;margin-top:29px}.fit-list{font-size:1rem;line-height:1.9}.feature-list>article{grid-template-columns:33px 1fr;gap:14px;padding-block:25px}.feature-index{width:32px;height:32px;font-size:.875rem}.feature-list h3{font-size:1.15rem;line-height:1.8;margin-bottom:13px}.feature-list p{font-size:1rem;line-height:1.95}.comparison{grid-template-columns:1fr;gap:13px}.comparison-arrow .icon{transform:rotate(90deg);width:23px;height:23px}.before,.after{padding:26px 24px;border-radius:13px}.comparison-label{font-size:.8125rem;display:flex;align-items:baseline;gap:15px;padding-bottom:14px;margin-bottom:19px}.comparison-label>span{display:inline-block;font-size:.8125rem}.comparison ul{font-size:1rem;line-height:1.95}.caption{font-size:.8125rem;line-height:1.85}.process-list{gap:24px}.process-list>li{grid-template-columns:36px 1fr;gap:15px}.process-list>li>span{width:35px;height:35px;font-size:.875rem}.process-list h3{font-size:1.1rem;line-height:1.85}.deliverables{padding:26px 22px;margin-top:28px}.deliverables h3{line-height:1.9;font-size:1.125rem}.detail-section>.text-button{font-size:.8755rem;gap:15px}.faq-list summary{gap:12px;padding:21px 0;line-height:1.9;font-size:.9375rem;min-height:76px}.faq-list summary .q{font-size:1.1rem;min-width:18px;line-height:1.6}.faq-list summary>.icon{width:18px;height:18px}.faq-list .answer{padding:0 0 25px 30px;font-size:1rem;line-height:1.9}.related-example{padding:25px 23px}.related-example h3{font-size:1.1rem}.related-example .text-button{font-size:.875rem;gap:14px}.other-services{padding-block:33px 42px}.other-services h2{font-size:1.125rem;line-height:1.8}.other-service-links{grid-template-columns:1fr;gap:7px}.other-service-links a{font-size:.9375rem}.notice-box{padding:18px 19px;font-size:.875rem;line-height:1.9;margin-bottom:27px}.case-empty{grid-template-columns:1fr;gap:23px}.case-empty h3{font-size:1.25rem}.case-empty .tag{font-size:.8125rem}.case-empty ol{margin-top:0}.case-empty li{font-size:.9375rem;padding:20px 0}.article-container{padding-top:30px;padding-bottom:45px}.case-overview-diagram{padding:28px 18px}.case-overview-diagram .mini-diagram{gap:7px}.case-overview-diagram .mini-diagram>div{padding:19px 8px}.case-overview-diagram .mini-diagram strong{font-size:1.2rem}.case-overview-diagram .mini-diagram span{font-size:.75rem}.case-overview-diagram .mini-diagram>.icon{width:18px;height:18px}.large-copy{font-size:1.0625rem;line-height:2}.daily-grid{gap:18px}.daily-grid article{padding-top:20px}.daily-grid p{font-size:1rem}.related-services{margin-top:30px;padding-top:24px}.related-services h3{font-size:1.125rem;line-height:1.85}.related-services .button{font-size:.8125rem;padding:11px 17px;margin-right:5px}.about-manifesto{grid-template-columns:1fr;gap:35px}.about-image{max-width:400px;width:100%;margin:auto;border-radius:20px;border-bottom-width:13px}.about-image img{aspect-ratio:1.15}.about-manifesto h2{font-size:1.6rem;line-height:1.8}.about-manifesto p{font-size:1rem}.values-grid{grid-template-columns:1fr;gap:27px}.values-grid h3{font-size:1.35rem}.company-table>div{grid-template-columns:1fr;gap:9px;padding:22px 0}.company-table dt{font-size:.875rem}.company-table dd{font-size:1rem;line-height:2}.flow-detailed>li{grid-template-columns:42px minmax(0,1fr);gap:17px;padding-bottom:43px}.flow-marker{width:42px;height:42px;font-size:1.0625rem}.flow-detailed>li:not(:last-child)::before{left:20px;top:39px}.flow-detailed .eyebrow{font-size:.75rem;line-height:1.9;margin:4px 0 13px}.flow-detailed h2{font-size:1.35rem;line-height:1.85;margin-bottom:17px}.flow-description{font-size:1rem;line-height:1.95}.flow-pair{grid-template-columns:1fr;padding:20px;gap:21px;margin-top:21px;border-radius:11px}.flow-pair>div+div{border-left:0;padding-left:0;border-top:1px solid var(--line);padding-top:19px}.flow-pair h3{font-size:.875rem;line-height:1.85;margin-bottom:10px}.flow-pair p{font-size:.9375rem;line-height:1.9}.contact-layout{grid-template-columns:1fr;gap:55px}.contact-card{padding:35px 23px;box-shadow:6px 6px 0 var(--yellow);margin-right:6px;border-radius:20px}.contact-card h2{font-size:1.5rem;line-height:1.8}.email-address{font-size:1.85rem}.contact-guidance h2{font-size:1.65rem}.contact-card>p:not(.eyebrow){font-size:1rem}.contact-card .mail-note{font-size:.8125rem!important}.contact-guidance .eyebrow{font-size:.75rem;letter-spacing:.03em}.quote-list p{font-size:1rem}.contact-guidance>p:last-child{font-size:.9375rem}.contact-band{padding-block:54px}.contact-band-inner{flex-direction:column;align-items:flex-start;gap:30px}.contact-band-inner>div:last-child{width:100%;max-width:360px;align-self:center}.contact-band h2{font-size:1.75rem;margin-bottom:20px}.contact-band .eyebrow{font-size:.8125rem;line-height:1.7}.contact-band p{font-size:1rem}.contact-band .button{min-height:60px;font-size:1rem}.contact-email{margin-top:20px;font-size:1rem}.site-footer{padding-top:45px}.footer-main{grid-template-columns:1fr 1fr;gap:33px 24px;padding-bottom:31px}.footer-main>div:first-child{grid-column:1/-1}.footer-brand{font-size:2.3rem;margin-bottom:17px}.footer-main>div:first-child p{font-size:.875rem}.company-name{font-size:.8125rem}.footer-links{font-size:.8125rem;gap:14px;line-height:1.85}.footer-bottom{padding:20px 0;gap:15px}.footer-bottom small{font-size:.6875rem}.footer-bottom a{font-size:.75rem}.mascot-scene{padding:24px 0 15px}.scene-heading{gap:15px}.scene-heading>p{font-size:.8125rem;line-height:1.8}.motion-toggle{font-size:.75rem;padding:8px 12px;min-height:40px}.mascot-track{height:128px}.mascot-actor{width:127px;height:127px;bottom:-5px}.mascot-bubble{font-size:.75rem;padding:3px 8px;bottom:calc(100% - 25px)}.actor-shadow{height:6px;bottom:7px}.scene-footer{gap:8px;align-items:flex-start;flex-direction:column;padding-top:12px;min-height:27px}.scene-footer>span:first-child{font-size:.625rem;line-height:1.6}.scene-status{font-size:.75rem;text-align:left}.scene-status:empty{display:none}.error-actions{flex-direction:column;align-items:flex-start;padding-block:45px}}
@media(max-width:370px){.container{width:calc(100% - 32px)}.header-inner{padding-inline:14px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{justify-content:space-between;padding-inline:22px;font-size:.875rem}.service-grid{grid-template-columns:1fr}.service-card h3,.service-message h3{font-size:1.2rem}.service-card>p,.service-message p{font-size:1rem}.service-card .card-foot,.service-message a{font-size:.875rem}.hero h1{font-size:7.2vw}.comparison-label{gap:10px}.comparison-label>span{font-size:.75rem}.page-intro h1{font-size:1.65rem}.scene-heading>p{font-size:.75rem}.motion-toggle{font-size:.6875rem;padding-inline:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.hero-image{transform:none}.service-card:hover,.example-card:hover,.problem-link:hover,.button.primary:hover{transform:none}}
