:root{--ink:#203d36;--muted:#69756e;--green:#163f35;--accent:#d6edac;--line:#dfe5dd;--paper:#f7f8f3;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible{outline-offset:5px;outline:3px solid #648638}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.04em;line-height:1.12}h1{font-size:clamp(2.3rem,4.8vw,4.5rem);font-weight:600}h2{font-size:2rem;font-weight:600}h3{font-size:1.2rem}p{margin-bottom:1.2rem}small,.small{font-size:.875rem}.muted{color:var(--muted)}.eyebrow{letter-spacing:.13em;align-items:center;gap:10px;margin-bottom:22px;font-size:.75rem;font-weight:700;display:flex}.dot{background:#709851;border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.button{background:var(--green);color:#fff;border:1px solid var(--green);border-radius:7px;justify-content:center;align-items:center;gap:25px;padding:13px 21px;font-size:.875rem;font-weight:600;transition:background .15s;display:inline-flex}.button:hover{background:#285748}.button.secondary{color:var(--ink);background:0 0;border-color:#cbd5cb}.button.secondary:hover{background:#e8eee2}.button.light{background:var(--accent);color:var(--green);border-color:var(--accent)}.text-link{text-underline-offset:5px;font-size:.875rem;text-decoration:underline}.pill{color:#56664e;letter-spacing:.01em;white-space:normal;background:#edf1e8;border-radius:5px;padding:4px 10px;font-size:.75rem;display:inline-flex}.brand{align-items:center;gap:13px;font-size:.75rem;font-weight:600;line-height:1.4;display:flex}.brand small{color:var(--muted);font-size:.75rem;font-weight:400;display:block}.brand-mark{letter-spacing:-.1em;font-size:2.3rem;font-weight:750;line-height:1}.brand-mark>span{vertical-align:top;margin-left:4px;font-size:1.4rem}.public-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1240px;min-height:100px;margin:auto;padding:20px 40px;display:flex}.public-header nav{align-items:center;gap:32px;font-size:.875rem;display:flex}.hero{grid-template-columns:1.1fr 1fr;align-items:center;gap:70px;max-width:1240px;margin:auto;padding:78px 40px 88px;display:grid}.hero h1{margin-bottom:28px;line-height:1.06}.hero h1>span{color:#709150}.hero-copy{max-width:470px;color:var(--muted);font-size:1.05rem}.actions{flex-wrap:wrap;align-items:center;gap:24px;margin:30px 0 18px;display:flex}.hero-preview{background:#fff;border:1px solid #d9e1d5;border-radius:13px;overflow:hidden;transform:rotate(1deg);box-shadow:0 24px 70px #29492712}.preview-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:17px 25px;display:flex}.mini-mark{letter-spacing:-.08em;font-size:1.5rem;font-weight:700}.preview-content{padding:30px}.preview-content h2{font-size:1.8rem}.preview-metrics{background:var(--paper);border-radius:8px;grid-template-columns:1fr 1fr;margin:25px 0;padding:18px;display:grid}.preview-metrics>div{flex-direction:column;display:flex}.preview-metrics>div+div{border-left:1px solid var(--line);padding-left:20px}.preview-metrics strong{font-size:1.8rem;font-weight:500;line-height:1.3}.preview-metrics span{color:var(--muted);font-size:.75rem}.preview-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:14px 0;font-size:.875rem;display:flex}.preview-row>span:last-child{margin-left:auto}.preview-row small{color:var(--muted);font-size:.75rem;display:block}.tile{background:var(--paper);border-radius:6px;padding:4px 10px;font-size:1.3rem}.green{color:#668641}.preview-note{background:#eff4e7;border-radius:6px;gap:14px;margin-top:20px;padding:16px;display:flex}.preview-note>span{font-size:1.8rem}.preview-note p{margin:0;font-size:.75rem}.preview-bottom{border-top:1px solid var(--line);align-items:center;gap:10px;padding:14px 25px;font-size:.75rem;display:flex}.section{border-top:1px solid var(--line);max-width:1240px;margin:auto;padding:65px 40px}.section-title{grid-template-columns:1fr 1fr;display:grid}.section-title .eyebrow{grid-column:1/-1}.section-title h2{font-size:2.5rem}.section-title>p:last-child{place-self:center end;max-width:380px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:35px;margin-top:32px;display:grid}.feature>div{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.feature-icon{color:#577945;font-size:1.6rem}.feature p{color:var(--muted);font-size:.9375rem}.closing{background:var(--green);color:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:25px;max-width:1160px;margin:20px auto 75px;padding:48px;display:flex}.closing .eyebrow{color:var(--accent)}.closing h2{margin:0}.public-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:25px;max-width:1240px;margin:auto;padding:32px 40px;display:flex}.public-footer p{color:var(--muted);margin:0;font-size:.875rem}.public-content{max-width:1240px;margin:auto;padding:70px 40px 100px}.page-heading{margin-bottom:32px}.page-heading h1{margin-bottom:17px;font-size:2.5rem}.page-heading .eyebrow{margin-bottom:15px}.page-heading p:last-child{max-width:750px}.panel{border:1px solid var(--line);background:#fff;border-radius:10px;padding:28px}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.price h2{font-size:2.1rem}.price>p{min-height:76px;color:var(--muted)}.price ul{border-top:1px solid var(--line);padding:20px 0;font-size:.9375rem;list-style:none}.price li{padding:7px 0}.price.featured{border:1px solid #608346;box-shadow:0 10px 35px #2949270a}.auth-wrap{padding:60px 24px 80px}.auth-card{max-width:500px;margin:auto;padding:36px}.auth-card h1{font-size:2.3rem}.auth-card h2{font-size:1.4rem}.auth-card .button{width:100%}.auth-card>p:last-child{margin:24px 0 0}fieldset{border:0;margin:25px 0 0;padding:0}label{margin:14px 0;font-size:.875rem;display:block}input{border:1px solid var(--line);background:#f7f8f5;border-radius:5px;width:100%;margin-top:6px;padding:10px;display:block}button:disabled{cursor:not-allowed;opacity:.45}.auth-divider{background:var(--line);height:1px;margin:30px 0}.notice{background:#f1f4ec;border-left:3px solid #91a874;border-radius:3px;margin:20px 0 0;padding:16px;font-size:.875rem}.dashboard{grid-template-columns:246px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:#f1f4ed;flex-direction:column;padding:32px 22px;display:flex}.sidebar .brand{gap:10px}.sidebar .brand>span:last-child{font-size:.65rem}.club-switch{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:12px;margin:38px 0 28px;padding:13px;display:flex}.club-avatar{background:var(--green);width:34px;height:34px;color:var(--accent);border-radius:7px;place-items:center;display:grid}.club-switch b{font-size:.875rem}.club-switch small{color:var(--muted);font-size:.75rem;display:block}.dashboard-nav{flex-direction:column;gap:7px;display:flex}.dashboard-nav a{color:#617063;border-radius:6px;align-items:center;gap:13px;padding:11px 13px;font-size:.875rem;display:flex}.dashboard-nav a>span{min-width:20px;font-size:1.15rem}.dashboard-nav a[aria-current=page]{color:#294528;background:#dfe9d4;font-weight:600}.dashboard-nav a:hover{background:#e5ecdf}.sidebar-bottom{margin-top:auto;padding-top:60px;font-size:.875rem}.dashboard-body{min-width:0}.dashboard-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:16px;height:82px;padding:0 42px;font-size:.875rem;display:flex}.quiet{color:var(--muted);background:0 0;border:0;font-size:.875rem}.demo-banner{background:#edf2e5;align-items:center;gap:10px;padding:10px 42px;font-size:.75rem;display:flex}.dashboard-content{max-width:1400px;margin:auto;padding:42px}.dashboard-content .page-heading h1{font-size:2.2rem}.welcome-panel{background:var(--green);color:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:20px;padding:32px 38px;display:flex;overflow:hidden}.welcome-panel .pill{color:#d9e9cc;background:#35594b}.welcome-panel h2{margin:18px 0 12px;font-size:1.9rem}.welcome-panel p{color:#c0d1c7;font-size:.875rem}.horizon{letter-spacing:-.09em;color:#d1e7af;margin-right:25px;font-size:8rem;font-weight:700;line-height:1;position:relative}.horizon>span{font-size:4rem;position:absolute;top:-10px;right:-30px}.stats-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin:24px 0 38px;display:grid}.stat{padding:23px}.stat>span{font-size:.875rem}.stat strong{margin:10px 0 5px;font-size:2.6rem;font-weight:500;line-height:1.2;display:block}.stat p{margin:0}.section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.section-heading h2{margin:0;font-size:1.35rem}.module-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.module{padding:24px;transition:border-color .15s}.module:hover{border-color:#7c9564}.module h3{justify-content:space-between;gap:15px;margin-top:18px;display:flex}.module p{font-size:.875rem}.empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:390px;padding:55px 30px;display:flex}.empty-icon{color:#6b8855;margin-bottom:15px;font-size:3rem}.empty h2{margin:20px 0 16px}.empty p{max-width:550px}.empty p:last-child{margin-bottom:0}.profile-grid{grid-template-columns:1fr 1fr;gap:26px;margin:32px 0;display:grid}.profile-grid>div{border-bottom:1px solid var(--line);padding-bottom:15px}.profile-grid dt{color:var(--muted);font-size:.875rem}.profile-grid dd{margin:6px 0 0;font-weight:500}.notes{max-width:850px}.notes h2{margin:15px 0;font-size:1.4rem}.notes li{padding:6px 0}.skip{background:var(--green);color:#fff;z-index:20;padding:12px;position:fixed;top:-100px;left:16px}.skip:focus{top:12px}@media (min-width:1500px){.hero{padding-top:100px;padding-bottom:100px}}@media (max-width:1050px){.hero{gap:35px}.dashboard{grid-template-columns:210px minmax(0,1fr)}.sidebar{padding:24px 14px}.dashboard-content{padding:28px}.dashboard-header,.demo-banner{padding-left:28px;padding-right:28px}.stats-grid,.module-grid{gap:12px}.module,.stat{padding:18px}.horizon{font-size:6rem}.pricing-grid{gap:14px}.price{padding:22px}.public-footer{flex-wrap:wrap}}@media (max-width:760px){.public-header{flex-wrap:wrap;gap:15px;padding:20px}.public-header nav{justify-content:space-between;gap:20px;width:100%}.hero{grid-template-columns:1fr;gap:40px;padding:48px 24px}.hero h1{font-size:3.4rem}.hero-preview{justify-self:center;width:100%;max-width:480px;transform:none}.section{padding:40px 24px}.section-title{grid-template-columns:1fr}.section-title>p:last-child{justify-self:start}.feature-grid,.pricing-grid{grid-template-columns:1fr;gap:24px}.feature{border-bottom:1px solid var(--line);padding-bottom:12px}.closing{flex-direction:column;align-items:flex-start;margin:20px 20px 40px;padding:30px}.public-footer{padding:25px}.public-content{padding:45px 24px}.price>p{min-height:0}.dashboard{display:block}.sidebar{border-right:0;border-bottom:1px solid var(--line);padding:20px}.sidebar .brand>span:last-child{font-size:.75rem}.club-switch,.sidebar-bottom{display:none}.dashboard-nav{flex-direction:row;margin-top:22px;padding-bottom:5px;overflow-x:auto}.dashboard-nav a{white-space:nowrap;flex-shrink:0}.dashboard-header{flex-wrap:wrap;height:auto;padding:16px 20px}.demo-banner{padding:12px 20px}.dashboard-content{padding:28px 20px}.dashboard-content .page-heading h1{font-size:1.9rem}.welcome-panel{padding:28px}.welcome-panel h2{font-size:1.6rem}.horizon{display:none}.stats-grid{grid-template-columns:1fr;gap:12px}.stat{grid-template-columns:1fr auto;align-items:center;display:grid}.stat strong{grid-area:1/2/3;margin:0}.module-grid{grid-template-columns:1fr}.section-heading{flex-direction:column;align-items:flex-start;gap:10px}.profile-grid{grid-template-columns:1fr}.auth-card{padding:25px}.empty{padding:35px 20px}.page-heading h1{font-size:2.1rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.button,.quiet{isolation:isolate;-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);border-radius:13px;transition:box-shadow .2s,transform .2s,border-color .2s;position:relative;overflow:hidden}.button{text-shadow:0 1px 2px #102e3540;background:linear-gradient(165deg,#729a8766 0%,#ffffff08 48%,#071e1926 100%),#164437eb;border:1px solid #668b78;border-top-color:#a6c1ac;box-shadow:inset 0 1px #fff6,inset 0 -1px #071e1955,0 5px 12px #153e3526}.button:before,.quiet:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#ffffff29,#ffffff03);border-radius:11px 11px 45% 45%;position:absolute;inset:1px 2px 48%}.button:after{content:"";pointer-events:none;border-radius:inherit;position:absolute;inset:0;box-shadow:inset 1px 0 #ffffff26,inset -1px 0 #ffffff12}.button.secondary,.quiet{color:var(--ink);text-shadow:0 1px #fff9;background:linear-gradient(150deg,#ffffffb8,#ffffff45 50%,#dbe8cc66),#f0f4eb66;border:1px solid #c0ceba;border-top-color:#fff;box-shadow:inset 0 1px #fff,inset 0 -1px #b4c5a940,0 4px 12px #183d3510}.button.light{color:#183e2d;text-shadow:0 1px #ffffff80;background:linear-gradient(155deg,#f5ffd4cc,#d9efacaa 48%,#a6cb7966),#d6edacc9;border:1px solid #e3f6c4b3;border-top-color:#f7ffe7;box-shadow:inset 0 1px #fffc,inset 0 -1px #56763f55,0 5px 14px #061e2933}.quiet{padding:8px 14px}@media (hover:hover){.button:not(:disabled):hover{background:linear-gradient(165deg,#86b59970,#ffffff12 48%,#071e1926),#164437eb;border-top-color:#d4e8d0;transform:translateY(-2px);box-shadow:inset 0 1px #fff9,inset 0 -1px #071e1940,0 8px 20px #153e3530}.button.secondary:not(:disabled):hover,.quiet:hover{background:linear-gradient(150deg,#fffd,#ffffff70 50%,#dbe8cc88),#f0f4eb80;box-shadow:inset 0 1px #fff,0 7px 18px #183d351c}.button.light:not(:disabled):hover{background:linear-gradient(155deg,#f8ffdfdd,#e4f5c2bb 48%,#bbdc9488),#d6edacc9;box-shadow:inset 0 1px #fff,inset 0 -1px #56763f33,0 8px 20px #061e2940}}.button:not(:disabled):active,.quiet:active{transform:translateY(0);box-shadow:inset 0 2px 5px #143c3526,inset 0 1px #fff5}.button:disabled{box-shadow:none}@media (prefers-reduced-motion:reduce){.button:not(:disabled):hover,.button:not(:disabled):active,.quiet:active{transform:none}}@media (forced-colors:active){.button,.quiet{text-shadow:none;border:1px solid buttontext}.button:before,.button:after,.quiet:before{display:none}}.brand{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:5px}.brand-logo{object-fit:contain;border-radius:8px;width:260px;height:auto;display:block}.brand .brand-caption{font-size:.75rem;line-height:1.4}.public-header{padding-top:14px;padding-bottom:14px}.sidebar .brand{align-items:center;gap:7px}.sidebar .brand-logo{width:190px;max-width:100%}.preview-logo{object-fit:contain;border-radius:6px;width:180px;height:auto;display:block}.preview-top{gap:12px;padding-top:12px;padding-bottom:12px}.public-footer .brand-logo{width:220px}@media (max-width:760px){.public-header .brand{flex-direction:column;gap:5px}.brand-logo{width:230px;max-width:100%}.sidebar .brand{flex-direction:row;justify-content:flex-start;gap:14px}.sidebar .brand-logo{width:115px}.preview-logo{width:155px;max-width:53%}}.judo-theme{--ink:#f7f6f2;--muted:#b3babc;--green:#5a1724;--accent:#d8b86a;--line:#ffffff24;--paper:#071014;color:var(--ink);background:#071014;font-family:Segoe UI,Arial,sans-serif}.judo-theme .sidebar{background:linear-gradient(165deg,#172024,#090f12)}.judo-theme .dashboard-header{background:#111b1f}.judo-theme .demo-banner{color:#e3d6b4;background:#d8b86a12}.judo-theme .dot{background:#d8b86a}.judo-theme .panel,.judo-theme .club-switch{background:linear-gradient(145deg,#ffffff09,#ffffff02),#10191d}.judo-theme .dashboard-nav a{color:#c4cacc}.judo-theme .dashboard-nav a:hover,.judo-theme .dashboard-nav a[aria-current=page]{color:#f3e7c6;background:linear-gradient(145deg,#d8b86a26,#d8b86a0a);box-shadow:inset 0 1px #ffffff1f}.judo-theme .club-avatar{color:#f3e7c6;background:#5a1724}.judo-theme .pill{color:#ead8ad;background:#d8b86a17;border:1px solid #d8b86a33}.judo-theme .eyebrow,.judo-theme .feature-icon{color:#d8b86a}.judo-theme .notice{color:#d9d1bf;background:#d8b86a0d;border-color:#d8b86a}.judo-theme .button{color:#fff;background:linear-gradient(155deg,#a5526166,#ffffff05),#5a1724;border-color:#a55261}.judo-theme .button:hover{background:linear-gradient(155deg,#a5526188,#ffffff0a),#682032}.judo-theme .button.light{color:#241d11;text-shadow:none;background:linear-gradient(155deg,#f3e7c6,#d8b86a);border-color:#dec47e}.judo-theme .button.secondary,.judo-theme .quiet{color:#f7f6f2;text-shadow:none;background:linear-gradient(155deg,#ffffff12,#ffffff03);border-color:#ffffff38}.judo-theme .button.secondary:hover,.judo-theme .quiet:hover{background:#ffffff17}.judo-theme a:focus-visible,.judo-theme button:focus-visible,.judo-theme summary:focus-visible{outline-color:#d8b86a}.judo-welcome{background:radial-gradient(at 85% 20%,#d8b86a16,#0000 50%),linear-gradient(115deg,#141e22,#310d1470);border:1px solid #d8b86a40}.judo-welcome h2{letter-spacing:.01em;font-size:2.1rem}.judo-welcome h2>span{font-weight:300}.judo-welcome p{color:#c4cacc}.judo-welcome .actions{margin-bottom:0}.judo-monogram{color:#d8b86a;border-bottom:3px solid #5a1724;padding:20px;font-size:5rem;line-height:1}.judo-monogram span{letter-spacing:.35em;text-align:center;margin-top:18px;font-size:.8rem;display:block}.eos-panel{border-color:#d8b86a44;justify-content:space-between;align-items:center;gap:28px;margin-top:24px;display:flex}.eos-panel>div{max-width:650px}.eos-panel h2{font-size:1.5rem}.eos-panel p{color:var(--muted)}.eos-panel .eyebrow{margin-bottom:10px}.eos-panel>a{flex-shrink:0}.judo-theme .stat strong{letter-spacing:.02em;font-size:2rem}.swatches{grid-template-columns:repeat(4,1fr);gap:15px;margin:24px 0;display:grid}.swatches>div{flex-direction:column;gap:8px;display:flex}.swatches>div>span{border:1px solid #ffffff40;border-radius:8px;height:64px}.swatches code{color:var(--muted);font-size:.8rem}.workflow-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px;display:grid}.workflow-grid p{margin:0}.preview-switch{border:1px solid var(--line);border-radius:8px;gap:4px;padding:4px;display:flex}.preview-switch button{color:var(--muted);background:0 0;border:0;border-radius:5px;padding:8px 14px}.preview-switch button[aria-pressed=true]{color:#171a16;background:#d8b86a}.mock-browser{border:1px solid var(--line);background:#060b0e;border-radius:12px;overflow:hidden}.mock-address{color:#bfc4c6;background:#20282c;flex-wrap:wrap;align-items:center;gap:16px;padding:12px 16px;font-size:.75rem;display:flex}.mock-address>b{color:#d8b86a;margin-left:auto;font-size:.7rem}.judo-site{background:radial-gradient(at 85% 15%,#5a17243b,#0000 55%),radial-gradient(at 10% 60%,#d8b86a10,#0000 50%),#071014;max-width:100%;margin:auto;transition:max-width .25s}.judo-site.mobile-preview{border-left:1px solid var(--line);border-right:1px solid var(--line);max-width:360px}.judo-site>header{border-bottom:1px solid #d8b86a35;justify-content:space-between;align-items:center;gap:18px;padding:18px 26px;display:flex}.judo-site>header b{letter-spacing:.04em;font-size:1rem}.judo-site>header b>span{font-weight:300}.judo-site>header>span{color:#d8b86a}.judo-site-hero{padding:48px 30px}.judo-site-hero h2{font-size:clamp(2rem,3.2vw,3.4rem);line-height:1.1}.judo-site-hero h2>span{color:#d8b86a}.judo-site-hero>p:not(.eyebrow){color:#c4cacc}.mock-cards{grid-template-columns:1fr 1fr;gap:14px;padding:0 25px 28px;display:grid}.mock-cards>div{background:linear-gradient(145deg,#ffffff10,#ffffff03);border:1px solid #ffffff30;border-radius:14px;padding:22px}.mock-cards p{color:#bfc4c6;font-size:.875rem}.mock-cards a{color:#d8b86a;font-size:.875rem;text-decoration:underline}.judo-site>footer{border-top:1px solid var(--line);color:#bfc4c6;justify-content:space-between;gap:12px;padding:18px 25px;font-size:.75rem;display:flex}.mobile-preview .mock-cards{grid-template-columns:1fr}.mobile-preview>header,.mobile-preview>footer{flex-direction:column;align-items:flex-start}.mobile-preview .judo-site-hero{padding:30px 22px}.template-list{gap:18px;display:grid}.template-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;list-style:none;display:flex}.template-list summary small{color:var(--muted);margin-top:7px;display:block}.draft-text{white-space:pre-line;border:1px solid var(--line);background:#071014;border-radius:8px;margin:25px 0 0;padding:26px;line-height:1.9}.demo-title{margin-top:28px}.draft-options{flex-wrap:wrap;gap:12px;margin:24px 0;display:flex}.draft-options button[aria-pressed=true]{color:#f3e7c6!important;background:#d8b86a19!important;border-color:#d8b86a!important}.draft-result{background:#071014;border:1px solid #d8b86a40;border-radius:10px;margin-bottom:22px;padding:28px}.draft-result p{margin-bottom:0;line-height:1.9}@media (max-width:1050px){.eos-panel{flex-direction:column;align-items:flex-start}.judo-monogram{display:none}.judo-welcome h2{font-size:1.7rem}}@media (max-width:760px){.swatches{grid-template-columns:repeat(2,1fr)}.workflow-grid{grid-template-columns:1fr}.web-preview-panel{padding:16px}.mock-cards{grid-template-columns:1fr;padding:0 16px 20px}.judo-site>header,.judo-site>footer{flex-direction:column;align-items:flex-start}.judo-site-hero{padding:32px 20px}.judo-site-hero .button{padding:12px;font-size:.8rem}.eos-panel{padding:22px}.judo-welcome{padding:24px}.judo-welcome .actions{gap:16px}.mock-address{gap:8px;font-size:.7rem}}.offer-links{flex-wrap:wrap;gap:24px;margin:0 0 46px;font-size:.875rem;display:flex}.offer-links a{text-underline-offset:5px;text-decoration:underline}.web-price{flex-direction:column;padding-top:38px;display:flex;position:relative}.web-price h3{white-space:nowrap;margin-bottom:8px;font-size:2.15rem}.web-price>p{min-height:0;margin-top:20px}.web-price ul{flex:1}.web-price .button{width:100%}.recommended{background:var(--green);color:#fff;border-radius:20px;padding:5px 14px;font-size:.75rem;position:absolute;top:-15px;left:22px}.web-packages{padding-top:16px}.price-note{margin:22px 0}.offer-section{border-top:1px solid var(--line);margin-top:30px;padding-top:58px;scroll-margin-top:25px}.table-scroll{border:1px solid var(--line);background:#fff;border-radius:12px;margin:26px 0 16px;overflow-x:auto}.offer-table{border-collapse:collapse;width:100%;min-width:650px;font-size:.875rem}.offer-table caption{text-align:left;color:var(--muted);padding:18px 22px}.offer-table th,.offer-table td{border-top:1px solid var(--line);padding:14px 20px}.offer-table th{text-align:left}.offer-table th[scope=row]{font-weight:400}.offer-table td{text-align:center}.offer-table thead{background:#edf2e5}.offer-table td:nth-child(3),.offer-table th:nth-child(3){background:#edf2e570}.extras-list{border:1px solid var(--line);background:#fff;border-radius:12px;margin-top:25px;padding:0 24px}.extras-list>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:24px;padding:17px 0;display:flex}.extras-list>div:last-child{border:0}.extras-list dd{white-space:nowrap;margin:0;font-weight:600}.maintenance-grid h3{font-size:1.8rem}.maintenance-grid h3 small{color:var(--muted);font-size:.875rem;font-weight:400}.maintenance-grid ul{color:var(--muted);padding-left:20px;font-size:.9375rem}.maintenance-grid li{margin-bottom:12px}.web-consultation{background:var(--green);color:#fff;border-radius:12px;margin-top:50px;padding:42px}.web-consultation .eyebrow{color:var(--accent)}.web-consultation p{max-width:720px}.pricing-web-section{border-bottom:1px solid var(--line);margin-bottom:60px;padding-bottom:42px}@media (max-width:1050px){.web-price{padding:34px 18px 22px}.web-price h3{font-size:1.75rem}.public-header nav{gap:20px}}@media (max-width:760px){.public-header nav{flex-wrap:wrap;justify-content:flex-start;gap:14px 20px}.public-header nav .button{margin-left:auto}.web-packages{gap:30px}.offer-links{gap:15px}.extras-list{padding:0 18px}.extras-list>div{flex-direction:column;gap:4px}.web-consultation{padding:28px}.offer-section{padding-top:34px}.web-price h3{font-size:2rem}.maintenance-grid{gap:18px}}
