:root{--paper:#fbfbf7;--white:#fff;--ink:#102e29;--green:#173f34;--green-soft:#eef2e9;--gold:#a37a35;--accent:var(--gold);--accent-dark:#876026;--muted:#52635d;--line:#d9ddd3;--font:'Hiragino Kaku Gothic ProN','Hiragino Sans','Yu Gothic',Meiryo,sans-serif;--serif:'Hiragino Mincho ProN','Yu Mincho','YuMincho',Georgia,serif;--max:1280px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.9 var(--font);-webkit-font-smoothing:antialiased}body.dialog-open{overflow:hidden}[hidden]{display:none!important}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer;color:inherit}button:disabled{cursor:default}img,svg{display:block;max-width:100%}h1,h2,h3,p,figure,ul,ol,dl{margin:0}h1,h2{font-family:var(--serif);font-weight:600;line-height:1.5;letter-spacing:-.05em}h2{font-size:44px}h3{line-height:1.65}button,a,input{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #ad873d;outline-offset:5px}.container{width:calc(100% - 160px);max-width:var(--max);margin-inline:auto}.section{padding-block:76px}.eyebrow,.section-label{font:12px/1.5 var(--font);letter-spacing:.22em;color:var(--gold);margin-bottom:24px}.eyebrow i{display:inline-block;width:54px;height:1px;background:var(--gold);margin-left:24px;vertical-align:middle}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 28px;min-height:56px;border:1px solid var(--green);border-radius:4px;background:var(--green);color:#fff;font-size:16px;font-weight:600;line-height:1.5;transition:background .2s,box-shadow .2s}.button:hover{background:#285344;box-shadow:0 5px 16px #173f3412}.button .arrow{color:#c4ab68;font-size:27px;font-weight:300;line-height:1}.button-outline{background:transparent;color:var(--green)}.button-outline:hover{background:#e7ede5}.button-outline .arrow{color:var(--green)}.text-link{display:inline-flex;align-items:center;gap:20px;border-bottom:1px solid currentColor;font-weight:600;font-size:15px;line-height:1.7}.line-icon{width:42px;height:42px;flex:none}.fine-print{font-size:13px;color:var(--muted)}.skip-link{position:absolute;top:-100px;left:20px;z-index:50;background:white;padding:12px}.skip-link:focus{top:10px}
.site-header{background:#fff;position:relative;z-index:10}.header-inner{height:105px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{font-family:Georgia,var(--serif);font-size:42px;line-height:1.05;white-space:nowrap;letter-spacing:-.035em}.brand small{display:block;font:11px/1.7 var(--font);letter-spacing:.24em;margin-top:4px}.desktop-nav{display:flex;gap:32px;margin-left:auto;font-size:14px;font-weight:600;white-space:nowrap}.desktop-nav a:hover{color:var(--gold)}.header-cta{min-width:258px;padding:16px 28px;box-shadow:0 5px 15px #173f3410}.menu-toggle{display:none;width:44px;height:44px;background:transparent;border:0;padding:10px}.menu-toggle span{display:block;width:24px;height:1px;background:var(--ink);margin:6px 0}#mobile-nav{padding:12px 24px 25px;background:white}#mobile-nav a{display:block;padding:12px 0;border-bottom:1px solid var(--line)}
.reference-crop{position:relative;overflow:hidden;aspect-ratio:var(--crop-w)/var(--crop-h)}.reference-crop img{position:absolute;width:calc(var(--image-w)/var(--crop-w)*100%);max-width:none;height:auto;left:calc(var(--crop-x)/var(--crop-w)*-100%);top:calc(var(--crop-y)/var(--crop-h)*-100%)}
.hero{background:radial-gradient(ellipse at 20% 40%,#fff 5%,#faf9f5 48%,#e9e8df 100%);overflow:hidden}.hero-inner{position:relative;min-height:1190px}.hero-copy{position:relative;z-index:2;width:49%;padding-top:158px}.hero-eyebrow{display:flex;align-items:center;gap:25px;color:var(--gold);font-weight:600;font-size:18px;letter-spacing:.06em;margin-bottom:23px}.hero-eyebrow>span{width:54px;height:1px;background:#b49760}.hero h1{font-size:78px;line-height:1.3;letter-spacing:-.055em;margin-bottom:36px;white-space:nowrap}.hero-lead{font-size:20px;line-height:1.85;color:#34443f;letter-spacing:-.035em}.hero-price-boxes{display:flex;gap:18px;margin-top:38px;max-width:558px}.hero-price-boxes>div{display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid #ceb278;border-radius:5px;background:#ffffffb5;min-height:110px;flex:1;padding:10px 15px}.hero-price-boxes span,.hero-price-boxes b{font-size:15px;line-height:1.65}.hero-price-boxes strong{font-family:Georgia,var(--serif);font-weight:400;font-size:78px;line-height:1;color:var(--gold);white-space:nowrap}.hero-price-boxes strong small{font-family:var(--serif);font-size:32px}.hero-price-boxes>div:last-child strong{font-size:54px}.hero-price-boxes>div:last-child strong small{font-size:22px}.hero-cta{width:500px;max-width:100%;margin-top:30px;min-height:88px;justify-content:center;gap:44px;font-size:25px;box-shadow:0 10px 24px #173f3419}.hero-cta .arrow{font-size:38px}.hero-secondary{display:flex;width:max-content;margin:27px 0 0 130px;font-size:17px}.hero-visual{position:absolute;left:45%;top:0;width:61%;z-index:1;mix-blend-mode:multiply}.hero-provider{position:absolute;bottom:65px;left:0;color:#6d7770;font-size:14px;z-index:2}.hero-provider span{margin:0 18px}.trust-strip{display:flex;justify-content:space-around;border-top:1px solid #b5beb6;padding:44px 0 48px;position:relative}.trust-strip>div{display:flex;align-items:center;gap:34px;flex:1;justify-content:center}.trust-strip>div+div{border-left:1px solid var(--line)}.trust-strip .line-icon{color:#667344}.trust-strip p{font-size:17px;line-height:1.65;color:#34473e}.design-intro{background:#eaf0e7;position:relative;overflow:hidden;padding:80px 0}.design-intro:after{content:'';position:absolute;right:0;top:0;width:260px;height:100%;background:url('references/03-details.png') right top / 1440px auto no-repeat;mix-blend-mode:multiply;pointer-events:none}.design-intro .container{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:40px}.design-intro h2{font-size:48px}.design-intro .container>p{font-size:18px;margin-right:75px;line-height:1.95}.design-intro .eyebrow{margin-bottom:27px}
.pricing{background:#fafaf6;padding-block:60px 52px}.pricing-heading{text-align:center;margin-bottom:55px}.pricing-heading .eyebrow{margin-bottom:22px}.pricing-heading h2{font-size:47px;line-height:1.48}.pricing-heading>p:last-child{margin-top:25px;color:var(--muted);font-size:16px}.plan-category{display:grid;grid-template-columns:2.067fr 1fr;gap:28px;margin-bottom:21px}.plan-category>div{border-bottom:2px solid var(--green);padding-bottom:10px;display:flex;align-items:center;gap:16px}.plan-category>div:last-child{border-color:#b7975c}.plan-category strong{font-size:22px}.plan-category span{font-size:15px;color:var(--muted)}.plans-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.plan-card{position:relative;border:1px solid var(--line);border-radius:6px;box-shadow:0 8px 28px #25332607;background:white;padding:29px 31px 22px;display:flex;flex-direction:column}.plan-plus{background:#f0f3eb;border-color:var(--green)}.plan-plus:before,.plan-tools:before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:var(--green)}.plan-tools{background:#fbf8ef;border-color:#d7c29b}.plan-tools:before{background:#b28a45;height:2px}.plan-card h3{font-size:27px;font-weight:700;white-space:nowrap;letter-spacing:-.055em}.plan-audience{font-size:17px;color:var(--muted);line-height:1.7;margin-top:9px}.plan-price{margin-top:15px}.plan-price>span{font-size:16px;color:var(--muted)}.plan-price>div{display:flex;align-items:baseline;gap:9px}.plan-price strong{font-family:Georgia,var(--serif);font-weight:400;font-size:80px;line-height:1.14;letter-spacing:-.025em}.plan-price div>span{font-family:var(--serif);font-size:21px;white-space:nowrap}.plan-price small{font-family:var(--font);font-size:12px;color:var(--muted);margin-left:5px}.plan-tools .plan-price strong{color:#947030}.plan-feature{border-top:1px solid var(--line);padding-top:13px;min-height:112px;margin-top:6px}.plan-feature>strong{font-size:18px;letter-spacing:-.05em}.plan-feature>p{font-size:15px;margin-top:3px;color:var(--muted)}.plan-tools .plan-feature strong{color:#957030;font-size:17px}.plan-includes{list-style:none;padding:0;margin:0 0 26px;font-size:16px;color:var(--muted)}.plan-includes li{padding-left:29px;position:relative;line-height:1.8;margin-bottom:8px}.plan-includes li:before{content:'✓';position:absolute;left:0;top:4px;background:#e7ede1;border-radius:50%;width:20px;height:20px;text-align:center;line-height:20px;color:var(--green);font-size:13px}.plan-includes small{display:block;font-size:14px}.plan-tools-note{font-size:15px;color:var(--muted);border-top:1px solid #ded2b6;padding-top:12px;margin-top:-12px;margin-bottom:25px}.plan-actions{margin-top:auto;display:grid;gap:15px}.plan-actions .button{width:100%;min-height:56px;padding:12px 25px;font-size:16px;gap:10px}.plan-actions .checkout-button{min-height:48px;padding-block:9px}.payment-caption{text-align:center;color:var(--muted);font-size:15px;margin-top:26px}.price-clarity{display:grid;grid-template-columns:1fr 1fr;gap:45px;margin-top:43px;border-block:1px solid var(--line);padding:27px 0}.price-clarity>div+div{border-left:1px solid var(--line);padding-left:45px}.price-clarity h3{font-size:20px;margin-bottom:10px}.price-clarity>div:last-child h3{color:#936a28}.price-clarity p{color:var(--muted);font-size:16px}.price-footnote{font-size:13px;color:var(--muted);margin-top:13px}
.support-section{background:#f2efe4;padding-top:52px;padding-bottom:22px}.support-heading{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-bottom:65px}.support-heading h2{font-size:44px}.support-heading>p{color:var(--muted);font-size:17px;margin-right:15px}.support-roles{display:grid;grid-template-columns:1fr 70px 1.85fr;align-items:center;gap:24px}.support-label{display:flex;align-items:center;gap:20px;font-size:16px;font-weight:600;color:#96702c}.support-label .line-icon{color:var(--green);width:40px}.support-sales h3{font:600 32px/1.5 var(--serif);margin:18px 0}.support-sales>p:not(.support-label){font-size:17px;color:var(--muted)}.support-sales .button{width:100%;margin-top:40px}.support-sales .fine-print{font-size:14px!important;margin-top:12px}.support-arrow{font-size:44px;color:var(--gold);font-weight:300}.support-production{background:#fffefa;border:1px solid #dad6c8;border-radius:7px;padding:30px 36px}.support-production>div{display:flex;align-items:center;gap:25px;margin-top:22px}.support-production h3{font-size:28px}.support-production>div p{color:var(--muted);font-size:17px;margin-top:4px}.production-connection{display:flex;align-items:center;gap:34px;border-top:1px solid var(--line);margin-top:25px;padding-top:10px;color:var(--gold);font-size:16px}.production-connection span{font-size:44px;line-height:1.2}.support-bottom{margin-top:40px;border-top:1px solid #dcd8cc;padding-top:14px;font-size:15px;color:var(--muted)}
.flow-section{background:var(--paper)}.split-heading{display:flex;justify-content:space-between;align-items:center;gap:40px}.section-intro{color:var(--muted)}.flow-list{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;padding:0;gap:32px;margin-top:45px}.flow-list li{border-top:1px solid #baaa8a;padding-top:18px}.step-number{font-family:Georgia,serif;font-size:40px;color:var(--gold);display:block;margin-bottom:10px}.flow-list h3{font-size:21px;margin-bottom:12px}.flow-list p,.flow-help{font-size:15px;color:var(--muted)}.flow-help{margin-top:24px}.faq-section{background:#eef1e9}.faq-grid{display:grid;grid-template-columns:1fr 2fr;gap:70px}.faq-heading>p:last-child{color:var(--muted);margin-top:25px}.faq-list details{border-bottom:1px solid #ccd3c6}.faq-list details:first-child{border-top:1px solid #ccd3c6}.faq-list summary{position:relative;cursor:pointer;list-style:none;font-weight:600;font-size:17px;padding:24px 35px 24px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:3px;top:20px;font-size:25px;font-weight:300;color:var(--gold)}.faq-list details[open] summary:after{content:'−'}.faq-answer{padding:0 28px 23px 0;color:var(--muted);font-size:15px}.contact-section{padding:85px 0;background:var(--green);color:#fff}.contact-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:80px;align-items:center}.contact-section .section-label{color:#c3ad7b}.contact-section h2{font-size:49px;margin-bottom:25px}.contact-section p{color:#e1e7dc}.contact-action .button{background:#f8f4e9;color:var(--green);width:100%;margin:20px 0 15px}.contact-price strong{font:40px Georgia,serif}.contact-destination,.contact-hint{font-size:13px}.site-footer{padding:48px 0 28px;background:#f9f8f3}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-top p{font-size:15px;color:var(--muted)}.footer-bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding-top:25px;margin-top:35px;font-size:12px;color:var(--muted)}.footer-bottom nav{display:flex;gap:25px}.mobile-contact{display:none}
dialog{width:min(850px,calc(100% - 40px));max-height:calc(100dvh - 40px);margin:auto;padding:0;border:1px solid #d4d8cc;border-radius:9px;background:var(--paper);color:var(--ink);box-shadow:0 25px 80px #0003}dialog::backdrop{background:#102b24b0}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 22px;background:var(--paper);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:3}.dialog-heading p{font-size:12px;color:var(--muted)}.dialog-close{width:44px;height:44px;border:0;background:transparent;font-size:30px}.dialog-copy{padding:28px}.dialog-copy h2{font-size:29px}.dialog-copy p{color:var(--muted);font-size:15px;margin-top:12px}.dialog-copy ul{display:flex;gap:12px;flex-wrap:wrap;list-style:none;padding:0;margin-top:15px;font-size:13px}.dialog-copy li{background:var(--green-soft);padding:4px 10px}.dialog-copy .text-link{margin-top:20px}
@media(min-width:1500px){.hero-inner{min-height:1190px}.hero-visual{width:780px;left:575px}}
@media(max-width:1250px){.container{width:calc(100% - 100px)}.desktop-nav{gap:22px;font-size:12px}.header-inner{gap:20px;height:90px}.brand{font-size:35px}.header-cta{min-width:215px;padding:13px 20px;font-size:14px}.hero-inner{min-height:990px}.hero-copy{padding-top:125px}.hero h1{font-size:65px}.hero-lead{font-size:17px}.hero-eyebrow{font-size:15px}.hero-price-boxes{gap:14px;margin-top:30px}.hero-price-boxes>div{min-height:88px;padding:10px}.hero-price-boxes strong{font-size:65px}.hero-price-boxes>div:last-child strong{font-size:44px}.hero-price-boxes span,.hero-price-boxes b{font-size:12px}.hero-cta{font-size:21px;min-height:73px}.hero-secondary{margin-left:85px;font-size:15px}.hero-provider{bottom:45px;font-size:12px}.design-intro h2{font-size:40px}.design-intro .container>p{font-size:15px;margin-right:30px}.plan-card{padding:25px 24px 20px}.plan-card h3{font-size:23px}.plan-price strong{font-size:68px}.plan-audience,.plan-includes{font-size:14px}.plan-feature>strong{font-size:16px}.plan-tools .plan-feature strong{font-size:15px}.plan-feature>p,.plan-tools-note{font-size:13px}.plan-actions .button{padding-inline:20px;font-size:14px}.support-heading h2{font-size:38px}.support-heading>p{font-size:15px}.support-production h3{font-size:25px}.hero-visual{width:61%}}
@media(max-width:1050px){.desktop-nav{display:none}.header-cta{margin-left:auto}.menu-toggle{display:block}.hero h1{font-size:56px}.hero-inner{min-height:860px}.hero-copy{padding-top:90px}.hero-lead{font-size:15px}.hero-price-boxes strong{font-size:52px}.hero-price-boxes>div:last-child strong{font-size:36px}.hero-price-boxes>div:last-child strong small{font-size:15px}.hero-price-boxes strong small{font-size:22px}.hero-provider{bottom:33px}.hero-cta{min-height:64px;font-size:19px}.trust-strip{padding-block:30px}.trust-strip>div{gap:20px}.trust-strip p{font-size:14px}.trust-strip .line-icon{width:35px}.design-intro{padding-block:55px}.design-intro h2{font-size:34px}.pricing-heading h2{font-size:39px}.plan-card{padding:20px 18px}.plan-card h3{font-size:20px}.plan-price strong{font-size:55px}.plan-actions .button{font-size:12px;padding:12px}.plan-price small{font-size:10px}.plan-feature{min-height:108px}.plan-category span{font-size:12px}.support-roles{gap:15px;grid-template-columns:1fr 40px 1.7fr}.support-production{padding:25px}.support-production h3{font-size:22px}.support-heading h2{font-size:32px}}
@media(max-width:800px){.container{width:calc(100% - 40px)}.section{padding-block:48px}.header-inner{height:78px}.brand{font-size:30px}.header-cta{display:none}h2{font-size:30px}.hero-inner{min-height:0;display:flex;flex-direction:column;padding-top:43px}.hero-copy{width:100%;padding-top:0}.hero h1{font-size:clamp(42px,8vw,65px);line-height:1.35;margin-bottom:22px;white-space:normal}.hero-eyebrow{font-size:14px;margin-bottom:20px;gap:15px}.hero-eyebrow>span{width:30px}.hero-lead{font-size:15px;line-height:1.85}.desktop-break{display:none}.hero-price-boxes{max-width:520px;margin-top:25px}.hero-price-boxes>div{min-height:82px}.hero-price-boxes strong{font-size:54px}.hero-price-boxes>div:last-child strong{font-size:40px}.hero-cta{width:100%;max-width:520px;min-height:64px;font-size:20px;margin-top:22px}.hero-secondary{margin:20px auto 0;font-size:14px}.hero-visual{position:relative;left:auto;top:auto;width:min(100%,530px);margin:15px auto 0;order:2;mix-blend-mode:multiply}.hero-provider{position:relative;bottom:auto;order:3;margin:15px 0 25px;font-size:10px}.hero-provider span{margin:0 5px}.trust-strip{gap:0;padding-block:25px}.trust-strip>div{flex-direction:column;gap:12px;text-align:center;padding:0 8px}.trust-strip p{font-size:10px}.trust-strip .line-icon{width:28px;height:28px}.design-intro{padding-block:38px}.design-intro .container{display:block}.design-intro h2{font-size:31px}.design-intro .eyebrow{font-size:10px;margin-bottom:17px}.design-intro .container>p{font-size:13px;margin:20px 0 0}.design-intro:after{opacity:.3;width:120px;background-size:1000px}.pricing-heading{margin-bottom:30px}.pricing-heading h2{font-size:29px}.pricing-heading>p:last-child{font-size:13px;margin-top:18px}.plan-category{display:none}.plans-grid{grid-template-columns:1fr;max-width:520px;margin:auto;gap:24px}.plan-card{padding:27px 28px}.plan-card h3{font-size:25px}.plan-audience{font-size:15px}.plan-price strong{font-size:73px}.plan-price div>span{font-size:20px}.plan-price small{font-size:12px}.plan-feature{min-height:88px}.plan-feature>strong,.plan-tools .plan-feature strong{font-size:17px}.plan-feature>p{font-size:14px}.plan-includes{font-size:15px;margin-bottom:25px}.plan-actions .button{font-size:15px;padding-inline:24px}.plan-tools-note{font-size:14px}.payment-caption{font-size:12px}.price-clarity{gap:20px;margin-top:28px;padding-block:24px}.price-clarity>div+div{padding-left:20px}.price-clarity h3{font-size:15px}.price-clarity p{font-size:12px}.price-footnote{font-size:11px}.support-heading{display:block;margin-bottom:32px}.support-heading h2{font-size:29px}.support-heading>p{font-size:14px;margin-top:20px}.support-roles{display:flex;flex-direction:column;align-items:stretch;gap:20px}.support-sales h3{font-size:29px}.support-sales .button{max-width:390px;margin-top:22px}.support-sales>p:not(.support-label){font-size:15px}.support-arrow{display:none}.support-production{padding:25px 22px}.support-production h3{font-size:21px}.support-production>div{gap:15px}.support-production>div p,.production-connection{font-size:13px}.support-production .line-icon{width:34px}.support-label{font-size:14px}.support-bottom{font-size:12px;margin-top:25px}.split-heading{display:block}.section-intro{margin-top:20px;font-size:14px}.flow-list{grid-template-columns:1fr 1fr;gap:24px;margin-top:30px}.flow-list h3{font-size:17px}.flow-list p,.flow-help{font-size:13px}.step-number{font-size:30px}.faq-grid{display:block}.faq-heading>p:last-child{display:none}.faq-list{margin-top:25px}.faq-list summary{font-size:14px;padding-block:20px}.faq-answer{font-size:13px}.contact-grid{display:block}.contact-section{padding-block:48px}.contact-section h2{font-size:35px}.contact-section p{font-size:14px}.contact-action{margin-top:25px}.contact-price strong{font-size:32px}.footer-top{align-items:flex-start;flex-direction:column;gap:18px}.footer-top p{font-size:13px}.footer-bottom{flex-direction:column}.footer-bottom nav{gap:15px;flex-wrap:wrap}.site-footer{padding-bottom:110px}.mobile-contact{position:fixed;bottom:0;left:0;right:0;background:#fffffff5;backdrop-filter:blur(12px);border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:10px 16px;z-index:9;gap:12px}.mobile-contact>p{font-size:10px;line-height:1.6}.mobile-contact>p span{display:block}.mobile-contact strong{font:23px Georgia,serif}.mobile-contact small{font-size:9px;margin-left:3px}.mobile-contact .button{font-size:13px;padding:11px 17px;min-height:47px;gap:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

dialog { width: min(850px, calc(100% - 40px)); max-height: calc(100svh - 40px); margin: auto; padding: 0; border: 0; border-radius: 9px; color: var(--ink); background: var(--white); box-shadow: 0 30px 80px #0004; }
dialog::backdrop { background: #132a24b8; }
.dialog-heading { display: flex; align-items: center; justify-content: space-between; gap: 15px; padding: 13px 21px; background: var(--white); position: sticky; top: 0; border-bottom: 1px solid var(--line); z-index: 1; }
.dialog-heading > p { font-size: 11px; color: var(--muted); }
.dialog-close { background: transparent; border: 0; width: 44px; height: 44px; font-size: 30px; line-height: 1; font-family: Arial, sans-serif; }
dialog > img { width: 100%; height: auto; background: #eef0e7; }
.dialog-copy { padding: 29px 36px 35px; }
.dialog-copy h2 { font-size: 28px; margin-bottom: 17px; }
.dialog-copy > p:not(.work-type) { color: var(--muted); font-size: 13px; }
.dialog-copy ul { display: flex; flex-wrap: wrap; gap: 8px; padding: 0; margin: 20px 0; list-style: none; }
.dialog-copy li { background: var(--green-soft); padding: 5px 11px; font-size: 11px; border-radius: 3px; }
.dialog-copy > .fine-print { font-size: 11px; }
.dialog-copy > .text-link { margin-top: 20px; }
@media(max-width:600px){#case-dialog{width:calc(100% - 24px)}.dialog-copy{padding:24px}.dialog-copy h2{font-size:23px}}
.hero-visual{mask-image:linear-gradient(to right,transparent,#000 5%),linear-gradient(to bottom,#000 94%,transparent);mask-composite:intersect}.hero-price-boxes>div:last-child>b{white-space:nowrap}.design-intro:after{mask-image:linear-gradient(to bottom,#000 45%,transparent 80%)}
@media(max-width:800px){.hero-price-boxes{display:grid;grid-template-columns:1fr 1.25fr;gap:12px}.hero-price-boxes>div{flex-direction:column;gap:5px;min-width:0;padding:12px 8px}.hero-price-boxes span{font-size:11px;text-align:center}.hero-price-boxes span b{font-size:11px}.hero-price-boxes span br{display:none}.hero-price-boxes>div:last-child>b{font-size:12px}.hero-price-boxes strong{font-size:46px}.hero-price-boxes>div:last-child strong{font-size:35px}.hero-price-boxes>div:last-child strong small{font-size:13px}.hero-visual{mask-image:linear-gradient(to bottom,transparent,#000 3%,#000 96%,transparent)}.plans-grid{grid-template-columns:minmax(0,1fr)}.plan-card{min-width:0}.pricing-heading h2{font-size:clamp(25px,7vw,29px)}}
.support-roles{display:block}.support-sales{max-width:520px}
