@charset "UTF-8";
:root{--brand:#00866a;--brand-dark:#006b55;--brand-soft:#f1f6f3;--ink:#171719;--muted:#68736d;--line:#dee5e1;--surface:#f6f7f7;--white:#fff;--radius:16px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:106px}body{margin:0;background:var(--white);color:var(--ink);font-family:Pretendard,"Apple SD Gothic Neo","Noto Sans KR",system-ui,sans-serif;font-size:16px;line-height:1.7;word-break:keep-all;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #e28b00;outline-offset:5px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.3;letter-spacing:-.045em}h1{font-size:clamp(2.7rem,4.4vw,3.8rem);font-weight:780;line-height:1.26}h2{font-size:clamp(2rem,3.1vw,2.8rem);font-weight:750}h3{font-weight:720}em{font-style:normal;color:var(--brand)}ul{list-style:none;margin:0;padding:0}.container{max-width:1180px;margin:auto;padding:0 28px}.section{padding-top:108px;padding-bottom:108px}.center{text-align:center}.section-heading{margin-bottom:56px}.section-heading p:not(.eyebrow){margin-top:20px;color:var(--muted);font-size:1.1rem}.eyebrow{font-size:.9rem;font-weight:700;color:var(--brand);letter-spacing:.02em;margin-bottom:16px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:56px;padding:15px 23px;border:1px solid transparent;border-radius:9px;color:#fff;background:var(--brand);font-size:1rem;font-weight:700;line-height:1.5;transition:background .18s,transform .18s}.button:hover{background:var(--brand-dark);transform:translateY(-2px)}.button.small{min-height:43px;padding:9px 20px;font-size:.9rem}.text-link{display:inline-flex;gap:10px;align-items:center;font-size:.95rem;font-weight:650;color:var(--brand)}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.skip{position:absolute;top:-80px;left:12px;background:var(--ink);color:white;padding:12px;z-index:100}.skip:focus{top:10px}.announcement{display:flex;justify-content:center;align-items:center;gap:22px;background:var(--brand);color:#fff;padding:10px 20px;font-size:.83rem;min-height:43px}.announcement>span:first-child{font-weight:700}.announcement-detail{opacity:.85}.announcement a{font-weight:600}.header{position:sticky;top:0;background:rgba(255,255,255,.97);z-index:30;border-bottom:1px solid var(--line)}.nav-wrap{max-width:1320px;padding:18px 28px;margin:auto;display:flex;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;gap:11px;line-height:1.1;font-size:1.15rem;font-weight:760;white-space:nowrap;letter-spacing:-.03em}.brand small{display:block;font-size:.63rem;letter-spacing:.15em;font-weight:600;color:var(--muted);margin-top:7px}.brand-mark{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:11px;background:var(--brand);color:white;font-size:1.45rem;letter-spacing:-.1em;padding-right:3px}.nav{display:flex;gap:28px;margin-left:auto;font-size:.92rem;font-weight:550}.nav a:hover{color:var(--brand)}.menu-toggle{display:none;background:none;border:0;padding:5px;color:var(--ink)}.menu-toggle svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8}.hero{display:grid;grid-template-columns:1.04fr 1fr;gap:45px;align-items:center;padding-top:83px;padding-bottom:80px}.hero .lead{margin-top:25px;color:var(--muted);font-size:1.05rem;line-height:1.85}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:19px;margin-top:30px}.actions .text-link{font-size:.85rem}.fine{color:var(--muted);font-size:.8rem;line-height:1.8}.hero .fine{margin-top:16px}.fine span{padding:0 5px;color:#929c96}.screen-placeholder{border:1px solid #cad9d1;border-radius:var(--radius);background:#f1f6f3;overflow:hidden;position:relative}.hero-screen{height:381px;box-shadow:0 17px 42px #314e4810;background:#f1f6f3}.screen-top{height:47px;padding:0 19px;display:flex;align-items:center;justify-content:space-between;background:white;border-bottom:1px solid var(--line);font-size:.67rem;letter-spacing:.08em;color:#68736d}.screen-top span:first-child{font-weight:750;color:#314e48}.placeholder-center{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:30px}.hero-screen .placeholder-center{height:calc(100% - 89px)}.placeholder-center svg{width:54px;height:54px;stroke:#68736d;fill:none;stroke-width:1.5;margin-bottom:20px}.placeholder-center strong{font-size:1.15rem;font-weight:650;color:#314e48}.placeholder-center p{font-size:.91rem;color:#68736d;margin-top:7px}.placeholder-center>span:not(.placeholder-index){font-size:.75rem;color:#68736d;margin-top:12px}.screen-caption{height:42px;border-top:1px solid var(--line);font-size:.7rem;display:flex;align-items:center;justify-content:center;color:#68736d;letter-spacing:.05em;background:#fff}.visual-caption{text-align:center;font-size:.8rem;color:var(--muted);margin-top:17px}.workflow-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface)}.workflow-strip .container{display:flex;justify-content:space-between;padding-top:24px;padding-bottom:24px;gap:15px}.workflow-strip span{font-size:.92rem;font-weight:650;display:flex;align-items:center;gap:12px}.workflow-strip b{font-size:.78rem;color:var(--brand);font-weight:600}.comparison{display:grid;grid-template-columns:1fr 1fr;gap:24px}.comparison article{border-radius:16px;padding:38px 40px}.before{background:var(--surface);border:1px solid var(--line)}.after{background:var(--brand-soft);border:1px solid #cad9d1}.label{font-size:.8rem;font-weight:650;color:var(--muted)}.after .label{color:var(--brand)}.comparison h3{font-size:1.65rem;margin:20px 0 26px}.comparison li{font-size:.95rem;margin-top:12px;color:var(--muted);padding-left:22px;position:relative}.before li:before{content:'—';position:absolute;left:0;color:#929c96}.checks li{position:relative;padding-left:25px;margin:11px 0;font-size:.95rem;color:#314e48}.checks li:before{content:'✓';position:absolute;left:0;color:var(--brand);font-weight:700}.features{background:#fafcfb;border-top:1px solid #dee5e1;border-bottom:1px solid #dee5e1}.feature-row{display:grid;grid-template-columns:1fr 1fr;gap:82px;align-items:center;margin-top:100px}.feature-row.reverse .feature-copy{order:2}.feature-row.reverse .feature-screen{order:1}.feature-number{font-size:.78rem;color:var(--brand);font-weight:700;letter-spacing:.07em}.problem{font-size:.87rem;color:#68736d;margin-top:18px}.feature-copy h3{font-size:2rem;margin-top:13px}.feature-copy>p:not(.problem):not(.feature-note){color:var(--muted);margin-top:22px;font-size:1rem}.feature-copy ul{margin-top:23px}.feature-screen{height:345px;background:#f1f6f3}.placeholder-index{width:44px;height:44px;border:1px solid #cad9d1;border-radius:12px;display:flex;justify-content:center;align-items:center;color:#68736d;font-size:.9rem;margin-bottom:18px;background:#fff8}.feature-note{color:#68736d;font-size:.8rem;margin-top:20px}.export-feature{margin-top:95px;padding:45px 46px;background:#f1f6f3;border-radius:18px;display:grid;grid-template-columns:1.25fr 1fr;gap:20px 40px}.export-feature h3{font-size:1.9rem;margin-top:15px}.export-feature p{color:var(--muted);margin-top:20px;font-size:.96rem}.export-formats{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-content:center}.export-formats>div{background:#fff;padding:25px 18px;border:1px solid #cad9d1;border-radius:12px}.export-formats strong{display:block;color:var(--brand);font-size:2.1rem;letter-spacing:-.03em;margin-bottom:12px}.export-formats span{font-size:.85rem;color:var(--muted);line-height:1.6;display:block}.export-feature .export-note{grid-column:1/-1;font-size:.75rem;border-top:1px solid #cad9d1;padding-top:19px;margin-top:3px}.audiences{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.audiences article{padding:32px;border:1px solid var(--line);border-radius:14px;background:#fff}.audience-tag{font-size:.77rem;color:var(--brand);background:var(--brand-soft);padding:6px 11px;border-radius:5px;display:inline-block;font-weight:650}.audiences h3{font-size:1.4rem;margin:23px 0 20px}.audiences p{color:var(--muted);font-size:.94rem}.how{background:var(--surface)}.steps{list-style:none;padding:0;margin:0 0 40px;display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.steps>li>span{background:#fff;border:1px solid #cad9d1;width:45px;height:45px;display:flex;justify-content:center;align-items:center;color:var(--brand);font-size:1.1rem;border-radius:50%;margin-bottom:25px;font-weight:700}.steps h3{font-size:1.15rem;margin-bottom:14px}.steps p{font-size:.92rem;color:var(--muted)}.data-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:65px;align-items:start}.data-layout .section-heading{margin:0}.data-layout h2{font-size:2.35rem}.data-layout .text-link{margin-top:30px}.data-list article{display:flex;gap:20px;padding:25px 0;border-bottom:1px solid var(--line)}.data-list article:first-child{padding-top:0}.data-list article:last-child{border-bottom:0}.data-number{font-size:.78rem;color:var(--brand);padding-top:4px;font-weight:700}.data-list h3{font-size:1.12rem;margin-bottom:10px}.data-list p{color:var(--muted);font-size:.94rem}.maker{background:var(--surface)}.maker-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.maker-photo img{width:100%;height:345px;object-fit:cover;border-radius:14px}.maker-photo>p{font-size:.75rem;color:var(--muted);margin-top:12px}.maker h2{font-size:2rem;margin-bottom:23px}.maker-layout>div>p:not(.eyebrow):not(.fine){color:var(--muted);font-size:.95rem;margin-top:12px}.maker-stats{display:flex;gap:55px;margin:25px 0 13px}.maker-stats strong{display:block;font-size:2.05rem;color:var(--brand);font-weight:730;line-height:1.4}.maker-stats span{font-size:.8rem;color:var(--muted)}.maker .text-link{margin-top:22px;font-size:.84rem}.faq-list{max-width:870px;margin:auto;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{padding:25px 50px 25px 4px;cursor:pointer;font-weight:650;list-style:none;position:relative;line-height:1.55}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:10px;top:21px;font-size:1.55rem;font-weight:400;color:#68736d}details[open] summary:after{content:'−'}details[open] summary{color:var(--brand)}details>p{padding:0 42px 25px 4px;font-size:.95rem;color:var(--muted);line-height:1.9}details a{color:var(--brand);text-decoration:underline;text-underline-offset:3px}.download{background:#f1f6f3;border-top:1px solid #cad9d1}.download-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.download-card{background:#fff;border:1px solid #cad9d1;border-radius:15px;padding:30px 26px}.os-label{color:var(--brand);font-size:.8rem;font-weight:650}.download-card h3{margin-top:17px;font-size:1.3rem}.download-card>p{font-size:.9rem;color:var(--muted);margin:15px 0 28px}.download-card .button{width:100%;padding:14px 10px;gap:12px;font-size:.9rem}.download-card small{display:block;color:#68736d;font-size:.75rem;text-align:center;margin-top:12px}.install-notes{margin-top:28px;padding:22px 24px;border:1px solid #cad9d1;border-radius:10px;font-size:.82rem;color:#68736d}.install-notes p{display:flex;gap:18px}.install-notes p+p{margin-top:8px}.install-notes strong{flex:0 0 65px;color:#314e48;font-weight:650}.download-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:25px;font-size:.8rem;color:#68736d}.download-bottom a{color:var(--brand);font-weight:600}footer{padding:62px 0 25px}.footer-main{display:flex;justify-content:space-between;gap:60px;padding-bottom:50px}.footer-main>div>p{font-size:.85rem;color:var(--muted);margin-top:20px}.footer-links{display:flex;gap:70px}.footer-links>div{display:flex;flex-direction:column;gap:10px;font-size:.8rem;color:var(--muted)}.footer-links strong{font-size:.83rem;color:var(--ink);margin-bottom:8px}.footer-links a:hover{color:var(--brand)}.footer-bottom{display:flex;justify-content:space-between;gap:30px;border-top:1px solid var(--line);padding-top:25px;font-size:.75rem;color:#68736d}.footer-bottom>p:last-child{text-align:right}
@media(min-width:1440px){.hero{padding-top:100px;padding-bottom:95px}.hero-screen{height:420px}}
@media(max-width:1050px){.nav{gap:17px}.nav-wrap{gap:18px}.hero{gap:26px}.hero .lead br{display:none}.hero h1{font-size:3.1rem}.hero .actions{align-items:flex-start;flex-direction:column;gap:15px}.feature-row{gap:40px}.data-layout{gap:35px}.data-layout h2{font-size:2rem}.maker-layout{gap:40px}.footer-links{gap:35px}.download-card{padding:28px 19px}}
@media(max-width:800px){.section{padding-top:75px;padding-bottom:75px}.container{padding-left:24px;padding-right:24px}.nav-wrap{padding:15px 24px}.nav{display:none;position:absolute;left:0;right:0;top:100%;margin:0;padding:22px 26px;background:#fff;border-bottom:1px solid var(--line);flex-direction:column;gap:20px}.nav.open{display:flex}.nav-download{margin-left:auto}.menu-toggle{display:block}.hero{grid-template-columns:1fr;gap:42px;padding-top:52px;padding-bottom:45px}.hero h1{font-size:3rem}.desktop-break{display:none}.hero .actions{flex-direction:row;align-items:center}.hero-screen{height:350px}.hero .lead{max-width:530px}.workflow-strip .container{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.workflow-strip span{font-size:.8rem;gap:7px}.comparison article{padding:28px}.comparison h3{font-size:1.35rem}.feature-row{gap:30px;margin-top:70px}.feature-copy h3{font-size:1.7rem}.feature-screen{height:340px}.problem{font-size:.8rem}.feature-copy>p:not(.problem):not(.feature-note){font-size:.93rem}.checks li{font-size:.87rem}.export-feature{padding:33px;grid-template-columns:1fr}.export-formats{max-width:360px}.audiences{gap:15px}.audiences article{padding:24px 20px}.audiences h3{font-size:1.2rem}.steps{grid-template-columns:1fr 1fr;gap:35px}.data-layout{grid-template-columns:1fr}.data-list{margin-top:12px}.maker-layout{grid-template-columns:1fr}.maker-photo{max-width:560px}.maker-photo img{height:330px}.maker-layout>div:last-child{max-width:570px}.download-grid{grid-template-columns:1fr;max-width:530px;margin:auto}.download-card{padding:25px 28px;display:grid;grid-template-columns:1fr 1fr;gap:0 15px;align-items:center}.download-card h3{margin-top:9px}.download-card .os-label,.download-card h3,.download-card p{grid-column:1}.download-card>p{margin:10px 0 0}.download-card .button{grid-column:2;grid-row:2/4;font-size:.83rem;gap:8px}.download-card small{grid-column:1/-1;margin-top:16px;text-align:left}.download-bottom{flex-direction:column;gap:8px}.footer-main{flex-direction:column;gap:35px}.footer-links{justify-content:space-between;max-width:560px}.footer-bottom{flex-direction:column;gap:18px}.footer-bottom>p:last-child{text-align:left}}
@media(max-width:540px){html{scroll-padding-top:88px}.container{padding-left:20px;padding-right:20px}.announcement{font-size:.72rem;gap:14px;padding:9px 12px}.announcement-detail{display:none}.nav-wrap{padding:13px 16px;gap:12px}.brand{font-size:1rem;gap:8px}.brand small{font-size:.56rem}.brand-mark{height:34px;width:34px;font-size:1.3rem;border-radius:9px}.nav-download.button.small{font-size:.78rem;padding:9px 13px;min-height:38px}.menu-toggle{padding:3px}.hero{padding-top:42px;gap:34px}.eyebrow{font-size:.8rem;margin-bottom:14px}.hero h1{font-size:2.4rem;letter-spacing:-.05em}.hero .lead{font-size:.97rem;line-height:1.85;margin-top:23px}.hero .actions{gap:18px;align-items:flex-start;flex-direction:column}.hero .button{width:100%;min-height:55px;justify-content:space-between;padding:16px 20px}.hero .fine{font-size:.73rem}.hero-screen{height:280px;border-radius:12px}.screen-top{padding:0 14px;font-size:.6rem}.screen-caption{font-size:.63rem}.placeholder-center strong{font-size:1.03rem}.placeholder-center p{font-size:.81rem}.placeholder-center>span:not(.placeholder-index){font-size:.7rem}.hero-screen .placeholder-center svg{width:42px;height:42px;margin-bottom:12px}.visual-caption{font-size:.73rem}.workflow-strip .container{grid-template-columns:repeat(2,1fr);gap:14px 20px;padding-top:22px;padding-bottom:22px}.workflow-strip span:last-child{grid-column:1/-1}.section{padding-top:65px;padding-bottom:65px}.section-heading{margin-bottom:35px}.section-heading h2,h2{font-size:1.88rem}.section-heading p:not(.eyebrow){font-size:.95rem;margin-top:17px}.comparison{grid-template-columns:1fr;gap:16px}.comparison article{padding:27px}.comparison h3{font-size:1.4rem;margin:16px 0 21px}.comparison li{font-size:.87rem}.feature-row{grid-template-columns:1fr;gap:28px;margin-top:55px}.feature-row.reverse .feature-copy,.feature-row.reverse .feature-screen{order:initial}.feature-copy h3{font-size:1.8rem}.feature-screen{height:245px}.feature-copy ul{margin-top:17px}.feature-copy>p:not(.problem):not(.feature-note){font-size:.95rem}.checks li{font-size:.92rem}.feature-note{font-size:.76rem}.export-feature{padding:26px 23px;margin-top:55px;border-radius:13px}.export-feature h3{font-size:1.65rem}.export-feature p{font-size:.9rem}.export-feature p br{display:none}.export-formats{gap:12px}.export-formats>div{padding:19px 16px}.export-formats strong{font-size:1.8rem}.export-formats span{font-size:.78rem}.audiences{grid-template-columns:1fr;gap:16px}.audiences article{padding:28px}.audiences h3{font-size:1.4rem;margin:17px 0 15px}.audiences p{font-size:.95rem}.steps{gap:30px 22px}.steps h3{font-size:1rem}.steps p{font-size:.85rem}.steps>li>span{margin-bottom:17px;width:38px;height:38px}.data-layout h2,.maker h2{font-size:1.85rem}.data-list article{gap:15px}.data-list h3{font-size:1.04rem}.data-list p{font-size:.9rem}.maker-photo img{height:240px}.maker-layout{gap:32px}.maker-stats{gap:40px}.maker-stats strong{font-size:1.9rem}.maker-photo>p,.maker .fine{font-size:.73rem}summary{font-size:.95rem;padding-top:22px;padding-bottom:22px}details>p{font-size:.89rem;padding-right:12px}.download-card{display:block;padding:26px}.download-card h3{font-size:1.3rem;margin-top:12px}.download-card>p{margin:15px 0 22px}.download-card .button{font-size:.95rem}.download-card small{text-align:center}.install-notes{padding:20px;font-size:.8rem}.install-notes p{display:block}.install-notes strong{display:block;margin-bottom:4px}.install-notes p+p{margin-top:15px}.download-bottom{font-size:.76rem}.footer-links{gap:20px}.footer-links>div{font-size:.75rem}.footer-bottom{font-size:.7rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Product visuals: faithful light desktop shell, fictional examples. */
.product-figure{margin:0;min-width:0;height:auto;background:transparent;overflow:visible}.product-image-link{display:block;border:1px solid #dee5e1;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 12px 32px #1717190b;transition:box-shadow .2s}.product-image-link:hover{box-shadow:0 15px 36px #17171918}.product-image-link img{width:100%;height:auto}.product-figure figcaption{display:flex;justify-content:space-between;gap:10px;margin-top:11px;font-size:.67rem;color:#68736d}.product-figure figcaption span:last-child{white-space:nowrap}.actual-capture{display:inline-block;color:var(--brand);margin-top:8px;text-decoration:underline;text-underline-offset:4px}.hero-visual{min-width:0}.hero-product{transform:rotate(-1deg)}@media(max-width:800px){.hero-product{transform:none}}@media(max-width:540px){.product-figure figcaption{font-size:.63rem}.feature-row.reverse .product-figure{order:initial}}
@media(max-width:800px){.feature-row{grid-template-columns:1fr;gap:28px}.feature-row.reverse .feature-copy,.feature-row.reverse .feature-screen{order:initial}.product-figure.feature-screen{width:100%;max-width:630px}}

.hero-product{transform:none}.product-figure figcaption{flex-wrap:wrap;line-height:1.6}.product-figure figcaption span:last-child{margin-left:auto}

/* Frame only the app window; hide screenshot desktop margins without changing UI. */
.product-image-link{border:1px solid #dee5e1;border-radius:14px;box-shadow:0 8px 22px rgba(23,23,25,.09)}
.product-image-link:hover{box-shadow:0 11px 26px rgba(23,23,25,.13)}
.window-frame{position:relative;aspect-ratio:1400/904;background:#fff}
.window-frame img{position:absolute;width:109.72%;max-width:none;height:auto;left:-4.5%;top:-4.76%}
.window-frame[href$="memory-sources.png"],.window-frame[href$="memory-analysis.png"]{aspect-ratio:1760/1137}
.window-frame[href$="memory-sources.png"] img,.window-frame[href$="memory-analysis.png"] img{width:109.1%;left:-4.545%;top:-4.75%}
@media(max-width:540px){.product-image-link{border-radius:10px;box-shadow:0 6px 16px rgba(23,23,25,.08)}}

/* Superpass customer outcomes, sourced from final-acceptance records only. */
.success{background:#f6f7f7;border-bottom:1px solid var(--line)}.success .section-heading{margin-bottom:36px}.success-count{display:flex;justify-content:center;align-items:baseline;gap:12px;margin-top:25px}.success-count strong{font-size:2.2rem;line-height:1.3;color:var(--brand);letter-spacing:-.04em}.success-count span{font-size:.85rem;color:var(--muted)}.success-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.success-card{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:10px;min-height:110px;padding:22px 15px;border:1px solid #dee5e1;border-radius:10px;background:#fff}.success-card strong{font-size:1.12rem;letter-spacing:-.04em;line-height:1.45;font-weight:700}.success-card span{font-size:.7rem;line-height:1.5;color:#68736d}.success-more{border:0;margin-top:25px}.success-more summary{width:fit-content;margin:0 auto;padding:12px 24px;min-height:48px;border:1px solid #cad9d1;border-radius:8px;background:#fff;color:#314e48;font-size:.86rem;text-align:center}.success-more summary:after{content:none}.success-more[open] summary{margin-bottom:25px}.success-more .when-open{display:none}.success-more[open] .when-open{display:inline}.success-more[open] .when-closed{display:none}.success-note{max-width:800px;margin:28px auto 0;text-align:center;font-size:.75rem;line-height:1.9;color:#68736d}@media(max-width:800px){.success-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.success-card strong{font-size:1rem}}@media(max-width:540px){.success-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.success-card{min-height:103px;padding:18px 10px}.success-card strong{font-size:.93rem}.success-card span{font-size:.64rem}.success-count{gap:9px}.success-count strong{font-size:1.9rem}.success-count span{font-size:.77rem}.success-note{font-size:.69rem;text-align:left}}

.success-card[hidden]{display:none}.success-filters{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:0 0 28px}.success-filters button,.outline-button{border:1px solid #cad9d1;background:#fff;border-radius:8px;padding:10px 18px;min-height:45px;color:#314e48;cursor:pointer;font-size:.88rem}.success-filters button[aria-pressed=true]{background:#00866a;border-color:#00866a;color:#fff}.success-filters button span{margin-left:5px;font-size:.78rem}.success-card .stage-badge{font-size:.66rem;padding:3px 9px;border-radius:4px;background:#f1f6f3;color:#314e48}.success-card .stage-final{background:#00866a;color:#fff}.success-card .stage-interview{background:#e8eee9;color:#314e48}.success-card .stage-document{background:#f0f0f0;color:#606460}.success-actions{text-align:center;margin-top:26px}.success-actions p{font-size:.73rem;color:#68736d;margin-top:9px}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);margin:0;text-align:center}.metric-grid>div{padding:18px 25px;border-right:1px solid #dee5e1}.metric-grid>div:last-child{border:0}.metric-grid dt{font-size:1rem;font-weight:650}.metric-grid dd{margin:15px 0;font-size:3.3rem;font-weight:750;line-height:1.2;letter-spacing:-.055em;color:#00866a}.metric-grid dd span{font-size:1.05rem;letter-spacing:0;margin-left:7px}.metric-grid p{font-size:.82rem;color:#68736d}.proof-source{text-align:center;font-size:.75rem;color:#68736d;line-height:1.9;margin-top:30px}.proof-source a{color:#006b55;text-decoration:underline;text-underline-offset:3px}.customer-reviews{background:#f6f7f7}.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.review-card{display:flex;flex-direction:column;padding:30px 26px;background:#fff;border:1px solid #dee5e1;border-radius:12px}.review-label{font-size:.7rem;color:#68736d}.review-card h3{font-size:1.22rem;line-height:1.5;margin:15px 0}.review-card>p{font-size:.93rem;line-height:1.9;color:#4d5852}.review-card footer{margin-top:auto;padding:24px 0 0;line-height:1.7}.review-card footer strong{font-size:.83rem;display:block}.review-card footer span{font-size:.7rem;color:#68736d}.review-more{border:0;margin-top:24px}.review-more summary{width:fit-content;margin:auto;padding:12px 38px 12px 20px;border:1px solid #cad9d1;border-radius:8px;background:#fff;font-size:.87rem}.review-more summary:after{top:9px}.review-more[open] .review-grid{margin-top:24px}.interview-bridge{margin-top:32px;padding:25px;border-top:1px solid #dee5e1;text-align:center}.interview-bridge p{font-size:.97rem;margin-bottom:14px}.experience-change .section-heading p{font-size:.95rem}@media(max-width:800px){.review-grid{grid-template-columns:1fr}.review-card{padding:28px}.metric-grid dd{font-size:2.5rem}}@media(max-width:540px){.metric-grid{grid-template-columns:1fr;gap:20px}.metric-grid>div{border-right:0;border-bottom:1px solid #dee5e1;padding:15px 15px 28px}.metric-grid dd{font-size:3rem}.success-filters{gap:8px}.success-filters button{font-size:.78rem;padding:9px 12px}.proof-source{font-size:.69rem}.review-card h3{font-size:1.2rem}}

.analysis-link{margin-top:20px;font-size:.82rem}.free-software{background:#f1f6f3;border-top:1px solid #dee5e1;border-bottom:1px solid #dee5e1}.free-software h2{margin-bottom:24px}.free-software .center>p:not(.eyebrow):not(.fine){color:#68736d;line-height:1.9}.free-software .button{margin-top:28px}.free-software .fine{margin-top:18px}#use .audiences{row-gap:24px}@media(max-width:800px){#use .audiences{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:540px){#use .audiences{grid-template-columns:1fr}}

/* Compact proof cards: existing corporate assets and readable review summaries. */
.success-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.success-card{min-height:142px;padding:16px 10px;gap:9px}.company-logo{height:48px;width:100%;display:flex;align-items:center;justify-content:center}.company-logo img{width:auto;height:auto;max-height:48px;max-width:140px;object-fit:contain}.success-card strong{font-size:.8rem;line-height:1.35}.success-card>span:not(.stage-badge){display:none}.success-card .stage-badge{font-size:.6rem;padding:2px 6px;order:3}.success-card:has(.company-logo){justify-content:center}.success-card:not(:has(.company-logo)) strong{font-size:.95rem}
.customer-reviews .section-heading{margin-bottom:32px}.review-grid{gap:16px;align-items:stretch}.review-card{padding:20px 22px;border-radius:12px;background:#fff;min-width:0}.review-card h3{font-size:1rem;line-height:1.45;margin:9px 0 10px}.review-card>p{font-size:.84rem;line-height:1.75}.review-label{font-size:.62rem;color:var(--brand)}.review-card footer{margin-top:auto;padding:14px 0 0;border-top:0;background:transparent}.review-card footer strong{font-size:.75rem}.review-card footer span{font-size:.65rem}.customer-reviews .proof-source{margin-top:22px}
@media(max-width:1000px){.success-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:800px){.review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.review-card{padding:20px}.company-logo img{max-width:110px}}
@media(max-width:540px){.success-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.success-card{min-height:122px;padding:12px 5px}.company-logo{height:40px}.company-logo img{max-width:86px;max-height:38px}.success-card strong{font-size:.7rem}.success-card .stage-badge{font-size:.54rem}.review-grid{grid-template-columns:1fr;gap:12px}.review-card{padding:18px 20px}.review-card h3{font-size:1rem}.review-card>p{font-size:.85rem}}

.time-comparison .time-value{font-size:4.6rem;line-height:1.1;font-weight:760;letter-spacing:-.06em;margin:22px 0 10px}.time-value span{font-size:1.5rem;margin-left:8px;letter-spacing:0}.time-comparison .after .time-value{color:var(--brand)}.time-caption{font-size:.9rem;color:var(--muted);margin-bottom:25px}@media(max-width:540px){.time-comparison .time-value{font-size:3.8rem}.time-value span{font-size:1.3rem}}

/* Dense, horizontal company wall inspired by the supplied reference. */
.success-grid{grid-template-columns:repeat(10,minmax(0,1fr));gap:8px}.success-card{min-height:82px;padding:9px 5px 7px;gap:4px;border-radius:8px;box-shadow:0 1px 3px #1717190a}.company-logo{height:29px}.company-logo img{max-width:90%;max-height:28px}.success-card strong,.success-card:not(:has(.company-logo)) strong{font-size:.64rem;line-height:1.25;letter-spacing:-.025em;overflow-wrap:anywhere}.success-card .stage-badge{font-size:.5rem;line-height:1.3;padding:2px 4px;border-radius:3px}.success-card:not(:has(.company-logo)){gap:9px}.success-filters{margin-bottom:24px;gap:8px}.success-filters button{padding:7px 13px;min-height:38px;font-size:.77rem}.success-filters button span{font-size:.7rem}.success-actions{margin-top:22px}.success-actions .outline-button{border-radius:30px;padding:8px 22px;min-height:40px;font-size:.8rem}.success-note{font-size:.7rem}.success .section-heading{margin-bottom:28px}
@media(min-width:1101px){.success-card:nth-child(-n+5){grid-column:span 2;min-height:82px}.success-card:nth-child(-n+5) .company-logo img{max-height:30px}.success-card:nth-child(-n+5) strong{font-size:.73rem}}
@media(max-width:1100px){.success-grid{grid-template-columns:repeat(8,minmax(0,1fr))}}
@media(max-width:800px){.success-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.success-card{min-height:82px}.company-logo img{max-width:90%;max-height:28px}}
@media(max-width:540px){.success-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.success-card{min-height:80px;padding:8px 5px}.success-card strong,.success-card:not(:has(.company-logo)) strong{font-size:.66rem}.success-card .stage-badge{font-size:.52rem}.success-filters button{padding:7px 10px;font-size:.72rem}}
