html,body{margin:0;width:100%;min-height:100%}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17110f;background:#fffaf6;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #17110f;--ink-soft: #3f342f;--muted: #74655e;--paper: #fffaf6;--card: #ffffff;--line: #eadfd8;--orange: #f4511e;--red: #d71920;--gold: #ffb000;--deep: #120d0b;--deep-2: #1d1410;--green: #17834c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper);color:var(--ink)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}img{max-width:100%}.shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.site-header{position:sticky;top:0;z-index:50;background:#120d0bf0;backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.07)}.header-row{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center}.brand img{width:244px;height:auto;display:block}.brand-compact img{width:190px}.public-nav{display:flex;align-items:center;gap:26px;color:#efe4dc;font-size:14px;font-weight:650}.public-nav>a:not(.button){opacity:.82;transition:opacity .2s ease}.public-nav>a:not(.button):hover{opacity:1}.nav-login{padding-left:22px;border-left:1px solid rgba(255,255,255,.12)}.menu-button{display:none;border:0;background:transparent;color:#fff;font-size:24px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:999px;font-weight:800;font-size:14px;border:1px solid transparent;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:linear-gradient(135deg,var(--red),var(--orange) 70%,var(--gold));color:#fff;box-shadow:0 12px 34px #d8311640}.button-secondary{background:transparent;color:inherit;border-color:currentColor}.button-quiet{background:#fff;border-color:var(--line)}.hero-section{position:relative;overflow:hidden;background:radial-gradient(circle at 80% 15%,rgba(244,81,30,.25),transparent 30%),linear-gradient(135deg,#120d0b,#1e120d 54%,#0d0a09);color:#fff;padding:92px 0 110px}.hero-section:after{content:"";position:absolute;inset:auto -10% -60% 20%;height:500px;background:radial-gradient(circle,rgba(255,176,0,.16),transparent 64%);pointer-events:none}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:76px;align-items:center;position:relative;z-index:1}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--red);font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.eyebrow img{width:22px;height:31px;object-fit:contain}.eyebrow.light{color:#ffc44c}.hero-copy h1{margin:22px 0 24px;max-width:700px;font-size:clamp(52px,6vw,82px);line-height:.98;letter-spacing:-.055em}.hero-copy h1 span{color:#ff6b2c;text-shadow:0 0 44px rgba(244,81,30,.28)}.hero-copy>p{max-width:670px;margin:0;color:#dbcfc9;font-size:19px;line-height:1.7}.hero-actions{display:flex;gap:14px;margin-top:34px}.trust-row{display:flex;flex-wrap:wrap;gap:18px;margin-top:26px;color:#c6b7b0;font-size:12px}.product-visual{position:relative}.visual-glow{position:absolute;inset:12% 8% 5%;background:radial-gradient(circle,rgba(255,104,36,.35),transparent 65%);filter:blur(34px)}.operator-window{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:20px;background:#15191d;box-shadow:0 38px 100px #0000008c;transform:perspective(1100px) rotateY(-4deg) rotateX(1deg)}.operator-title{height:42px;display:flex;align-items:center;gap:7px;padding:0 14px;border-bottom:1px solid #2c3238;background:#20252a}.operator-title>span{width:9px;height:9px;border-radius:50%;background:#5c646c}.operator-title>span:first-child{background:#ef5b55}.operator-title>span:nth-child(2){background:#f1bd3a}.operator-title>span:nth-child(3){background:#57bb63}.operator-title strong{margin-left:8px;font-size:10px;color:#b5bec7;font-weight:600}.operator-body{display:grid;grid-template-columns:155px 1fr;min-height:390px}.operator-body aside{padding:18px 11px;background:#111417;border-right:1px solid #2a3036;color:#8f9aa5}.operator-body aside b{display:block;padding:0 8px 10px;color:#e7edf2;font-size:11px}.operator-body aside div{display:flex;gap:8px;align-items:center;padding:8px;border-radius:7px;font-size:9px}.operator-body aside div.selected{background:linear-gradient(90deg,#d7192059,#f4511e1f);color:#fff}.operator-body aside em{font-style:normal;color:#69737c}.operator-body section{padding:14px}.operator-toolbar{display:flex;justify-content:flex-end;gap:8px;margin-bottom:12px}.operator-toolbar span{border:1px solid #343b43;border-radius:6px;padding:5px 8px;color:#aab5bf;font-size:8px}.operator-toolbar span.live{background:#d71920;border-color:#d71920;color:#fff}.operator-preview{min-height:245px;padding:42px 28px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:12px;background:radial-gradient(circle at center,#2d180f,#060606 70%);border:1px solid #2d3034}.operator-preview small{color:#ffb000;font-size:8px;letter-spacing:.15em}.operator-preview h3{margin:20px 0 12px;font-size:25px}.operator-preview p{margin:4px 0;color:#f6f6f6;font-size:13px}.operator-preview p.hindi{color:#ffcf69}.output-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.output-cards div{padding:10px;border-radius:8px;background:#20252a}.output-cards b,.output-cards span{display:block}.output-cards b{font-size:9px}.output-cards span{margin-top:3px;color:#8c98a2;font-size:7px}.promise-strip{background:#fff;border-bottom:1px solid var(--line)}.promise-grid{display:grid;grid-template-columns:1fr 1fr}.promise-grid article{padding:36px 50px 38px 0}.promise-grid article+article{border-left:1px solid var(--line);padding-left:50px}.promise-grid span{color:var(--red);font-size:10px;font-weight:900;letter-spacing:.14em}.promise-grid h2{margin:10px 0 8px;font-size:22px}.promise-grid p{margin:0;color:var(--muted);line-height:1.65}.content-section{padding:92px 0}.section-heading{max-width:740px;margin:0 0 42px}.section-heading h2,.dark-grid h2,.service-grid h2{margin:14px 0;font-size:clamp(34px,4vw,52px);letter-spacing:-.04em;line-height:1.08}.section-heading p,.dark-grid>div>p,.service-grid>div>p{color:var(--muted);font-size:17px;line-height:1.7}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{min-height:260px;padding:27px;border:1px solid var(--line);border-radius:18px;background:#fffc;box-shadow:0 18px 46px #432a1e0f}.feature-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:linear-gradient(135deg,#fff1ea,#ffe2cc);color:var(--red);font-weight:900;font-size:20px}.feature-card-top{display:flex;justify-content:space-between;margin-top:30px}.feature-card-top small{color:var(--red);font-weight:900;letter-spacing:.12em}.feature-card-top em{font-style:normal;background:#fff0c4;color:#8f6000;border-radius:999px;padding:3px 7px;font-size:9px;font-weight:900}.feature-card h3{margin:12px 0 10px;font-size:20px}.feature-card p{margin:0;color:var(--muted);line-height:1.65}.filter-row{display:flex;gap:10px;margin-bottom:30px}.filter-row button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 15px;font-weight:750;color:var(--muted)}.filter-row button.active{background:var(--deep);color:#fff;border-color:var(--deep)}.dark-section{padding:96px 0;background:linear-gradient(135deg,#120d0b,#1f120d);color:#fff}.dark-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:center}.dark-grid>div>p{color:#cdbfb8;margin-bottom:28px}.premium-list{display:grid;grid-template-columns:1fr 1fr;gap:14px}.premium-list article{display:flex;gap:14px;padding:18px;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#ffffff0a}.premium-list article>span{color:#ffb000;font-size:20px}.premium-list h3{margin:0 0 6px;font-size:15px}.premium-list p{margin:0;color:#b6aaa4;font-size:12px;line-height:1.5}.service-section{padding:100px 0;background:#fff4eb;overflow:hidden}.service-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.orbit{position:relative;min-height:420px}.orbit:before,.orbit:after{content:"";position:absolute;left:50%;top:50%;border:1px dashed rgba(215,25,32,.22);border-radius:50%;transform:translate(-50%,-50%)}.orbit:before{width:330px;height:330px}.orbit:after{width:230px;height:230px}.orbit-core{position:absolute;left:50%;top:50%;width:112px;height:112px;transform:translate(-50%,-50%);display:grid;place-items:center;border-radius:50%;background:var(--deep);color:#fff;box-shadow:0 24px 60px #50190940}.orbit-core img{width:38px;height:52px;object-fit:contain}.orbit-core span{font-size:9px;font-weight:900;letter-spacing:.2em}.orbit-node{position:absolute;display:grid;place-items:center;width:104px;height:48px;border-radius:999px;background:#fff;border:1px solid var(--line);box-shadow:0 15px 40px #6434141c;font-weight:850}.orbit-node-1{left:12%;top:18%}.orbit-node-2{right:8%;top:20%}.orbit-node-3{right:1%;bottom:20%}.orbit-node-4{left:7%;bottom:16%}.orbit-node-5{left:50%;top:2%;transform:translate(-50%)}.cta-section{padding:82px 0}.cta-card{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:46px;border-radius:22px;background:linear-gradient(135deg,#d71920,#f4511e 72%,#ff9f0a);color:#fff;box-shadow:0 30px 80px #c3321238}.cta-card span{font-size:10px;font-weight:900;letter-spacing:.14em}.cta-card h2{margin:10px 0 8px;font-size:34px}.cta-card p{margin:0;color:#ffe8dd}.cta-card .button{background:#fff;color:var(--red);white-space:nowrap}.page-hero{padding:88px 0 58px;background:linear-gradient(180deg,#fff4ea,#fffaf6);border-bottom:1px solid var(--line)}.page-hero h1{max-width:900px;margin:16px 0 14px;font-size:clamp(44px,6vw,70px);line-height:1.02;letter-spacing:-.05em}.page-hero p{max-width:720px;margin:0;color:var(--muted);font-size:18px;line-height:1.7}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;max-width:980px}.price-card{padding:34px;background:#fff;border:1px solid var(--line);border-radius:22px}.price-card.highlighted{border:2px solid var(--red);box-shadow:0 26px 70px #d719201f}.price-card-head span{color:var(--red);font-size:10px;font-weight:900;letter-spacing:.14em}.price-card h2{margin:12px 0 8px;font-size:31px}.price-card p{color:var(--muted);line-height:1.6}.price-line{display:flex;flex-direction:column;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.price-line strong{font-size:30px}.price-line small{color:var(--muted);margin-top:6px}.price-card ul{min-height:260px;padding:18px 0;list-style:none}.price-card li{padding:7px 0;color:var(--ink-soft)}.form-section{padding:80px 0}.form-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.form-grid>div{padding-top:24px}.form-grid ol,.check-list{color:var(--muted);line-height:1.8}.form-card,.login-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:34px;box-shadow:0 22px 70px #45271914}.form-card h2,.login-card h1{margin-top:0}.form-card label,.login-card label,.content-editor label{display:block;margin:16px 0;color:var(--ink-soft);font-size:13px;font-weight:800}.form-card input,.form-card textarea,.login-card input,.content-editor input,.content-editor textarea{display:block;width:100%;margin-top:7px;border:1px solid #ddcfc7;border-radius:10px;padding:12px 13px;background:#fffdfb;color:var(--ink)}.form-card button,.login-card button{width:100%;margin-top:10px}.success-box{padding:18px;border-radius:12px;background:#e8f7ef;color:#17663e;line-height:1.6}.form-error{color:#b22127;font-size:13px}.login-section{min-height:calc(100vh - 78px);display:grid;place-items:center;padding:60px 20px;background:radial-gradient(circle at 75% 15%,rgba(244,81,30,.16),transparent 30%),#120d0b}.login-card{width:min(440px,100%)}.login-card .brand{margin-bottom:28px}.login-card small{display:block;margin-top:18px;color:var(--muted)}.login-card code{background:#f7eee8;padding:2px 5px;border-radius:4px}.legal-grid{display:grid;grid-template-columns:290px 1fr;gap:70px}.legal-grid aside{position:sticky;top:110px;align-self:start;padding:22px;border-radius:14px;background:#fff0d2;border:1px solid #f0ce85;color:#694816}.legal-grid aside p{line-height:1.6;font-size:13px}.legal-grid article{max-width:780px}.legal-grid article section{margin-bottom:38px}.legal-grid h2{font-size:26px}.legal-grid article p{color:var(--muted);line-height:1.8}.empty-state{text-align:center;max-width:680px}.empty-state img{width:58px}.empty-state p{color:var(--muted);line-height:1.7}.site-footer{padding:66px 0 22px;background:var(--deep);color:#e9ddd6}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:50px}.footer-grid .brand img{width:210px}.footer-grid p{color:#a99890;line-height:1.6}.footer-note{font-size:12px}.footer-grid h4{color:#fff;margin:0 0 16px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:10px;font-size:13px;color:#b9aba4}.footer-bottom{margin-top:40px;padding-top:20px;border-top:1px solid rgba(255,255,255,.08);color:#7f716b;font-size:12px}.cookie-banner{position:fixed;left:20px;right:20px;bottom:20px;z-index:90;display:flex;justify-content:space-between;align-items:center;gap:22px;padding:17px 20px;border-radius:14px;background:#fff;border:1px solid var(--line);box-shadow:0 18px 70px #1f110b38}.cookie-banner p{margin:4px 0 0;color:var(--muted);font-size:12px}.cookie-banner button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 13px}.cookie-banner button.accept{background:var(--deep);color:#fff}.loading-screen{min-height:100vh;display:grid;place-items:center;align-content:center;gap:16px;background:var(--deep);color:#fff}.loading-screen img{width:60px;height:84px;object-fit:contain}.loading-screen p{color:#bfaea6}.portal-shell{min-height:100vh;display:grid;grid-template-columns:250px minmax(0,1fr);background:#f5f1ee}.portal-sidebar{position:fixed;width:250px;inset:0 auto 0 0;display:flex;flex-direction:column;padding:24px 16px;background:var(--deep);color:#b9aaa2}.portal-sidebar .brand img{width:185px}.portal-label{margin:30px 12px 12px;color:#765f54;font-size:9px;font-weight:900;letter-spacing:.16em}.portal-sidebar nav{display:flex;flex-direction:column;gap:4px}.portal-sidebar nav a{padding:11px 12px;border-radius:9px;font-size:13px}.portal-sidebar nav a:hover{background:#2a1c16;color:#fff}.portal-user{margin-top:auto;padding:18px 10px 0;border-top:1px solid rgba(255,255,255,.08)}.portal-user strong,.portal-user span{display:block}.portal-user span{margin-top:3px;color:#806f67;font-size:10px}.portal-user button{margin-top:12px;border:0;background:transparent;color:#ff8a61;padding:0}.portal-main{grid-column:2;min-width:0}.portal-main>header{height:64px;display:flex;align-items:center;gap:8px;padding:0 28px;border-bottom:1px solid #e6dbd5;background:#fff;color:var(--muted);font-size:11px}.status-dot{width:7px;height:7px;border-radius:50%;background:#20a968}.portal-main>main{min-width:0;padding:34px}.portal-heading{margin-bottom:26px}.portal-heading h1{margin:0 0 8px;font-size:31px;letter-spacing:-.03em}.portal-heading p{margin:0;color:var(--muted)}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:20px}.metric{padding:20px;border:1px solid #e3d8d2;border-radius:13px;background:#fff}.metric span,.metric strong,.metric small{display:block}.metric span{color:var(--muted);font-size:11px}.metric strong{margin:10px 0 4px;font-size:28px}.metric small{color:#9a8d86;font-size:10px}.panel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.panel{min-width:0;padding:22px;border:1px solid #e3d8d2;border-radius:13px;background:#fff}.panel h2{margin:0 0 16px;font-size:16px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:11px}th{text-align:left;color:#8a7b73;background:#faf6f3}th,td{padding:10px;border-bottom:1px solid #eee4de;white-space:nowrap}.empty-copy{color:var(--muted)}.content-editor{display:grid;grid-template-columns:1fr 1fr;gap:18px}.content-editor .wide{grid-column:1 / -1}.content-editor h2{font-size:17px}.content-editor p{color:var(--muted);font-size:12px}.json-editor{min-height:520px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:1.5}.editor-actions{display:flex;align-items:center;gap:16px}.editor-actions span{color:var(--muted);font-size:12px}@media(max-width:1020px){.hero-grid,.dark-grid,.service-grid,.form-grid{grid-template-columns:1fr}.product-visual{max-width:720px}.feature-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}.metric-grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.shell{width:min(100% - 28px,1180px)}.menu-button{display:block}.public-nav{display:none;position:absolute;top:78px;left:0;right:0;padding:22px;flex-direction:column;align-items:stretch;background:var(--deep)}.public-nav-open{display:flex}.nav-login{padding-left:0;border-left:0}.hero-section{padding:64px 0 80px}.hero-copy h1{font-size:49px}.hero-actions,.trust-row{flex-direction:column;align-items:stretch}.operator-window{transform:none}.operator-body{grid-template-columns:95px 1fr}.operator-body aside{padding:12px 5px}.operator-body aside div{font-size:7px}.operator-preview{padding:30px 14px}.operator-preview h3{font-size:20px}.promise-grid,.pricing-grid,.feature-grid,.premium-list,.footer-grid,.legal-grid,.content-editor,.panel-grid{grid-template-columns:1fr}.promise-grid article{padding:28px 0}.promise-grid article+article{border-left:0;border-top:1px solid var(--line);padding-left:0}.orbit{transform:scale(.88);margin:-20px}.cta-card{flex-direction:column;align-items:flex-start}.footer-grid>div:last-child{grid-column:auto}.cookie-banner{flex-direction:column;align-items:stretch}.portal-shell{display:block}.portal-sidebar{position:relative;width:100%}.portal-sidebar nav{display:grid;grid-template-columns:1fr 1fr}.portal-user{margin-top:24px}.portal-main{grid-column:auto}.portal-main>main{padding:22px 14px}.metric-grid{grid-template-columns:1fr 1fr}.content-editor .wide{grid-column:auto}}@media(max-width:480px){.brand img{width:195px}.brand-compact img{width:165px}.operator-body aside{display:none}.operator-body,.output-cards{grid-template-columns:1fr}.metric-grid,.portal-sidebar nav{grid-template-columns:1fr}.orbit{min-height:350px;transform:scale(.72);margin:-50px}.page-hero h1{font-size:42px}}.form-message{margin-top:1rem;color:var(--muted, #9ca3af)}.success-box code,.activation-code-card code{display:block;margin:.75rem 0;padding:.8rem 1rem;border-radius:.75rem;background:#020617bf;color:#ffd166;font-size:1rem;overflow-wrap:anywhere}.activation-code-card{margin:1rem 0;padding:1.25rem;border:1px solid rgba(249,115,22,.35);border-radius:1rem;background:linear-gradient(135deg,#f9731624,#7f1d1d14)}.activation-code-card span,.activation-code-card small{display:block}.record-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0;border-bottom:1px solid rgba(148,163,184,.15)}.record-card:last-child{border-bottom:0}.record-card div{display:grid;gap:.2rem}.record-card span,.record-card small{color:#94a3b8}.admin-inline-form{display:grid;gap:1rem;margin-bottom:1rem;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));align-items:end}.admin-inline-form h2{grid-column:1 / -1}.admin-inline-form label{display:grid;gap:.4rem}.admin-inline-form input,.admin-inline-form select{width:100%}@media(max-width:720px){.record-card{align-items:flex-start;flex-direction:column}}.registration-card{width:min(520px,100%)}.password-requirements{margin:-2px 0 18px;padding:14px 16px;border:1px solid #e8ddd6;border-radius:12px;background:#fffaf7}.password-status{display:block;color:#6f625b;font-size:12px}.password-status-ready{color:#16824f}.password-requirements ul{display:grid;grid-template-columns:1fr 1fr;gap:7px 14px;margin:11px 0 0;padding:0;list-style:none}.password-requirements li{position:relative;padding-left:22px;color:#8e8179;font-size:12px;line-height:1.35}.password-requirements li:before{content:"○";position:absolute;left:0;top:-1px;color:#b4a59d;font-size:15px}.password-requirements li.requirement-met{color:#16824f;font-weight:700}.password-requirements li.requirement-met:before{content:"✓";color:#16824f;font-weight:900}.otp-form{display:grid;gap:12px}.otp-heading span,.record-badge{color:var(--red);font-size:10px;font-weight:900;letter-spacing:.13em}.otp-heading h2{margin:8px 0;font-size:24px}.otp-heading p{margin:0;color:var(--muted);line-height:1.55}.login-card .otp-input{text-align:center;font-size:28px;font-weight:800;letter-spacing:10px;font-variant-numeric:tabular-nums}.development-otp{margin-top:8px;padding:14px;border:1px dashed #dca98f;border-radius:12px;background:#fff4ed}.development-otp strong,.development-otp small{display:block}.development-otp code{font-size:24px;text-align:center;letter-spacing:8px}.account-ready p{margin:6px 0 14px}.button:disabled,button:disabled{cursor:not-allowed;opacity:.5}.trial-active-panel{border-color:#f1bd80;background:linear-gradient(135deg,#fff8ee,#fffdf9)}.trial-active-panel h2{margin-top:8px}@media(max-width:520px){.password-requirements ul{grid-template-columns:1fr}}.verification-help{margin-top:16px;padding-top:14px;border-top:1px solid #eee3dd}.verification-help summary{cursor:pointer;color:#8d3b22;font-size:12px;font-weight:800}.panel-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.panel-title-row h2{margin-bottom:.35rem}.panel-title-row p{margin:0;color:var(--muted)}.trial-admin-stack{display:grid;gap:18px}.trial-review-card{padding:18px 0;border-top:1px solid #eee4de}.trial-review-card:first-of-type{border-top:0;padding-top:0}.trial-review-summary{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.trial-review-summary div{display:grid;gap:.25rem}.trial-review-summary span{color:var(--muted);font-size:12px}.review-status{display:inline-flex;align-items:center;width:max-content;padding:5px 9px;border-radius:999px;background:#f1e8e2;color:#6c4c3f;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.review-status-new,.review-status-reviewing{background:#fff1dc;color:#9a4c08}.review-status-more-information{background:#eaf2ff;color:#235d9f}.risk-box,.risk-panel{border-color:#e5a970;background:linear-gradient(135deg,#fff6ea,#fffdf9)}.risk-box{display:grid;gap:.25rem;padding:12px 14px;margin:12px 0;border:1px solid #e5a970;border-radius:10px}.risk-box span,.risk-box small{color:#7a5c49}.review-pending-panel{border-color:#c9a7ef;background:linear-gradient(135deg,#f9f2ff,#fff)}.trial-review-form,.trial-action-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:min(100%,820px);margin-top:16px}.trial-review-form label,.trial-action-form label{display:grid;min-width:0;gap:6px;font-size:12px;font-weight:700}.trial-review-form .wide,.trial-action-form .wide{grid-column:1 / -1}.trial-review-form input,.trial-review-form select,.trial-review-form textarea,.trial-action-form input,.trial-action-form select,.trial-action-form textarea{width:100%;min-width:0;max-width:100%}.trial-action-form button,.trial-review-form button{width:max-content}.trial-direct-actions{margin:0 0 14px;padding:0 14px 14px;border:1px solid #eee4de;border-radius:10px;background:#fcf9f7}.trial-direct-actions summary{cursor:pointer;padding:12px 0;color:#8d3b22;font-size:12px;font-weight:800}.trial-record+.trial-record{border-top:1px solid #eee4de}@media(max-width:720px){.panel-title-row,.trial-review-summary{flex-direction:column}.trial-review-form,.trial-action-form{grid-template-columns:1fr}.trial-review-form .wide,.trial-action-form .wide{grid-column:auto}}.nav-account{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 12px 0 10px;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#fff;background:#ffffff0f}.nav-account svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.nav-account span{font-size:12px;font-weight:800}.public-nav>.nav-account{opacity:1}.public-nav>.nav-account:hover{background:#ffffff1f}.trial-admin-stack,.trial-admin-stack>.panel,.trial-review-card,.trial-record{min-width:0}.trial-admin-stack>.panel{overflow:hidden}.trial-audit-grid{grid-template-columns:minmax(0,1fr)}.trial-audit-grid>.panel{padding:18px}.trial-audit-grid .table-wrap{width:100%;max-width:100%;overflow:auto}.trial-audit-grid table{min-width:720px}.trial-review-summary>div,.record-card>div{min-width:0}.trial-review-summary strong,.record-card strong,.record-card span,.record-card small{overflow-wrap:anywhere}.trial-direct-actions{max-width:860px}@media(max-width:760px){.nav-account{justify-content:center;width:100%;min-height:44px;border-radius:10px}.nav-account span{font-size:14px}.trial-audit-grid table{min-width:640px}}.studio-layout{display:grid;grid-template-columns:minmax(250px,310px) minmax(0,1fr);gap:18px;align-items:start;min-width:0}.studio-page-list{position:sticky;top:18px;max-height:calc(100vh - 70px);overflow:auto}.studio-page-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid transparent;border-radius:12px;background:transparent;color:inherit;padding:11px;text-align:left;cursor:pointer}.studio-page-row:hover,.studio-page-row.selected{background:#ef444414;border-color:#ef444447}.studio-page-row span{display:grid;gap:2px;min-width:0}.studio-page-row strong,.studio-page-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-page-row small{color:var(--muted)}.studio-page-row em{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#f97316}.studio-editor-stack,.media-library-stack{display:grid;gap:18px;min-width:0}.studio-revisions{border-top:1px solid var(--border);margin-top:16px;padding-top:14px;display:grid;gap:8px}.studio-revisions h3{font-size:12px;text-transform:uppercase;letter-spacing:.08em}.studio-revisions button{display:grid;gap:2px;text-align:left;border:1px solid var(--border);background:var(--surface-2);border-radius:10px;padding:9px;color:inherit}.studio-form-grid,.commerce-form,.media-upload-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;min-width:0}.studio-form-grid label,.commerce-form label,.media-upload-form label{min-width:0}.studio-form-grid .wide,.commerce-form .wide,.media-upload-form .wide{grid-column:1/-1}.studio-form-grid input,.studio-form-grid textarea,.studio-form-grid select,.commerce-form input,.commerce-form textarea,.commerce-form select,.media-upload-form input,.media-upload-form textarea,.media-upload-form select{width:100%;min-width:0}.studio-add-section{display:flex;gap:8px;flex-wrap:wrap}.studio-section-list{display:grid;gap:14px;margin-top:16px}.studio-section-card{border:1px solid var(--border);border-radius:16px;background:var(--surface-2);padding:14px;min-width:0}.studio-section-card.disabled{opacity:.58}.studio-section-card>header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.studio-section-card>header>div:first-child{display:flex;align-items:center;gap:9px;min-width:0}.studio-section-card>header span{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#f9731624;color:#fb923c;font-weight:800}.studio-section-card>header small{color:var(--muted)}.studio-section-actions{display:flex;gap:5px;flex-wrap:wrap;justify-content:flex-end}.studio-section-actions button{border:1px solid var(--border);background:transparent;color:inherit;border-radius:8px;padding:5px 8px;cursor:pointer}.studio-section-actions button:hover{border-color:#f97316}.studio-preview{display:grid;gap:12px}.studio-preview article{display:grid;grid-template-columns:minmax(0,180px) minmax(0,1fr);gap:18px;align-items:center;border-radius:16px;padding:18px;overflow:hidden}.studio-preview article img{width:100%;max-height:130px;object-fit:cover;border-radius:12px}.studio-preview article h3{margin:5px 0}.studio-preview article p{margin:0 0 10px}.studio-preview-dark-flame,.studio-preview-black-showcase{background:#100b0b;color:#fff}.studio-preview-warm-light{background:#fff8ef;color:#2b1b14}.studio-preview-brand-gradient{background:linear-gradient(135deg,#7f1d1d,#ea580c,#f59e0b);color:#fff}.studio-save-bar{position:sticky;bottom:0;z-index:4;display:flex;align-items:center;justify-content:flex-end;gap:10px;background:#0a0a0ceb;backdrop-filter:blur(14px);border:1px solid var(--border);border-radius:14px;padding:12px 14px}.studio-save-bar span{margin-right:auto;color:var(--muted)}.media-asset-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:15px}.media-asset-card{border:1px solid var(--border);border-radius:15px;overflow:hidden;background:var(--surface-2);min-width:0}.media-asset-card>img{width:100%;height:170px;object-fit:cover;background:#09090b}.media-asset-card form{display:grid;gap:9px;padding:12px}.media-asset-card form>div{display:flex;gap:8px}.media-asset-card strong,.media-asset-card small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.commerce-admin-grid{display:grid;gap:18px;min-width:0}.contract-status{display:grid;gap:6px;border:1px solid rgba(34,197,94,.28);background:#22c55e14;border-radius:13px;padding:13px}.contract-status span{color:var(--muted)}@media(max-width:1100px){.studio-layout{grid-template-columns:1fr}.studio-page-list{position:static;max-height:none}.studio-preview article{grid-template-columns:1fr}.studio-preview article img{max-height:240px}}@media(max-width:720px){.studio-form-grid,.commerce-form,.media-upload-form{grid-template-columns:1fr}.studio-form-grid .wide,.commerce-form .wide,.media-upload-form .wide{grid-column:auto}.studio-section-card>header{align-items:flex-start;flex-direction:column}.studio-section-actions{justify-content:flex-start}.studio-save-bar{flex-wrap:wrap}.studio-save-bar span{width:100%;margin:0}.media-asset-grid{grid-template-columns:1fr}}.studio-workspace{display:grid;grid-template-columns:minmax(220px,270px) minmax(360px,520px) minmax(340px,1fr);gap:16px;align-items:start;min-width:0}.studio-page-list{position:sticky;top:18px;max-height:calc(100vh - 70px);overflow:auto;min-width:0}.studio-page-rows{display:grid;gap:5px;margin-top:10px}.studio-navigation-shortcut{display:grid;gap:3px;border:1px solid rgba(249,115,22,.3);background:#f9731614;border-radius:12px;padding:11px 12px;margin:12px 0;color:inherit;text-decoration:none}.studio-navigation-shortcut span{font-size:12px;color:#fb923c}.studio-editor-column{display:grid;gap:14px;min-width:0}.studio-editor-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px}.studio-editor-toolbar h2,.studio-editor-toolbar p{margin:0}.studio-editor-toolbar p{color:var(--muted);font-size:12px;margin-top:3px}.studio-editor-tabs{display:flex;gap:4px;padding:4px;border:1px solid var(--border);border-radius:11px;background:var(--surface-2)}.studio-editor-tabs button,.studio-viewport-buttons button{border:0;background:transparent;color:var(--muted);padding:7px 10px;border-radius:8px;cursor:pointer}.studio-editor-tabs button.selected,.studio-viewport-buttons button.selected{background:#f9731629;color:#fb923c}.studio-section-navigator{padding-bottom:10px}.studio-section-tabs{display:flex;gap:8px;overflow-x:auto;padding:4px 0 7px;scrollbar-width:thin}.studio-section-tabs>button{display:flex;align-items:center;gap:8px;min-width:180px;max-width:230px;border:1px solid var(--border);background:var(--surface-2);color:inherit;border-radius:12px;padding:9px 10px;text-align:left;cursor:pointer}.studio-section-tabs>button.selected{border-color:#f97316;box-shadow:0 0 0 2px #f973161f}.studio-section-tabs>button>span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#f9731624;color:#fb923c;font-weight:800;flex:0 0 auto}.studio-section-tabs>button>div{display:grid;min-width:0}.studio-section-tabs strong,.studio-section-tabs small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.studio-section-tabs small{font-size:11px;color:var(--muted)}.studio-section-editor{min-width:0}.studio-section-editor>.panel-title-row{margin-bottom:16px}.studio-subheading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:20px 0 10px;padding-top:18px;border-top:1px solid var(--border)}.studio-subheading h3,.studio-subheading p{margin:0}.studio-subheading p{color:var(--muted);font-size:12px;margin-top:4px}.studio-item-editor{display:grid;gap:10px}.studio-item-card{border:1px solid var(--border);border-radius:13px;background:#ffffff05;padding:12px;min-width:0}.studio-item-card>header{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:11px}.studio-item-card>header>div{display:flex;gap:5px}.studio-item-card>header button{border:1px solid var(--border);background:transparent;color:inherit;border-radius:7px;padding:4px 7px;cursor:pointer}.studio-page-help{border:1px solid rgba(59,130,246,.25);background:#3b82f612;border-radius:13px;padding:13px;margin-top:16px}.studio-page-help p{margin:5px 0;color:var(--muted)}.studio-page-help a{color:#60a5fa}.studio-live-preview{position:sticky;top:18px;max-height:calc(100vh - 36px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;overflow:hidden;padding:0}.studio-preview-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px;border-bottom:1px solid var(--border)}.studio-preview-toolbar h2,.studio-preview-toolbar p{margin:0}.studio-preview-toolbar p{font-size:12px;color:var(--muted);margin-top:3px}.studio-viewport-buttons{display:flex;gap:3px;flex-wrap:wrap;justify-content:flex-end}.studio-preview-stage{overflow:auto;background:#171719;padding:18px;min-height:520px}.studio-preview-device{max-width:100%;margin:0 auto;background:#fff;box-shadow:0 22px 70px #0006;transition:width .18s ease;overflow:hidden}.studio-preview-device.viewport-mobile{border-radius:22px}.studio-preview-device.viewport-tablet{border-radius:14px}.studio-preview-footer{display:flex;justify-content:space-between;gap:10px;padding:10px 14px;border-top:1px solid var(--border);font-size:12px}.studio-preview-footer span{color:var(--muted)}.studio-preview-footer a{color:#fb923c}.studio-save-bar{z-index:8}.studio-save-bar button:disabled{opacity:.45;cursor:not-allowed}.navigation-manager{display:grid;grid-template-columns:minmax(230px,290px) minmax(0,1fr);gap:18px;align-items:start;min-width:0}.navigation-locations{position:sticky;top:18px;display:grid;gap:8px}.navigation-locations>h2,.navigation-locations>p{margin:0}.navigation-locations>p{color:var(--muted);margin-bottom:8px}.navigation-location{display:grid;gap:3px;text-align:left;border:1px solid var(--border);background:var(--surface-2);color:inherit;border-radius:12px;padding:11px;cursor:pointer}.navigation-location.selected{border-color:#f97316;background:#f9731614}.navigation-location small{color:var(--muted)}.navigation-location span{font-size:11px;color:#fb923c}.navigation-help{border-top:1px solid var(--border);margin-top:10px;padding-top:14px}.navigation-help p{font-size:12px;color:var(--muted)}.navigation-editor{min-width:0}.navigation-item-list{display:grid;gap:10px;margin-top:15px}.navigation-item-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:start;border:1px solid var(--border);border-radius:14px;background:var(--surface-2);padding:12px;min-width:0}.navigation-item-card.disabled{opacity:.58}.navigation-item-order{display:grid;gap:4px}.navigation-item-order button,.navigation-delete{border:1px solid var(--border);background:transparent;color:inherit;border-radius:7px;padding:5px 8px;cursor:pointer}.navigation-delete{color:#fca5a5}.navigation-item-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0}.navigation-item-fields input,.navigation-item-fields select{width:100%;min-width:0}.navigation-save-bar{position:sticky;bottom:0;display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:16px;padding:12px;background:#0a0a0cf0;border:1px solid var(--border);border-radius:13px;backdrop-filter:blur(12px)}.navigation-save-bar span{margin-right:auto;color:var(--muted)}.public-nav-group{position:relative;display:flex;align-items:center}.public-submenu{display:none;position:absolute;top:100%;left:0;min-width:210px;padding:8px;background:#171214;border:1px solid rgba(255,255,255,.1);border-radius:12px;box-shadow:0 18px 40px #00000059}.public-submenu a{display:block;padding:9px 10px;border-radius:8px;white-space:nowrap}.public-submenu a:hover{background:#f973161f}.public-nav-group:hover .public-submenu,.public-nav-group:focus-within .public-submenu{display:block}.studio-render-page{background:#fff;color:#241610;overflow:hidden}.studio-render-page-preview{font-size:clamp(10px,1.05vw,16px)}.studio-render-section{background-size:cover;background-position:center;overflow:hidden}.studio-render-section-inner{width:min(1120px,calc(100% - 48px));margin:0 auto;padding:clamp(54px,8vw,104px) 0}.studio-render-section-inner.has-media{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.85fr);gap:clamp(28px,5vw,70px);align-items:center}.studio-render-section.media-left .studio-render-section-inner.has-media{grid-template-columns:minmax(260px,.85fr) minmax(0,1fr)}.studio-render-copy{min-width:0}.studio-render-eyebrow{font-size:.78em;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:#f97316;margin-bottom:12px}.studio-render-section h2{font-size:clamp(2.1em,5vw,4.6em);line-height:1.02;letter-spacing:-.045em;margin:0 0 20px;max-width:16ch}.studio-render-section p{font-size:clamp(1em,1.5vw,1.25em);line-height:1.65;margin:0 0 14px;max-width:65ch}.studio-render-media{margin:0}.studio-render-media img{display:block;width:100%;max-height:540px;object-fit:cover;border-radius:20px;box-shadow:0 24px 60px #00000038}.studio-render-media figcaption{font-size:.78em;margin-top:8px;opacity:.72}.studio-render-cta,.studio-render-pricing-grid a{display:inline-flex;margin-top:22px;padding:12px 18px;border-radius:10px;background:linear-gradient(135deg,#ef4444,#f97316);color:#fff;text-decoration:none;font-weight:800}.theme-dark-flame,.theme-black-showcase{background:#120c0d;color:#fff}.theme-warm-light{background:#fff8ee;color:#2b1b14}.theme-brand-gradient{background:linear-gradient(135deg,#6f1118,#d6361d 52%,#f59e0b);color:#fff}.theme-dark-flame .studio-render-eyebrow,.theme-black-showcase .studio-render-eyebrow,.theme-brand-gradient .studio-render-eyebrow{color:#fdba74}.studio-render-feature-grid,.studio-render-generic-items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:32px}.studio-render-feature-grid article,.studio-render-generic-items article{display:flex;gap:13px;border:1px solid rgba(127,75,43,.18);background:#ffffffb3;border-radius:16px;padding:18px}.theme-dark-flame .studio-render-feature-grid article,.theme-black-showcase .studio-render-feature-grid article,.theme-brand-gradient .studio-render-feature-grid article,.theme-dark-flame .studio-render-generic-items article,.theme-black-showcase .studio-render-generic-items article,.theme-brand-gradient .studio-render-generic-items article{background:#ffffff12;border-color:#ffffff21}.studio-render-item-icon{font-size:1.65em}.studio-render-feature-grid h3,.studio-render-generic-items h3{margin:0 0 7px;font-size:1.08em}.studio-render-feature-grid p,.studio-render-generic-items p{font-size:.92em;margin:0}.studio-render-feature-grid small{display:block;color:#f97316;font-weight:800;text-transform:uppercase;font-size:.66em;letter-spacing:.1em;margin-bottom:5px}.studio-render-faq{display:grid;gap:10px;margin-top:30px}.studio-render-faq details{border:1px solid rgba(127,75,43,.18);border-radius:13px;padding:15px 17px;background:#ffffffa3}.theme-dark-flame .studio-render-faq details,.theme-black-showcase .studio-render-faq details,.theme-brand-gradient .studio-render-faq details{background:#ffffff12;border-color:#ffffff21}.studio-render-faq summary{font-weight:800;cursor:pointer}.studio-render-faq p{font-size:.94em;margin:12px 0 0}.studio-render-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:30px}.studio-render-gallery figure{margin:0;border-radius:15px;overflow:hidden;background:#ffffffbf;box-shadow:0 12px 28px #2c170b1f}.studio-render-gallery img,.studio-render-media-placeholder{width:100%;aspect-ratio:16/10;object-fit:cover}.studio-render-media-placeholder{display:grid;place-items:center;background:#e7ddd2;color:#7c6557}.studio-render-gallery figcaption{display:grid;gap:3px;padding:12px;color:#2b1b14}.studio-render-gallery figcaption span{font-size:.82em;color:#715a4b}.studio-render-table-wrap{overflow:auto;margin-top:28px}.studio-render-comparison{width:100%;border-collapse:collapse;background:#ffffffb8;color:#2b1b14;border-radius:14px;overflow:hidden}.studio-render-comparison th,.studio-render-comparison td{padding:13px 15px;border-bottom:1px solid rgba(127,75,43,.14);text-align:center}.studio-render-comparison th:first-child,.studio-render-comparison td:first-child{text-align:left}.studio-render-comparison th{background:#f973161f}.studio-render-pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:30px}.studio-render-pricing-grid article{border:1px solid rgba(127,75,43,.18);background:#ffffffd1;color:#2b1b14;border-radius:18px;padding:24px}.studio-render-pricing-grid article.highlighted{border-color:#f97316;box-shadow:0 18px 48px #f973162e}.studio-render-pricing-grid h3{font-size:1.5em;margin:5px 0}.studio-render-pricing-grid>article>strong{font-size:2em}.studio-render-pricing-grid ul{padding-left:18px;line-height:1.75}.studio-render-requirements{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:28px}.studio-render-requirements>div{border:1px solid rgba(127,75,43,.18);border-radius:12px;padding:14px;background:#ffffffa6}.studio-render-requirements dt{font-weight:800}.studio-render-requirements dd{margin:5px 0 0;opacity:.75}@keyframes studioFade{0%{opacity:0}to{opacity:1}}@keyframes studioRise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes studioLeft{0%{opacity:0;transform:translate(-22px)}to{opacity:1;transform:none}}@keyframes studioRight{0%{opacity:0;transform:translate(22px)}to{opacity:1;transform:none}}@keyframes studioScale{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:none}}.studio-render-section.speed-fast.animation-visible .studio-render-section-inner{animation-duration:.35s}.studio-render-section.speed-slow.animation-visible .studio-render-section-inner{animation-duration:.9s}@media(prefers-reduced-motion:reduce){.studio-render-section .studio-render-section-inner{animation:none!important}}@media(max-width:1500px){.studio-workspace{grid-template-columns:minmax(210px,250px) minmax(360px,1fr)}.studio-live-preview{grid-column:1/-1;position:static;max-height:none}.studio-preview-stage{min-height:420px;max-height:760px}}@media(max-width:1050px){.studio-workspace,.navigation-manager{grid-template-columns:1fr}.studio-page-list,.navigation-locations{position:static;max-height:none}.studio-page-rows{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.studio-page-list .studio-revisions{display:none}.studio-render-section-inner.has-media,.studio-render-section.media-left .studio-render-section-inner.has-media{grid-template-columns:1fr}.studio-render-feature-grid,.studio-render-generic-items,.studio-render-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.public-nav-group{display:block}.public-submenu{position:static;display:block;box-shadow:none;border:0;background:transparent;padding:0 0 0 12px}}@media(max-width:720px){.studio-editor-toolbar,.studio-preview-toolbar,.studio-subheading{align-items:flex-start;flex-direction:column}.studio-editor-tabs,.studio-viewport-buttons{width:100%;overflow:auto}.navigation-item-card{grid-template-columns:1fr}.navigation-item-order{display:flex}.navigation-item-fields{grid-template-columns:1fr}.navigation-save-bar{flex-wrap:wrap}.navigation-save-bar span{width:100%;margin:0}.studio-render-section-inner{width:min(100% - 28px,1120px);padding:46px 0}.studio-render-feature-grid,.studio-render-generic-items,.studio-render-gallery,.studio-render-pricing-grid,.studio-render-requirements{grid-template-columns:1fr}.studio-render-section h2{font-size:2.5em}.studio-preview-stage{padding:8px}.studio-section-actions{width:100%;justify-content:flex-start}}.portal-shell{transition:grid-template-columns .2s ease}.portal-shell.portal-shell-collapsed{grid-template-columns:78px minmax(0,1fr)}.portal-sidebar{transition:width .2s ease,padding .2s ease}.portal-sidebar-head{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:44px}.portal-sidebar-head .brand{min-width:0}.portal-sidebar-flame{width:38px;height:38px;object-fit:contain;margin:0 auto}.portal-sidebar-toggle{flex:0 0 auto;width:30px;height:30px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:9px;background:#ffffff0b;color:#f7c4ae;font-size:24px;line-height:1;cursor:pointer}.portal-sidebar-toggle:hover{background:#f9731626;color:#fff}.portal-sidebar nav a{display:flex;align-items:center;gap:11px;white-space:nowrap;overflow:hidden}.portal-nav-icon{width:19px;height:19px;flex:0 0 19px}.portal-user{display:grid;grid-template-columns:34px minmax(0,1fr);gap:9px;align-items:center}.portal-user-avatar{width:32px;height:32px;display:grid!important;place-items:center;border-radius:50%;background:linear-gradient(135deg,#ef4444,#f97316);color:#fff!important;font-size:12px!important;font-weight:900}.portal-user-details{min-width:0}.portal-user-details strong,.portal-user-details span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-user button{grid-column:1/-1;display:flex;align-items:center;gap:7px;cursor:pointer}.portal-signout-icon{width:15px;height:15px}.portal-sidebar.collapsed{width:78px;padding:20px 12px}.portal-sidebar.collapsed .portal-sidebar-head{justify-content:center;flex-direction:column;gap:8px}.portal-sidebar.collapsed .portal-sidebar-toggle{width:32px;height:26px}.portal-sidebar.collapsed .portal-label,.portal-sidebar.collapsed nav a span,.portal-sidebar.collapsed .portal-user-details,.portal-sidebar.collapsed .portal-user button span{display:none}.portal-sidebar.collapsed nav{margin-top:22px}.portal-sidebar.collapsed nav a{justify-content:center;padding:11px}.portal-sidebar.collapsed .portal-user{display:flex;flex-direction:column;justify-content:center;padding:16px 0 0}.portal-sidebar.collapsed .portal-user button{display:grid;place-items:center;margin-top:4px;padding:7px}.portal-sidebar.collapsed .portal-signout-icon{width:18px;height:18px}.studio-field{display:grid;gap:6px}.studio-field-label{font-size:12px;font-weight:700;color:inherit}.studio-icon-field{position:relative;display:grid;gap:6px}.studio-icon-input-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:8px;align-items:center}.studio-icon-current{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--border);border-radius:10px;background:var(--surface-2);font-size:22px}.studio-icon-current svg{width:23px;height:23px}.studio-icon-input-row input{min-width:0}.studio-icon-choose{height:42px;padding:0 13px;border:1px solid var(--border);border-radius:9px;background:#f973161a;color:inherit;font-weight:700;cursor:pointer}.studio-icon-field>small{color:var(--muted);font-size:11px}.studio-icon-picker{position:relative;z-index:12;display:grid;gap:10px;border:1px solid var(--border);border-radius:14px;background:#171214;padding:12px;box-shadow:0 18px 45px #00000059;max-height:440px;overflow:auto}.studio-icon-picker-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.studio-icon-picker-head input{min-width:0}.studio-icon-picker-head button{border:1px solid var(--border);background:transparent;color:#fca5a5;border-radius:8px;padding:7px 10px;cursor:pointer}.studio-icon-picker-label{font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#b99f92;margin-top:2px}.studio-icon-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(76px,1fr));gap:7px}.studio-icon-grid button{display:grid;place-items:center;gap:5px;min-height:69px;border:1px solid var(--border);border-radius:10px;background:#ffffff06;color:inherit;padding:8px 5px;cursor:pointer}.studio-icon-grid button:hover,.studio-icon-grid button.selected,.studio-emoji-grid button:hover,.studio-emoji-grid button.selected{border-color:#f97316;background:#f973161f}.studio-icon-grid svg{width:23px;height:23px}.studio-icon-grid button span{font-size:10px;line-height:1.15}.studio-emoji-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(42px,1fr));gap:6px}.studio-emoji-grid button{height:40px;border:1px solid var(--border);border-radius:9px;background:#ffffff06;font-size:20px;cursor:pointer}.studio-icon-empty{margin:0;color:var(--muted);font-size:12px}.studio-render-item-icon{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px}.studio-render-item-icon svg{width:29px;height:29px}@media(max-width:760px){.portal-shell.portal-shell-collapsed{display:block}.portal-sidebar.collapsed{position:relative;width:100%;padding:20px 16px}.portal-sidebar.collapsed .portal-sidebar-head{flex-direction:row;justify-content:space-between}.portal-sidebar.collapsed .portal-sidebar-flame{margin:0}.portal-sidebar.collapsed .portal-label{display:block}.portal-sidebar.collapsed nav{margin-top:10px;display:grid}.portal-sidebar.collapsed nav a{justify-content:flex-start}.portal-sidebar.collapsed nav a span{display:inline}.portal-sidebar.collapsed .portal-user{display:grid;grid-template-columns:34px minmax(0,1fr);justify-content:initial}.portal-sidebar.collapsed .portal-user-details,.portal-sidebar.collapsed .portal-user button span{display:block}.portal-sidebar.collapsed .portal-user button{display:flex}.studio-icon-picker{max-height:360px}.studio-icon-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.product-visual-image{margin:0;position:relative}.product-visual-image>img{position:relative;z-index:1;width:100%;display:block;max-height:590px;object-fit:contain;border:1px solid rgba(255,255,255,.16);border-radius:20px;background:#111;box-shadow:0 38px 100px #00000073}.product-visual-image figcaption{position:relative;z-index:1;margin-top:9px;text-align:center;color:#cbbab1;font-size:12px}.product-visual-compact .operator-window{transform:none;box-shadow:0 18px 45px #00000057}.product-visual-compact .operator-body{grid-template-columns:105px 1fr;min-height:250px}.product-visual-compact .operator-body aside{padding:12px 6px}.product-visual-compact .operator-body aside div{font-size:7px;padding:6px}.product-visual-compact .operator-body section{padding:10px}.product-visual-compact .operator-preview{min-height:145px;padding:22px 12px}.product-visual-compact .operator-preview h3{font-size:17px;margin:10px 0 6px}.product-visual-compact .operator-preview p{font-size:9px}.product-visual-compact .output-cards div{padding:7px}.studio-render-product-visual{min-width:0;align-self:center}.studio-render-product-visual .product-visual{width:100%}.studio-inline-help{display:block;margin-top:6px;color:var(--muted);font-size:11px;line-height:1.4}.studio-workspace{transition:grid-template-columns .2s ease}.studio-workspace.studio-pages-collapsed{grid-template-columns:58px minmax(360px,520px) minmax(340px,1fr)}.studio-page-list.collapsed{padding:10px 8px;overflow:visible}.studio-pages-collapsed-rail{display:flex;min-height:330px;align-items:center;flex-direction:column;gap:16px}.studio-pages-collapsed-rail span{writing-mode:vertical-rl;transform:rotate(180deg);font-size:11px;font-weight:900;letter-spacing:.15em;text-transform:uppercase;color:var(--muted)}.studio-pages-title-actions{display:flex;align-items:center;gap:8px}.studio-pages-toggle{width:32px;height:32px;display:grid;place-items:center;border:1px solid var(--border);border-radius:9px;background:var(--surface-2);color:#fb923c;font-size:23px;line-height:1;cursor:pointer}.studio-pages-toggle:hover{border-color:#f97316;background:#f973161f}.studio-icon-current{background:#fff8ef;color:#5b2413;border-color:#e8c9b7}.studio-icon-picker{background:#fff8ef;color:#2b1b14;border-color:#e4c5b2;box-shadow:0 22px 60px #26120a47}.studio-icon-picker-head input{background:#fff;color:#2b1b14;border-color:#d7b7a4}.studio-icon-picker-head input::placeholder{color:#8a6a5a}.studio-icon-picker-head button{background:#fff;color:#9f1d1d;border-color:#d7b7a4}.studio-icon-picker-label{color:#7f4a31}.studio-icon-grid button,.studio-emoji-grid button{background:#fff;color:#3b2118;border-color:#e2c4b2}.studio-icon-grid button:hover,.studio-icon-grid button.selected,.studio-emoji-grid button:hover,.studio-emoji-grid button.selected{border-color:#ea580c;background:#fff1e8;color:#7c2d12;box-shadow:0 0 0 2px #ea580c1f}.studio-icon-grid svg{color:#7c2d12;stroke-width:2}.studio-icon-grid button span{color:#4d2d21;font-weight:700}.studio-icon-empty{color:#7f5e50}@media(max-width:1500px){.studio-workspace.studio-pages-collapsed{grid-template-columns:58px minmax(360px,1fr)}.studio-workspace.studio-pages-collapsed .studio-live-preview{grid-column:1/-1}}@media(max-width:1050px){.studio-workspace.studio-pages-collapsed{grid-template-columns:1fr}.studio-page-list.collapsed{position:static;max-height:none;padding:10px}.studio-pages-collapsed-rail{min-height:auto;flex-direction:row;justify-content:flex-start}.studio-pages-collapsed-rail span{writing-mode:horizontal-tb;transform:none}}@media(max-width:720px){.product-visual-compact .operator-body aside{display:none}.product-visual-compact .operator-body{grid-template-columns:1fr}.studio-pages-title-actions{width:100%;justify-content:space-between}}.legacy-content-warning{margin-bottom:18px;border-color:#f0b86e;background:#fff7e7}.legacy-content-warning strong{display:block;margin-bottom:7px}.legacy-content-warning p{color:var(--muted);line-height:1.6}.legacy-content-warning a{color:#b64016;font-weight:800}.studio-component-settings{margin-top:18px;padding:18px;border:1px solid #eadfd8;border-radius:12px;background:#fffaf6}.studio-component-settings h3{margin:0 0 14px;font-size:14px}.studio-render-slider{position:relative;margin-top:30px;border:1px solid rgba(127,75,43,.18);border-radius:20px;overflow:hidden;background:#ffffffc2;color:#2b1b14;box-shadow:0 18px 48px #2c170b21}.theme-dark-flame .studio-render-slider,.theme-black-showcase .studio-render-slider,.theme-brand-gradient .studio-render-slider{background:#ffffff14;border-color:#ffffff24;color:#fff}.studio-render-slide{min-height:300px;display:grid;place-items:center}.studio-render-slide.has-image{grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr)}.studio-render-slide>img{width:100%;height:100%;min-height:300px;max-height:480px;object-fit:cover}.studio-render-slide-copy{padding:clamp(28px,5vw,62px)}.studio-render-slide-copy small{display:block;margin-bottom:8px;color:#f97316;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.studio-render-slide-copy h3{margin:0 0 12px;font-size:clamp(1.6em,3vw,3em)}.studio-render-slide-copy p{font-size:1em}.studio-render-slide-copy a{display:inline-flex;margin-top:12px;padding:11px 16px;border-radius:9px;background:linear-gradient(135deg,#ef4444,#f97316);color:#fff;font-weight:800}.studio-render-slider-arrows{position:absolute;right:16px;top:16px;display:flex;gap:8px}.studio-render-slider-arrows button{width:40px;height:40px;border-radius:999px;border:1px solid rgba(255,255,255,.28);background:#120c0db8;color:#fff;font-size:24px}.studio-render-slider-dots{position:absolute;left:50%;bottom:14px;display:flex;gap:7px;transform:translate(-50%)}.studio-render-slider-dots button{width:9px;height:9px;border:0;border-radius:999px;background:#6e4e3c57;padding:0}.studio-render-slider-dots button.selected{width:25px;background:#f97316}.studio-render-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:30px}.studio-render-stats article{padding:24px;border:1px solid rgba(127,75,43,.18);border-radius:16px;background:#ffffffb3;text-align:center}.theme-dark-flame .studio-render-stats article,.theme-black-showcase .studio-render-stats article,.theme-brand-gradient .studio-render-stats article{background:#ffffff12;border-color:#ffffff21}.studio-render-stats strong{display:block;font-size:clamp(2em,4vw,4em);line-height:1;color:#f97316}.studio-render-stats h3{margin:10px 0 4px}.studio-render-stats p{font-size:.85em;margin:0 auto}.studio-render-logo-strip{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:24px;margin-top:30px}.studio-render-logo-strip>a,.studio-render-logo-strip>div{min-width:130px;min-height:76px;display:grid;place-items:center;padding:15px;border:1px solid rgba(127,75,43,.16);border-radius:14px;background:#ffffffb8}.theme-dark-flame .studio-render-logo-strip>a,.theme-dark-flame .studio-render-logo-strip>div,.theme-black-showcase .studio-render-logo-strip>a,.theme-black-showcase .studio-render-logo-strip>div,.theme-brand-gradient .studio-render-logo-strip>a,.theme-brand-gradient .studio-render-logo-strip>div{background:#ffffff14;border-color:#ffffff21}.studio-render-logo-strip img{max-width:150px;max-height:54px;object-fit:contain}.studio-render-logo-strip span{font-weight:800}.studio-render-charity-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:30px;padding:24px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:#ffffff14}.theme-warm-light .studio-render-charity-form{background:#fff;border-color:#eadfd8}.studio-render-charity-form label{display:grid;gap:7px;font-size:.82em;font-weight:800}.studio-render-charity-form .wide,.studio-render-charity-form button,.studio-render-charity-form>p,.studio-render-charity-form>small{grid-column:1/-1}.studio-render-charity-form input,.studio-render-charity-form textarea{width:100%;padding:12px 13px;border:1px solid rgba(127,75,43,.25);border-radius:10px;background:#fffdfb;color:#241610}.studio-render-charity-form button{padding:13px 18px;border:0;border-radius:10px;background:linear-gradient(135deg,#ef4444,#f97316);color:#fff;font-weight:900}.studio-render-form-success{padding:12px;border-radius:10px;background:#e8f7ef;color:#17663e}.studio-render-form-error{padding:12px;border-radius:10px;background:#fde8e8;color:#9d1c24}@media(max-width:900px){.studio-render-slide.has-image{grid-template-columns:1fr}.studio-render-slide>img{max-height:330px}.studio-render-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.studio-render-charity-form{grid-template-columns:1fr}.studio-render-charity-form .wide,.studio-render-charity-form button,.studio-render-charity-form>p,.studio-render-charity-form>small{grid-column:auto}.studio-render-stats{grid-template-columns:1fr}.studio-render-slider-arrows{top:10px;right:10px}}.studio-slider-item-fields{display:grid;gap:14px}.studio-slider-item-fields fieldset{margin:0;padding:16px;border:1px solid #eadfd8;border-radius:12px;background:#fffdf9}.studio-slider-item-fields legend{padding:0 7px;color:#7c2d12;font-size:12px;font-weight:900;letter-spacing:.04em}.studio-item-card:has(.studio-slider-item-fields){padding-bottom:18px}.studio-render-section.layout-width-wide .studio-render-section-inner{width:min(1440px,calc(100% - 48px))}.studio-render-section.layout-width-full .studio-render-section-inner{width:100%;max-width:none}.studio-render-section.layout-width-full:not(.studio-render-slider-section) .studio-render-section-inner{padding-left:clamp(20px,4vw,64px);padding-right:clamp(20px,4vw,64px)}.studio-render-section.spacing-none .studio-render-section-inner{padding-top:0;padding-bottom:0}.studio-render-section.spacing-compact .studio-render-section-inner{padding-top:32px;padding-bottom:32px}.studio-render-section.spacing-spacious .studio-render-section-inner{padding-top:clamp(82px,11vw,148px);padding-bottom:clamp(82px,11vw,148px)}.studio-render-section.section-align-center .studio-render-copy{text-align:center}.studio-render-section.section-align-center .studio-render-copy h2,.studio-render-section.section-align-center .studio-render-copy p{margin-left:auto;margin-right:auto}.studio-render-section.section-align-right .studio-render-copy{text-align:right}.studio-render-section.section-align-right .studio-render-copy h2,.studio-render-section.section-align-right .studio-render-copy p{margin-left:auto}.studio-render-slider-section-inner{display:block}.studio-render-slider-intro{width:min(1120px,calc(100% - 48px));margin:0 auto;padding:0}.studio-render-slider-section.spacing-none .studio-render-slider-intro{padding-top:clamp(40px,6vw,82px);padding-bottom:28px}.studio-render-slider-section.layout-width-wide .studio-render-slider-intro{width:min(1440px,calc(100% - 48px))}.studio-render-slider-section.layout-width-contained .studio-render-slider-section-inner{width:min(1120px,calc(100% - 48px))}.studio-render-slider-section.layout-width-wide .studio-render-slider-section-inner{width:min(1440px,calc(100% - 48px))}.studio-render-slider-section.layout-width-contained .studio-render-slider-intro,.studio-render-slider-section.layout-width-wide .studio-render-slider-intro,.studio-render-slider-section.layout-width-full .studio-render-slider{width:100%}.studio-render-slider-footer{width:min(1120px,calc(100% - 48px));margin:0 auto;padding:0 0 36px}.studio-render-slider-section.spacing-none .studio-render-slider-footer{padding-top:26px}.studio-render-slider{--slider-height-desktop:620px;--slider-height-mobile:440px;position:relative;width:100%;height:var(--slider-height-desktop);min-height:320px;margin-top:30px;border:0;border-radius:0;overflow:hidden;background:#140e0e;color:#fff;box-shadow:none;isolation:isolate;outline:none}.studio-render-slider-section-inner>.studio-render-slider:first-child{margin-top:0}.studio-render-slider.corner-soft{border-radius:18px}.studio-render-slider.corner-rounded{border-radius:30px;box-shadow:0 22px 70px #23110a33}.studio-render-slider:focus-visible{box-shadow:inset 0 0 0 3px #fb923c}.studio-render-slide{--slider-image-width:50%;--slider-image-position:50% 50%;--slider-overlay-opacity:.48;position:relative;width:100%;height:100%;min-height:0;display:grid;overflow:hidden;background:#171012}.studio-render-slide.layout-background,.studio-render-slide.layout-image-only{grid-template-columns:1fr;grid-template-rows:1fr}.studio-render-slide.layout-image-left{grid-template-columns:var(--slider-image-width) minmax(0,1fr)}.studio-render-slide.layout-image-right{grid-template-columns:minmax(0,1fr) var(--slider-image-width)}.studio-render-slide.layout-text-only{grid-template-columns:1fr}.studio-render-slide.transition-fade{animation:studioSliderFade .48s ease both}.studio-render-slide.transition-slide.direction-next{animation:studioSliderNext .5s cubic-bezier(.2,.75,.25,1) both}.studio-render-slide.transition-slide.direction-previous{animation:studioSliderPrevious .5s cubic-bezier(.2,.75,.25,1) both}.studio-render-slide-visual{position:relative;min-width:0;min-height:0;width:100%;height:100%;display:block;border:0;padding:0;background:#100b0c;color:inherit;overflow:hidden;text-decoration:none}.studio-render-slide-visual picture{display:block;width:100%;height:100%}.studio-render-slide-visual img{display:block;width:100%;height:100%;min-height:0;max-height:none;object-fit:cover;object-position:var(--slider-image-position);border:0;border-radius:0;box-shadow:none}.studio-render-slide-image-action{cursor:pointer}.studio-render-slide-image-action:focus-visible{outline:3px solid #fb923c;outline-offset:-4px}.studio-render-slide.layout-background>.studio-render-slide-visual,.studio-render-slide.layout-background>.studio-render-slide-overlay{position:absolute;inset:0}.studio-render-slide.layout-background>.studio-render-slide-visual{z-index:0}.studio-render-slide-overlay{z-index:1;pointer-events:none;background:rgba(7,4,5,var(--slider-overlay-opacity))}.studio-render-slide-copy{position:relative;z-index:2;align-self:center;justify-self:stretch;display:flex;flex-direction:column;align-items:flex-start;max-width:min(720px,90%);margin:clamp(22px,5vw,76px);padding:0;color:inherit}.studio-render-slide.layout-background .studio-render-slide-copy,.studio-render-slide.layout-text-only .studio-render-slide-copy{width:min(760px,calc(100% - 48px));max-width:none}.studio-render-slide-copy.vertical-top{align-self:start}.studio-render-slide-copy.vertical-center{align-self:center}.studio-render-slide-copy.vertical-bottom{align-self:end}.studio-render-slide-copy.align-center{justify-self:center;align-items:center;text-align:center}.studio-render-slide-copy.align-right{justify-self:end;align-items:flex-end;text-align:right}.studio-render-slide-copy.text-light{color:#fff}.studio-render-slide-copy.text-dark{color:#241610}.studio-render-slide-copy.text-auto{color:inherit}.studio-render-slide-copy.panel-dark,.studio-render-slide-copy.panel-light,.studio-render-slide-copy.panel-glass{padding:clamp(20px,3vw,38px);border-radius:18px}.studio-render-slide-copy.panel-dark{background:#100a0cc7;color:#fff}.studio-render-slide-copy.panel-light{background:#fffaf6e6;color:#241610}.studio-render-slide-copy.panel-glass{background:#ffffff21;border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);color:#fff}.studio-render-slide-copy small{display:block;margin-bottom:10px;color:#fb923c;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.studio-render-slide-copy h3{max-width:18ch;margin:0 0 16px;line-height:1.02;letter-spacing:-.035em}.studio-render-slide-copy h3.title-small{font-size:clamp(1.45rem,2.2vw,2.3rem)}.studio-render-slide-copy h3.title-medium{font-size:clamp(1.8rem,3.2vw,3.5rem)}.studio-render-slide-copy h3.title-large{font-size:clamp(2.2rem,4.6vw,5.4rem)}.studio-render-slide-copy h3.title-display{font-size:clamp(2.7rem,6.4vw,7.2rem);max-width:14ch}.studio-render-slide-copy p{max-width:62ch;margin:0;font-size:clamp(.98rem,1.35vw,1.28rem);line-height:1.65}.studio-render-slide-copy>a{display:inline-flex;margin-top:22px;padding:12px 18px;border-radius:10px;background:linear-gradient(135deg,#ef4444,#f97316);color:#fff;text-decoration:none;font-weight:900}.studio-render-slide.layout-image-only>.studio-render-slide-visual{grid-column:1;grid-row:1}.studio-render-slide.layout-image-right>.studio-render-slide-copy{grid-column:1}.studio-render-slide.layout-image-right>.studio-render-slide-visual{grid-column:2}.studio-render-slide.layout-image-left>.studio-render-slide-visual{grid-column:1}.studio-render-slide.layout-image-left>.studio-render-slide-copy{grid-column:2}.studio-render-slider-arrows{position:absolute;z-index:5;inset:50% 18px auto;display:flex;justify-content:space-between;gap:8px;transform:translateY(-50%);pointer-events:none}.studio-render-slider-arrows button{width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:#110a0cb8;color:#fff;font-size:28px;line-height:1;box-shadow:0 8px 24px #0000003d;pointer-events:auto}.studio-render-slider.nav-light .studio-render-slider-arrows button{border-color:#1f14103d;background:#ffffffdb;color:#2b1b14}.studio-render-slider-arrows button:disabled{opacity:.28;cursor:not-allowed}.studio-render-slider-dots{position:absolute;z-index:5;left:50%;bottom:18px;display:flex;gap:8px;transform:translate(-50%)}.studio-render-slider-dots button{width:10px;height:10px;border:1px solid rgba(255,255,255,.55);border-radius:999px;background:#140c0d6b;padding:0;transition:width .2s,background .2s}.studio-render-slider.nav-light .studio-render-slider-dots button{border-color:#29191261;background:#ffffff9e}.studio-render-slider-dots button.selected{width:30px;background:#f97316;border-color:#f97316}.studio-slider-lightbox{position:fixed;z-index:10000;inset:0;display:grid;place-items:center;padding:28px;background:#080506eb;backdrop-filter:blur(8px)}.studio-slider-lightbox>img{max-width:min(1500px,94vw);max-height:90vh;object-fit:contain;border-radius:12px;box-shadow:0 30px 100px #0009}.studio-slider-lightbox-close{position:fixed;z-index:1;right:24px;top:20px;width:48px;height:48px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#0000009e;color:#fff;font-size:30px}@keyframes studioSliderFade{0%{opacity:.25}to{opacity:1}}@keyframes studioSliderNext{0%{opacity:.45;transform:translate(3%)}to{opacity:1;transform:none}}@keyframes studioSliderPrevious{0%{opacity:.45;transform:translate(-3%)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.studio-render-slide.transition-fade,.studio-render-slide.transition-slide{animation:none!important}.studio-render-slider-dots button{transition:none}}@media(max-width:900px){.studio-render-slider{height:var(--slider-height-mobile)}.studio-render-slide.layout-image-left,.studio-render-slide.layout-image-right{grid-template-columns:1fr;grid-template-rows:44% 56%}.studio-render-slide.layout-image-left>.studio-render-slide-visual,.studio-render-slide.layout-image-right>.studio-render-slide-visual{grid-column:1;grid-row:1}.studio-render-slide.layout-image-left>.studio-render-slide-copy,.studio-render-slide.layout-image-right>.studio-render-slide-copy{grid-column:1;grid-row:2}.studio-render-slide-copy{max-width:none;margin:22px 28px}.studio-render-slide-copy h3.title-display{font-size:clamp(2.3rem,9vw,4.6rem)}.studio-render-slider-arrows{inset-inline:10px}.studio-render-slider-arrows button{width:40px;height:40px}}@media(max-width:620px){.studio-render-slider-intro,.studio-render-slider-footer{width:min(100% - 28px,1120px)}.studio-render-slider.corner-soft,.studio-render-slider.corner-rounded{border-radius:12px}.studio-render-slide-copy{width:auto!important;margin:18px 20px}.studio-render-slide-copy.panel-dark,.studio-render-slide-copy.panel-light,.studio-render-slide-copy.panel-glass{padding:18px}.studio-render-slide-copy h3.title-large{font-size:clamp(2rem,10vw,3.5rem)}.studio-render-slide-copy h3.title-display{font-size:clamp(2.25rem,12vw,4rem)}.studio-render-slider-dots{bottom:10px}.studio-render-slider-arrows{display:none}.studio-slider-lightbox{padding:14px}.studio-slider-lightbox-close{right:12px;top:12px}}.studio-settings-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.studio-settings-heading-row h3{margin:0 0 5px}.studio-settings-heading-row p{margin:0;color:var(--muted);font-size:12px}.studio-breakpoint-tabs{display:flex;gap:5px;padding:4px;border:1px solid var(--border);border-radius:11px;background:#fff}.studio-breakpoint-tabs button{border:0;border-radius:8px;background:transparent;padding:7px 11px;font-weight:800;color:var(--muted)}.studio-breakpoint-tabs button.selected{background:#251715;color:#fff}.studio-inline-actions{display:flex;gap:8px;align-items:center}.studio-inline-actions select{min-width:145px}.studio-flex-element-card{border-left:3px solid #f97316}.studio-responsive-grid-controls{padding:12px;border-radius:12px;background:#fff8ee;border:1px solid #f2dfcf;margin-bottom:14px}.studio-form-grid code{font-size:11px;background:#2a1a16;color:#fff;padding:2px 5px;border-radius:4px}.studio-render-section{--section-current-min-height:var(--section-min-height-desktop,0px);--section-current-gap:var(--section-gap-desktop,56px);--section-current-media-width:var(--section-media-width-desktop,42%)}.studio-render-section .studio-render-section-inner{min-height:var(--section-current-min-height)}.studio-render-section .studio-render-section-inner.has-media{gap:var(--section-current-gap);grid-template-columns:minmax(0,calc(100% - var(--section-current-media-width) - var(--section-current-gap))) minmax(0,var(--section-current-media-width))}.studio-render-section.media-left .studio-render-section-inner.has-media{grid-template-columns:minmax(0,var(--section-current-media-width)) minmax(0,calc(100% - var(--section-current-media-width) - var(--section-current-gap)))}.studio-render-section.desktop-width-wide .studio-render-section-inner{width:min(1440px,calc(100% - 48px))}.studio-render-section.desktop-width-full .studio-render-section-inner{width:100%;max-width:none}.studio-render-section.desktop-width-full:not(.studio-render-slider-section) .studio-render-section-inner{padding-left:clamp(20px,4vw,64px);padding-right:clamp(20px,4vw,64px)}.studio-render-section.desktop-spacing-none .studio-render-section-inner{padding-top:0;padding-bottom:0}.studio-render-section.desktop-spacing-compact .studio-render-section-inner{padding-top:32px;padding-bottom:32px}.studio-render-section.desktop-spacing-spacious .studio-render-section-inner{padding-top:clamp(82px,11vw,148px);padding-bottom:clamp(82px,11vw,148px)}.studio-render-section.desktop-align-center .studio-render-copy{text-align:center}.studio-render-section.desktop-align-center .studio-render-copy h2,.studio-render-section.desktop-align-center .studio-render-copy p{margin-left:auto;margin-right:auto}.studio-render-section.desktop-align-right .studio-render-copy{text-align:right}.studio-render-section.desktop-align-right .studio-render-copy h2,.studio-render-section.desktop-align-right .studio-render-copy p{margin-left:auto}.studio-render-section.section-hide-desktop{display:none}.studio-section-media-action,.studio-gallery-action,.studio-flex-image-action{display:block;width:100%;padding:0;border:0;background:transparent;color:inherit;text-align:inherit;cursor:pointer}.studio-section-media-action img,.studio-gallery-action img,.studio-flex-image-action img{display:block;width:100%}.studio-render-media img{max-height:none}.studio-render-media{width:100%}.studio-render-feature-link{display:block;color:inherit;text-decoration:none}.studio-render-feature-link article{height:100%}.studio-render-feature-link:hover article{transform:translateY(-2px);box-shadow:0 16px 32px #3e23151f}.studio-render-feature-grid>div{min-width:0}.studio-flex-layout-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:var(--flex-grid-gap-desktop,28px);align-items:start;margin-top:30px}.studio-flex-element{grid-column:span var(--span-desktop,6);order:var(--order-desktop,0);min-width:0}.studio-flex-element.align-start{align-self:start}.studio-flex-element.align-center{align-self:center}.studio-flex-element.align-end{align-self:end}.studio-flex-element.align-stretch{align-self:stretch}.studio-flex-element.text-left{text-align:left}.studio-flex-element.text-center{text-align:center}.studio-flex-element.text-right{text-align:right}.studio-flex-element.padding-none{padding:0}.studio-flex-element.padding-compact{padding:12px}.studio-flex-element.padding-normal{padding:22px}.studio-flex-element.padding-spacious{padding:36px}.studio-flex-element.card-soft{background:#ffffffb8;border-radius:18px}.studio-flex-element.card-outline{border:1px solid rgba(127,75,43,.2);border-radius:18px}.studio-flex-element.card-glass{background:#ffffff1f;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(16px);border-radius:18px}.theme-warm-light .studio-flex-element.card-glass{background:#ffffffb8;border-color:#7f4b2b26}.studio-flex-heading{margin:0;line-height:1.08}.studio-flex-heading a{color:inherit;text-decoration:none}.studio-flex-heading.size-small{font-size:clamp(1.15rem,2vw,1.55rem)}.studio-flex-heading.size-medium{font-size:clamp(1.5rem,3vw,2.3rem)}.studio-flex-heading.size-large{font-size:clamp(2rem,4vw,3.7rem)}.studio-flex-heading.size-display{font-size:clamp(2.8rem,7vw,6.4rem);letter-spacing:-.05em}.studio-flex-text p{max-width:none!important}.studio-flex-text.style-lead{font-size:1.22em}.studio-flex-text.style-small{font-size:.86em;opacity:.82}.studio-flex-text.style-quote{font-size:1.2em;font-style:italic;border-left:4px solid #f97316;padding-left:18px}.studio-flex-text a{color:#ea580c;font-weight:800}.studio-flex-image-action img,.studio-flex-element>img{width:100%;display:block}.studio-flex-button{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:10px;text-decoration:none;font-weight:900}.studio-flex-button.style-primary{background:linear-gradient(135deg,#ef4444,#f97316);color:#fff}.studio-flex-button.style-secondary{border:1px solid currentColor;color:inherit}.studio-flex-button.style-text{padding:4px 0;color:#f97316}.studio-flex-icon{line-height:1;display:inline-flex}.studio-flex-divider{margin:0;width:100%;border:0;border-top-style:solid;border-top-color:currentColor;opacity:.28}.studio-flex-divider.style-dashed{border-top-style:dashed}.studio-flex-divider.style-gradient{border:0;height:3px;background:linear-gradient(90deg,#ef4444,#f97316,#facc15)}.studio-flex-spacer{height:var(--spacer-desktop,48px)}.studio-render-page[data-studio-viewport=desktop] .section-hide-desktop,.studio-render-page[data-studio-viewport=tablet] .section-hide-tablet,.studio-render-page[data-studio-viewport=mobile] .section-hide-mobile{display:none}.studio-render-page[data-studio-viewport=tablet] .section-hide-desktop,.studio-render-page[data-studio-viewport=mobile] .section-hide-desktop{display:block}.studio-render-page[data-studio-viewport=tablet] .studio-render-section{--section-current-min-height:var(--section-min-height-tablet,0px);--section-current-gap:var(--section-gap-tablet,32px);--section-current-media-width:var(--section-media-width-tablet,100%)}.studio-render-page[data-studio-viewport=mobile] .studio-render-section{--section-current-min-height:var(--section-min-height-mobile,0px);--section-current-gap:var(--section-gap-mobile,22px);--section-current-media-width:var(--section-media-width-mobile,100%)}.studio-render-page[data-studio-viewport=tablet] .studio-render-section .studio-render-section-inner.has-media,.studio-render-page[data-studio-viewport=mobile] .studio-render-section .studio-render-section-inner.has-media{grid-template-columns:1fr}.studio-render-page[data-studio-viewport=tablet] .studio-render-section.tablet-width-contained .studio-render-section-inner,.studio-render-page[data-studio-viewport=mobile] .studio-render-section.mobile-width-contained .studio-render-section-inner{width:min(1120px,calc(100% - 32px))}.studio-render-page[data-studio-viewport=tablet] .studio-render-section.tablet-width-wide .studio-render-section-inner,.studio-render-page[data-studio-viewport=mobile] .studio-render-section.mobile-width-wide .studio-render-section-inner{width:min(1440px,calc(100% - 24px))}.studio-render-page[data-studio-viewport=tablet] .studio-render-section.tablet-width-full .studio-render-section-inner,.studio-render-page[data-studio-viewport=mobile] .studio-render-section.mobile-width-full .studio-render-section-inner{width:100%;max-width:none;padding-left:20px;padding-right:20px}.studio-render-page[data-studio-viewport=tablet] .studio-render-section.tablet-spacing-none .studio-render-section-inner,.studio-render-page[data-studio-viewport=mobile] .studio-render-section.mobile-spacing-none .studio-render-section-inner{padding-top:0;padding-bottom:0}.studio-render-page[data-studio-viewport=tablet] .studio-render-section.tablet-spacing-compact .studio-render-section-inner,.studio-render-page[data-studio-viewport=mobile] .studio-render-section.mobile-spacing-compact .studio-render-section-inner{padding-top:28px;padding-bottom:28px}.studio-render-page[data-studio-viewport=tablet] .studio-render-section.tablet-spacing-normal .studio-render-section-inner{padding-top:58px;padding-bottom:58px}.studio-render-page[data-studio-viewport=mobile] .studio-render-section.mobile-spacing-normal .studio-render-section-inner{padding-top:44px;padding-bottom:44px}.studio-render-page[data-studio-viewport=tablet] .studio-render-section.tablet-spacing-spacious .studio-render-section-inner{padding-top:90px;padding-bottom:90px}.studio-render-page[data-studio-viewport=mobile] .studio-render-section.mobile-spacing-spacious .studio-render-section-inner{padding-top:68px;padding-bottom:68px}.studio-render-page[data-studio-viewport=tablet] .tablet-align-center .studio-render-copy,.studio-render-page[data-studio-viewport=mobile] .mobile-align-center .studio-render-copy{text-align:center}.studio-render-page[data-studio-viewport=tablet] .tablet-align-right .studio-render-copy,.studio-render-page[data-studio-viewport=mobile] .mobile-align-right .studio-render-copy{text-align:right}.studio-render-page[data-studio-viewport=tablet] .tablet-align-left .studio-render-copy,.studio-render-page[data-studio-viewport=mobile] .mobile-align-left .studio-render-copy{text-align:left}.studio-render-page[data-studio-viewport=tablet] .studio-flex-layout-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:var(--flex-grid-gap-tablet,22px)}.studio-render-page[data-studio-viewport=tablet] .studio-flex-element{grid-column:span var(--span-tablet,8);order:var(--order-tablet,0)}.studio-render-page[data-studio-viewport=tablet] .studio-flex-element.hide-tablet{display:none}.studio-render-page[data-studio-viewport=mobile] .studio-flex-layout-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--flex-grid-gap-mobile,16px)}.studio-render-page[data-studio-viewport=mobile] .studio-flex-element{grid-column:span var(--span-mobile,4);order:var(--order-mobile,0)}.studio-render-page[data-studio-viewport=mobile] .studio-flex-element.hide-mobile{display:none}.studio-render-page[data-studio-viewport=tablet] .studio-flex-spacer{height:var(--spacer-tablet,36px)}.studio-render-page[data-studio-viewport=mobile] .studio-flex-spacer{height:var(--spacer-mobile,24px)}@media(max-width:1050px){.studio-render-section.section-hide-desktop{display:block}.studio-render-section.section-hide-tablet{display:none}.studio-render-section{--section-current-min-height:var(--section-min-height-tablet,0px);--section-current-gap:var(--section-gap-tablet,32px);--section-current-media-width:var(--section-media-width-tablet,100%)}.studio-render-section .studio-render-section-inner.has-media,.studio-render-section.media-left .studio-render-section-inner.has-media{grid-template-columns:1fr}.studio-render-section.tablet-width-contained .studio-render-section-inner{width:min(1120px,calc(100% - 32px))}.studio-render-section.tablet-width-wide .studio-render-section-inner{width:min(1440px,calc(100% - 24px))}.studio-render-section.tablet-width-full .studio-render-section-inner{width:100%;max-width:none;padding-left:20px;padding-right:20px}.studio-render-section.tablet-spacing-none .studio-render-section-inner{padding-top:0;padding-bottom:0}.studio-render-section.tablet-spacing-compact .studio-render-section-inner{padding-top:28px;padding-bottom:28px}.studio-render-section.tablet-spacing-normal .studio-render-section-inner{padding-top:58px;padding-bottom:58px}.studio-render-section.tablet-spacing-spacious .studio-render-section-inner{padding-top:90px;padding-bottom:90px}.studio-render-section.tablet-align-center .studio-render-copy{text-align:center}.studio-render-section.tablet-align-right .studio-render-copy{text-align:right}.studio-render-section.tablet-align-left .studio-render-copy{text-align:left}.studio-flex-layout-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:var(--flex-grid-gap-tablet,22px)}.studio-flex-element{grid-column:span var(--span-tablet,8);order:var(--order-tablet,0)}.studio-flex-element.hide-desktop{display:block}.studio-flex-element.hide-tablet{display:none}.studio-flex-spacer{height:var(--spacer-tablet,36px)}}@media(max-width:720px){.studio-settings-heading-row{flex-direction:column}.studio-breakpoint-tabs{width:100%;overflow:auto}.studio-inline-actions{width:100%;flex-wrap:wrap}.studio-render-section.section-hide-tablet{display:block}.studio-render-section.section-hide-mobile{display:none}.studio-render-section{--section-current-min-height:var(--section-min-height-mobile,0px);--section-current-gap:var(--section-gap-mobile,22px);--section-current-media-width:var(--section-media-width-mobile,100%)}.studio-render-section.mobile-width-contained .studio-render-section-inner{width:min(1120px,calc(100% - 28px))}.studio-render-section.mobile-width-wide .studio-render-section-inner{width:min(1440px,calc(100% - 20px))}.studio-render-section.mobile-width-full .studio-render-section-inner{width:100%;max-width:none;padding-left:16px;padding-right:16px}.studio-render-section.mobile-spacing-none .studio-render-section-inner{padding-top:0;padding-bottom:0}.studio-render-section.mobile-spacing-compact .studio-render-section-inner{padding-top:24px;padding-bottom:24px}.studio-render-section.mobile-spacing-normal .studio-render-section-inner{padding-top:44px;padding-bottom:44px}.studio-render-section.mobile-spacing-spacious .studio-render-section-inner{padding-top:68px;padding-bottom:68px}.studio-render-section.mobile-align-center .studio-render-copy{text-align:center}.studio-render-section.mobile-align-right .studio-render-copy{text-align:right}.studio-render-section.mobile-align-left .studio-render-copy{text-align:left}.studio-flex-layout-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--flex-grid-gap-mobile,16px)}.studio-flex-element{grid-column:span var(--span-mobile,4);order:var(--order-mobile,0)}.studio-flex-element.hide-tablet{display:block}.studio-flex-element.hide-mobile{display:none}.studio-flex-spacer{height:var(--spacer-mobile,24px)}}.studio-pattern-insert{display:grid;grid-template-columns:minmax(180px,1fr) minmax(220px,1.4fr) auto auto;gap:10px;align-items:center;margin:14px 0;padding:12px;border:1px solid var(--border);border-radius:12px;background:#fffaf4}.studio-pattern-insert>div{display:grid;gap:3px}.studio-pattern-insert small{color:var(--muted)}.studio-pattern-save .studio-inline-actions input{min-width:260px;flex:1}.button-quiet{border:1px solid var(--border);background:#fff;color:var(--muted)}@media(max-width:900px){.studio-pattern-insert{grid-template-columns:1fr 1fr}.studio-pattern-insert>div{grid-column:1/-1}}@media(max-width:620px){.studio-pattern-insert{grid-template-columns:1fr}.studio-pattern-insert>div{grid-column:auto}.studio-pattern-save .studio-inline-actions input{min-width:0;width:100%}}:root{--site-contained-width:1180px;--site-wide-width:1440px;--site-gutter-desktop:40px;--site-gutter-tablet:28px;--site-gutter-mobile:18px}.shell{width:min(var(--site-contained-width),calc(100% - var(--site-gutter-desktop)))}.shell.shell-wide{width:min(var(--site-wide-width),calc(100% - var(--site-gutter-desktop)))}.shell.shell-full{width:calc(100% - var(--site-gutter-desktop));max-width:none}.studio-render-section.desktop-width-contained .studio-render-section-inner{width:min(var(--site-contained-width),calc(100% - var(--site-gutter-desktop)))}.studio-render-section.desktop-width-wide .studio-render-section-inner{width:min(var(--site-wide-width),calc(100% - var(--site-gutter-desktop)))}.studio-global-layout{margin-bottom:18px;padding:0;overflow:hidden}.studio-global-layout-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;text-align:left;padding:18px 20px;border:0;background:linear-gradient(135deg,#fff8ee,#fff);color:#2b1b14}.studio-global-layout-toggle span{display:grid;gap:4px}.studio-global-layout-toggle small{font-weight:500;color:#745b4f}.studio-global-layout-toggle b{font-size:24px}.studio-global-layout-body{padding:20px;border-top:1px solid #eaded3}.studio-site-modal-backdrop{position:fixed;inset:0;z-index:1200;display:flex;padding:24px;background:#120c0dad;backdrop-filter:blur(8px);align-items:center;justify-content:center}.studio-site-modal-backdrop.position-bottom-right{align-items:flex-end;justify-content:flex-end}.studio-site-modal-backdrop.position-bottom{align-items:flex-end}.studio-site-modal{position:relative;overflow:hidden;border-radius:22px;box-shadow:0 30px 100px #00000073;max-height:min(90vh,900px);overflow-y:auto;width:min(100%,660px)}.studio-site-modal.width-small{width:min(100%,440px)}.studio-site-modal.width-large{width:min(100%,960px)}.studio-site-modal-backdrop.position-bottom .studio-site-modal{width:min(100%,var(--site-wide-width));border-radius:20px 20px 0 0}.studio-site-modal figure{margin:0}.studio-site-modal figure img{display:block;width:100%;max-height:360px;object-fit:cover}.studio-site-modal-copy{padding:clamp(24px,5vw,48px)}.studio-site-modal-copy h2{font-size:clamp(2rem,5vw,4rem);line-height:1.04;margin:0 0 16px}.studio-site-modal-copy p{line-height:1.65;max-width:64ch}.studio-site-modal-close{position:absolute;right:14px;top:14px;z-index:2;width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:#0000007a;color:#fff;font-size:24px}.studio-site-modal-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:18px}.studio-site-modal-actions .studio-render-cta{margin-top:0}.studio-site-modal-actions button,.studio-modal-trigger{padding:11px 16px;border-radius:10px;border:1px solid currentColor;background:transparent;font-weight:800}.studio-modal-trigger{position:fixed;right:22px;bottom:22px;z-index:900;background:#8d1d18;color:#fff;border:0;box-shadow:0 12px 40px #00000047}.studio-render-page-preview .studio-site-modal-backdrop{position:absolute;min-height:100%;z-index:25}.studio-render-page-preview .studio-modal-trigger{position:sticky;float:right;margin:14px;bottom:14px}.documentation-hub{background:#f7f2eb;min-height:70vh;color:#2b1b14}.documentation-hero{padding:64px 0 44px;background:linear-gradient(135deg,#160d0e,#6f1118);color:#fff}.documentation-hero span{font-size:.78rem;font-weight:900;letter-spacing:.16em;color:#fdba74}.documentation-hero h1{max-width:780px;font-size:clamp(2.5rem,6vw,5.2rem);line-height:1;margin:12px 0 28px}.documentation-hero label{display:grid;gap:8px;max-width:760px}.documentation-hero label span{color:#fff;letter-spacing:0;font-size:.9rem}.documentation-hero input{font:inherit;padding:16px 18px;border-radius:14px;border:1px solid rgba(255,255,255,.2);background:#ffffff1a;color:#fff}.documentation-hero input::placeholder{color:#d8c5bf}.documentation-layout{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr) minmax(170px,220px);gap:32px;align-items:start;padding-top:42px;padding-bottom:80px}.documentation-sidebar,.documentation-toc{position:sticky;top:96px;max-height:calc(100vh - 118px);overflow:auto}.documentation-sidebar>strong,.documentation-toc>strong{display:block;margin-bottom:12px;text-transform:uppercase;letter-spacing:.1em;font-size:.76rem}.documentation-sidebar nav{display:grid;gap:7px}.documentation-sidebar a{display:grid;gap:4px;padding:12px;border-radius:12px;color:#4b352b;text-decoration:none;border:1px solid transparent}.documentation-sidebar a:hover,.documentation-sidebar a.selected{background:#fff;border-color:#ead9cc;box-shadow:0 8px 24px #371f1612}.documentation-sidebar small{line-height:1.35;color:#80675c}.documentation-article>article,.documentation-comments{background:#fff;border:1px solid #eaded3;border-radius:20px;padding:clamp(24px,5vw,56px);box-shadow:0 18px 50px #321d140f}.documentation-article>article>header{padding-bottom:28px;border-bottom:1px solid #eaded3}.documentation-article>article>header h1{font-size:clamp(2.4rem,5vw,4.8rem);line-height:1;margin:8px 0 16px}.documentation-article>article>header p{font-size:1.2rem;line-height:1.6;color:#6a5146}.documentation-block{padding:34px 0;border-bottom:1px solid #eee2d9;scroll-margin-top:100px}.documentation-block:last-child{border-bottom:0}.documentation-block h2{font-size:clamp(1.6rem,3vw,2.4rem);margin:0 0 14px}.documentation-block p,.documentation-block li{font-size:1.02rem;line-height:1.75}.documentation-block ol,.documentation-block ul{padding-left:24px}.documentation-block li{margin:10px 0}.documentation-block-callout{margin:28px 0;padding:24px;border:1px solid #f3c58f;border-left:5px solid #f97316;border-radius:14px;background:#fff7e9}.documentation-checklist{list-style:none;padding:0!important}.documentation-checklist li{display:flex;gap:10px}.documentation-checklist span{color:#16814e;font-weight:900}.documentation-block figure{margin:22px 0}.documentation-block figure img{display:block;max-width:100%;border-radius:16px;border:1px solid #eaded3}.documentation-block figcaption{margin-top:8px;color:#7a6358}.documentation-video{position:relative;aspect-ratio:16/9;margin:22px 0;border-radius:16px;overflow:hidden;background:#120c0d}.documentation-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.documentation-toc{display:grid;gap:9px}.documentation-toc a{font-size:.88rem;color:#74584b;text-decoration:none}.documentation-toc a:hover{color:#b62c20}.documentation-comments{margin-top:26px}.documentation-comments>article{padding:16px 0;border-bottom:1px solid #eee2d9}.documentation-comments>article header{display:flex;justify-content:space-between;gap:12px}.documentation-comments form{margin-top:22px}.documentation-comments textarea{width:100%;margin-top:8px}.documentation-signin{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px;border-radius:14px;background:#fff7e9}.documentation-message{font-weight:700;color:#7b211c}.documentation-manager{display:grid;gap:18px}.documentation-admin-grid{display:grid;grid-template-columns:minmax(230px,300px) minmax(0,1fr);gap:18px}.documentation-topic-list{align-self:start;position:sticky;top:24px;max-height:calc(100vh - 80px);overflow:auto}.documentation-topic-list>button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;padding:12px;border:0;border-bottom:1px solid #eee2d9;background:transparent}.documentation-topic-list>button.selected{background:#fff1dc;color:#8f211a}.documentation-topic-list>button small{text-transform:uppercase;font-size:.68rem}.documentation-article-editor{min-width:0}.documentation-block-heading{display:flex;justify-content:space-between;align-items:center;margin:28px 0 12px}.documentation-block-editor{border:1px solid #eaded3;border-radius:15px;padding:16px;margin-bottom:14px;background:#fffaf4}.documentation-block-editor>header,.documentation-comments-admin article>header{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:14px}.documentation-block-editor>header div{display:flex;gap:6px}.documentation-comments-admin article{padding:18px 0;border-bottom:1px solid #eaded3}.documentation-comments-admin article header div{display:grid}.documentation-comments-admin article footer{display:flex;gap:8px;align-items:center}.status-badge{display:inline-flex;padding:4px 8px;border-radius:999px;background:#eee;color:#555;text-transform:uppercase;font-size:.68rem;font-weight:900}.status-badge.published{background:#dff6e7;color:#12633c}.status-badge.draft{background:#fff1cb;color:#855b00}.status-badge.hidden,.status-badge.archived{background:#ece8e6;color:#66544d}@media(max-width:1050px){.documentation-layout{grid-template-columns:minmax(200px,250px) minmax(0,1fr)}.documentation-toc{display:none}.documentation-admin-grid{grid-template-columns:1fr}.documentation-topic-list{position:static;max-height:none}}@media(max-width:720px){.shell,.shell.shell-wide,.shell.shell-full{width:calc(100% - var(--site-gutter-mobile))}.documentation-layout{grid-template-columns:1fr;padding-top:22px}.documentation-sidebar{position:static;max-height:none}.documentation-sidebar nav{display:flex;overflow:auto;padding-bottom:8px}.documentation-sidebar a{min-width:220px}.documentation-article>article,.documentation-comments{border-radius:14px;padding:22px}.documentation-signin{align-items:flex-start;flex-direction:column}.studio-site-modal-backdrop{padding:12px}.studio-site-modal{border-radius:16px}}@media(min-width:721px)and (max-width:1050px){.shell,.shell.shell-wide,.shell.shell-full{width:calc(100% - var(--site-gutter-tablet))}}.studio-render-page[data-studio-viewport=tablet] .studio-render-section.tablet-width-contained .studio-render-section-inner,.studio-render-section.tablet-width-contained .studio-render-section-inner{width:min(var(--site-contained-width),calc(100% - var(--site-gutter-tablet)))}.studio-render-page[data-studio-viewport=tablet] .studio-render-section.tablet-width-wide .studio-render-section-inner,.studio-render-section.tablet-width-wide .studio-render-section-inner{width:min(var(--site-wide-width),calc(100% - var(--site-gutter-tablet)))}.studio-render-page[data-studio-viewport=mobile] .studio-render-section.mobile-width-contained .studio-render-section-inner,.studio-render-section.mobile-width-contained .studio-render-section-inner{width:min(var(--site-contained-width),calc(100% - var(--site-gutter-mobile)))}.studio-render-page[data-studio-viewport=mobile] .studio-render-section.mobile-width-wide .studio-render-section-inner,.studio-render-section.mobile-width-wide .studio-render-section-inner{width:min(var(--site-wide-width),calc(100% - var(--site-gutter-mobile)))}.documentation-video video{width:100%;height:100%;object-fit:contain;background:#000}.studio-media-picker{border:1px solid rgba(94,64,52,.18);border-radius:16px;padding:14px;background:#ffffffa6;display:grid;gap:12px}.studio-media-picker.compact{padding:10px}.studio-media-picker-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.studio-media-picker-heading>div{display:grid;gap:3px}.studio-media-picker-heading small{color:var(--muted)}.studio-media-selected{display:grid;grid-template-columns:110px 1fr;gap:12px;align-items:center}.studio-media-selected img{width:110px;height:72px;object-fit:cover;border-radius:10px;border:1px solid rgba(80,45,35,.16)}.studio-media-selected>div{display:grid;gap:4px;min-width:0}.studio-media-selected strong,.studio-media-selected small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-media-empty{padding:14px;border:1px dashed rgba(94,64,52,.25);border-radius:12px;color:var(--muted);text-align:center}.studio-media-upload-inline{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:12px;border-radius:12px;background:#fff4ebcc}.studio-media-upload-inline label{display:grid;gap:5px}.studio-media-upload-inline label:nth-child(3),.studio-media-upload-inline button{grid-column:1/-1}.studio-media-browser{border-top:1px solid rgba(94,64,52,.12);padding-top:9px}.studio-media-browser summary{cursor:pointer;font-weight:700}.studio-media-browser>input{width:100%;margin:10px 0}.studio-media-thumb-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(105px,1fr));gap:8px;max-height:260px;overflow:auto}.studio-media-thumb-grid button{display:grid;gap:5px;padding:7px;background:#fff;border:1px solid rgba(94,64,52,.13);border-radius:10px;text-align:left;min-width:0}.studio-media-thumb-grid button.selected{outline:2px solid var(--accent);border-color:transparent}.studio-media-thumb-grid img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:7px}.studio-media-thumb-grid span{font-size:.72rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.studio-media-message{color:var(--accent-dark)}.studio-slider-media-pickers{display:grid;grid-template-columns:1fr 1fr;gap:12px}.documentation-hero p{max-width:760px;margin:12px 0 22px;color:#ffffffc7;font-size:1.05rem}.documentation-overview>header{margin-bottom:28px}.documentation-topic-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.documentation-topic-cards>a{display:grid;grid-template-columns:auto 1fr;gap:14px;padding:22px;border:1px solid rgba(94,64,52,.13);border-radius:18px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 10px 28px #3c1c120f;transition:transform .2s ease,border-color .2s ease}.documentation-topic-cards>a:hover{transform:translateY(-3px);border-color:#d94d2873}.documentation-topic-cards>a>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--accent);color:#fff;font-weight:800}.documentation-topic-cards h2{font-size:1.15rem;margin:0 0 6px}.documentation-topic-cards p{margin:0 0 12px;color:var(--muted)}.documentation-topic-cards strong{color:var(--accent-dark)}.studio-render-tabs>div[role=tablist]{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.studio-render-tabs.align-center>div[role=tablist]{justify-content:center}.studio-render-tabs.align-stretch>div[role=tablist] button{flex:1}.studio-render-tabs [role=tab]{border:0;background:transparent;padding:11px 16px;font-weight:750;cursor:pointer;color:inherit}.studio-render-tabs.style-underline [role=tab].selected{box-shadow:inset 0 -3px var(--accent)}.studio-render-tabs.style-pills [role=tab]{border-radius:999px;background:#ffffff1f}.studio-render-tabs.style-pills [role=tab].selected,.studio-render-tabs.style-boxed [role=tab].selected{background:var(--accent);color:#fff}.studio-render-tabs.style-boxed [role=tab]{border:1px solid currentColor;border-radius:10px}.studio-render-tabs [role=tabpanel]{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,42%);gap:30px;align-items:center;padding:24px;border-radius:18px;background:#ffffff14}.studio-render-tabs [role=tabpanel] img,.studio-render-tabs [role=tabpanel] iframe,.studio-render-tabs [role=tabpanel] video{width:100%;aspect-ratio:16/9;object-fit:cover;border:0;border-radius:14px}.studio-render-testimonials{display:grid;grid-template-columns:repeat(var(--testimonial-columns-desktop),minmax(0,1fr));gap:18px}.studio-render-testimonials blockquote{margin:0;padding:24px;border-radius:18px;background:#ffffff17;border:1px solid rgba(255,255,255,.12)}.theme-warm-light .studio-render-testimonials blockquote{background:#fff;border-color:#5e40341f}.studio-render-testimonials blockquote>p{font-size:1.05rem;line-height:1.7}.studio-render-testimonials footer{display:flex;align-items:center;gap:12px;margin-top:18px}.studio-render-testimonials footer img{width:48px;height:48px;border-radius:50%;object-fit:cover}.studio-render-testimonials footer div{display:grid}.studio-render-testimonials footer span{font-size:.82rem;opacity:.72}.testimonial-rating{color:#ffb13b;letter-spacing:2px}.studio-render-process{display:grid;gap:18px;position:relative}.studio-render-process.layout-horizontal,.studio-render-process.layout-cards{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.studio-render-process.layout-vertical{grid-template-columns:1fr}.studio-render-process>a,.studio-render-process>div{color:inherit;text-decoration:none}.studio-render-process article{height:100%;position:relative;padding:22px;border-radius:18px;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.theme-warm-light .studio-render-process article{background:#fff;border-color:#5e40341f}.process-number{display:inline-grid;place-items:center;min-width:36px;height:36px;padding:0 10px;border-radius:999px;background:var(--accent);color:#fff;font-weight:800}.process-icon{float:right;width:34px;height:34px}.process-icon svg{width:100%;height:100%}.studio-render-process h3{clear:both;margin-top:20px}.studio-render-process.connected.layout-horizontal article:after{content:"";position:absolute;top:39px;left:100%;width:18px;height:2px;background:var(--accent);opacity:.45}.studio-render-process.connected.layout-horizontal>*:last-child article:after{display:none}.studio-render-video-gallery{display:grid;grid-template-columns:repeat(var(--video-columns-desktop),minmax(0,1fr));gap:20px}.studio-render-video-gallery article{overflow:hidden;border-radius:18px;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.theme-warm-light .studio-render-video-gallery article{background:#fff;border-color:#5e40341f}.video-gallery-visual{aspect-ratio:16/9;background:#120d0b;display:grid;place-items:center}.video-gallery-visual iframe,.video-gallery-visual video,.video-gallery-visual img,.video-gallery-visual a{width:100%;height:100%;border:0;object-fit:cover}.video-gallery-visual a{display:grid;place-items:center}.video-play{display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:var(--accent);color:#fff;font-size:1.5rem}.studio-render-video-gallery article>div:last-child{padding:18px}.studio-render-video-gallery h3{margin:6px 0}.studio-render-video-gallery p{margin:0}.studio-render-notice{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:16px 20px;border-radius:14px;border-left:5px solid #2e75d4;background:#eaf3ff;color:#172b4d}.studio-render-notice.style-success{background:#eaf8ef;border-color:#24804b;color:#173c27}.studio-render-notice.style-warning{background:#fff6dd;border-color:#d78b00;color:#4a3405}.studio-render-notice.style-critical{background:#ffebeb;border-color:#c83c3c;color:#531818}.studio-render-notice.sticky{position:sticky;top:0;z-index:50}.studio-render-notice>div{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.studio-render-notice p{margin:0}.studio-render-notice>a{font-weight:800}.studio-render-notice>button{border:0;background:transparent;font-size:1.5rem;cursor:pointer;color:inherit}.studio-render-contact-form{display:grid;grid-template-columns:1fr 1fr;gap:16px;max-width:920px}.studio-render-contact-form.layout-single-column{grid-template-columns:1fr;max-width:680px}.studio-render-contact-form label{display:grid;gap:7px;font-weight:700}.studio-render-contact-form .field-full,.studio-render-contact-form button,.studio-render-contact-form .form-consent,.studio-render-contact-form .form-message{grid-column:1/-1}.studio-render-contact-form input,.studio-render-contact-form textarea,.studio-render-contact-form select{width:100%;padding:12px 14px;border:1px solid rgba(94,64,52,.22);border-radius:10px;background:#fff;color:#241814}.studio-render-contact-form .form-honeypot{position:absolute;left:-10000px;width:1px;height:1px}.form-submission-list{display:grid;gap:14px}.form-submission-card header,.form-submission-card footer{display:flex;justify-content:space-between;gap:12px;align-items:center}.form-submission-card header>div{display:grid}.form-submission-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0}.form-submission-card dl div{padding:12px;border-radius:10px;background:#fff5edb3}.form-submission-card dt{font-size:.74rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.form-submission-card dd{margin:5px 0 0;white-space:pre-wrap;word-break:break-word}.form-submission-card footer{justify-content:flex-end;flex-wrap:wrap}@media(max-width:900px){.studio-slider-media-pickers,.documentation-topic-cards,.studio-render-tabs [role=tabpanel]{grid-template-columns:1fr}.studio-render-testimonials{grid-template-columns:repeat(var(--testimonial-columns-tablet),minmax(0,1fr))}.studio-render-video-gallery{grid-template-columns:repeat(var(--video-columns-tablet),minmax(0,1fr))}.studio-media-upload-inline{grid-template-columns:1fr}}@media(max-width:620px){.documentation-topic-cards,.studio-render-testimonials,.studio-render-video-gallery,.studio-render-contact-form,.form-submission-card dl{grid-template-columns:1fr}.studio-render-contact-form .field-half{grid-column:1/-1}.studio-media-selected{grid-template-columns:80px 1fr}.studio-media-selected img{width:80px;height:60px}}.studio-render-section-inner{box-sizing:border-box}.studio-render-section.desktop-width-contained>.studio-render-section-inner{width:min(var(--site-contained-width),calc(100% - var(--site-gutter-desktop)))!important}.studio-render-section.desktop-width-wide>.studio-render-section-inner{width:min(var(--site-wide-width),calc(100% - var(--site-gutter-desktop)))!important}.studio-render-section.desktop-width-full>.studio-render-section-inner{width:100%!important;max-width:none!important}.studio-render-section.desktop-width-full:not(.studio-render-slider-section)>.studio-render-section-inner{padding-left:max(20px,calc(var(--site-gutter-desktop)/2));padding-right:max(20px,calc(var(--site-gutter-desktop)/2))}.studio-render-section .studio-render-copy{width:100%}.studio-render-page[data-studio-viewport=tablet] .studio-render-section.tablet-width-contained>.studio-render-section-inner{width:min(var(--site-contained-width),calc(100% - var(--site-gutter-tablet)))!important}.studio-render-page[data-studio-viewport=tablet] .studio-render-section.tablet-width-wide>.studio-render-section-inner{width:min(var(--site-wide-width),calc(100% - var(--site-gutter-tablet)))!important}.studio-render-page[data-studio-viewport=tablet] .studio-render-section.tablet-width-full>.studio-render-section-inner{width:100%!important;max-width:none!important}.studio-render-page[data-studio-viewport=mobile] .studio-render-section.mobile-width-contained>.studio-render-section-inner{width:min(var(--site-contained-width),calc(100% - var(--site-gutter-mobile)))!important}.studio-render-page[data-studio-viewport=mobile] .studio-render-section.mobile-width-wide>.studio-render-section-inner{width:min(var(--site-wide-width),calc(100% - var(--site-gutter-mobile)))!important}.studio-render-page[data-studio-viewport=mobile] .studio-render-section.mobile-width-full>.studio-render-section-inner{width:100%!important;max-width:none!important}@media(max-width:1050px){.studio-render-section.tablet-width-contained>.studio-render-section-inner{width:min(var(--site-contained-width),calc(100% - var(--site-gutter-tablet)))!important}.studio-render-section.tablet-width-wide>.studio-render-section-inner{width:min(var(--site-wide-width),calc(100% - var(--site-gutter-tablet)))!important}.studio-render-section.tablet-width-full>.studio-render-section-inner{width:100%!important;max-width:none!important}}@media(max-width:720px){.studio-render-section.mobile-width-contained>.studio-render-section-inner{width:min(var(--site-contained-width),calc(100% - var(--site-gutter-mobile)))!important}.studio-render-section.mobile-width-wide>.studio-render-section-inner{width:min(var(--site-wide-width),calc(100% - var(--site-gutter-mobile)))!important}.studio-render-section.mobile-width-full>.studio-render-section-inner{width:100%!important;max-width:none!important}}.media-library-manager{gap:18px}.media-bulk-upload-panel{display:grid;gap:16px}.media-drop-zone{display:grid;place-items:center;gap:8px;min-height:190px;padding:28px;border:2px dashed rgba(249,115,22,.4);border-radius:18px;background:#f973160e;text-align:center}.media-drop-zone>span{color:var(--muted)}.media-drop-zone>div{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin-top:8px}.media-drop-zone label{cursor:pointer}.media-upload-options{display:flex;align-items:end;gap:12px;flex-wrap:wrap}.media-upload-options>label:not(.checkbox-row){min-width:250px}.media-upload-options .checkbox-row{max-width:520px;margin:0}.media-upload-queue{display:grid;gap:7px;max-height:290px;overflow:auto;padding:4px}.media-upload-queue>div{display:grid;grid-template-columns:26px minmax(0,1fr) 30px;gap:10px;align-items:center;padding:9px 11px;border:1px solid var(--border);border-radius:10px;background:var(--surface-2)}.media-upload-queue>div>span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#94a3b824}.media-upload-queue>div>div{display:grid;min-width:0}.media-upload-queue strong,.media-upload-queue small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.media-upload-queue small{color:var(--muted)}.media-upload-queue button{border:0;background:transparent;color:inherit;font-size:20px}.media-upload-queue .state-uploaded{border-color:#22c55e59}.media-upload-queue .state-duplicate{border-color:#3b82f659}.media-upload-queue .state-failed{border-color:#ef44446b}.media-library-workspace{display:grid;grid-template-columns:minmax(230px,300px) minmax(0,1fr);gap:18px;align-items:start}.media-folder-panel{position:sticky;top:18px;display:grid;gap:16px;max-height:calc(100vh - 36px);overflow:auto}.media-folder-panel h2,.media-folder-panel p,.media-folder-form h3{margin:0}.media-folder-panel p{margin-top:4px;color:var(--muted);font-size:12px}.media-folder-tree{display:grid;gap:3px}.media-folder-tree button{width:100%;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid transparent;border-radius:9px;background:transparent;color:inherit;padding:8px 10px;text-align:left;cursor:pointer}.media-folder-tree button:hover,.media-folder-tree button.selected{background:#f9731617;border-color:#f9731647}.media-folder-tree strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.media-folder-tree small{color:var(--muted)}.media-folder-form{display:grid;gap:9px;padding-top:14px;border-top:1px solid var(--border)}.media-folder-form>div{display:flex;gap:7px;flex-wrap:wrap}.media-library-content{min-width:0}.media-search-input{width:min(100%,420px)}.media-bulk-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0 0 14px;padding:11px;border:1px solid rgba(249,115,22,.28);background:#f973160f;border-radius:12px}.media-bulk-actions select{min-width:240px}.media-asset-card{position:relative}.media-asset-card.selected{outline:2px solid #f97316}.media-asset-select{position:absolute;z-index:2;top:8px;left:8px;display:flex!important;align-items:center;gap:5px;padding:5px 8px!important;border-radius:999px;background:#0a0a0cd1;color:#fff;font-size:11px;box-shadow:0 4px 16px #00000038}.media-asset-select input{width:auto}.media-folder-path{color:#f97316!important}.media-library-empty{padding:50px 20px;text-align:center;color:var(--muted)}.media-library-empty strong{color:inherit}.studio-media-thumb-grid button small{font-size:.62rem;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:1000px){.media-library-workspace{grid-template-columns:1fr}.media-folder-panel{position:static;max-height:none}.media-folder-tree{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.media-folder-tree>div{display:contents}}@media(max-width:720px){.media-upload-options{align-items:stretch;flex-direction:column}.media-upload-options>*{width:100%}.media-drop-zone>div{flex-direction:column;width:100%}.media-drop-zone>div label{width:100%}.media-library-content .panel-title-row{align-items:stretch}.media-search-input{width:100%}.media-asset-grid{grid-template-columns:1fr}}.studio-publication-warning{color:#fbbf24!important;font-weight:800}.studio-page-row em.publication-unpublished-changes{color:#fbbf24}.studio-page-row em.publication-published{color:#4ade80}.studio-page-row em.publication-draft{color:#93c5fd}.studio-page-row em.publication-archived{color:#a8a29e}.studio-preview-controls{display:grid;gap:8px;justify-items:end}.studio-preview-source-buttons,.studio-viewport-buttons{display:flex;gap:3px;flex-wrap:wrap;justify-content:flex-end}.studio-preview-source-buttons button,.studio-viewport-buttons button{border:1px solid var(--border);background:transparent;color:inherit;border-radius:8px;padding:6px 9px;cursor:pointer}.studio-preview-source-buttons button.selected,.studio-viewport-buttons button.selected{border-color:#fb923c;background:#f9731624;color:#fdba74}.studio-preview-source-buttons button:disabled{opacity:.4;cursor:not-allowed}.studio-publication-banner{display:grid;gap:3px;padding:11px 14px;border-bottom:1px solid rgba(245,158,11,.35);background:#f59e0b1f;color:#fde68a;font-size:12px}.studio-publication-banner strong{font-size:13px}.studio-save-bar .button-primary{min-width:132px}@media(max-width:720px){.studio-preview-controls{width:100%;justify-items:start}.studio-preview-source-buttons,.studio-viewport-buttons{justify-content:flex-start}}.site-header-sticky{position:sticky;top:0;z-index:80;backdrop-filter:blur(18px)}.footer-actions,.footer-socials,.footer-trust-marks{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.footer-actions{margin-top:18px}.footer-socials{margin-top:16px}.footer-socials a{display:inline-flex;align-items:center;gap:7px;color:inherit;text-decoration:none}.footer-socials svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}.footer-trust-marks{padding-top:22px;padding-bottom:10px;border-top:1px solid rgba(255,255,255,.08)}.footer-trust-marks img{display:block;max-height:54px;object-fit:contain}.commerce-dialog-backdrop{position:fixed;inset:0;z-index:1000;background:#0b0707b8;display:grid;place-items:center;padding:24px}.commerce-dialog{position:relative;width:min(560px,100%);max-height:min(760px,calc(100vh - 48px));overflow:auto;border-radius:24px;background:#fff;color:#211817;padding:30px;box-shadow:0 32px 90px #00000061}.commerce-dialog-close{position:absolute;right:16px;top:12px;border:0;background:transparent;font-size:30px;cursor:pointer}.commerce-dialog label{display:grid;gap:7px;margin:16px 0}.commerce-dialog input{width:100%}.commerce-dialog small{display:block;margin-top:14px;color:#6a5c59}.support-amount-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:10px;margin:18px 0}.support-amount-grid button{border:1px solid #d9cbc7;border-radius:14px;background:#fff;padding:13px;cursor:pointer}.support-amount-grid button.selected{border-color:#ef6c2f;background:#fff3ec;color:#9f3412;font-weight:700}.form-builder-layout{display:grid;grid-template-columns:minmax(250px,330px) minmax(0,1fr);gap:20px;align-items:start}.form-builder-list{position:sticky;top:92px;display:grid;gap:10px;max-height:calc(100vh - 120px);overflow:auto}.form-definition-card{display:grid;gap:4px;text-align:left;border:1px solid #e7dcda;background:#fff;border-radius:14px;padding:14px;cursor:pointer}.form-definition-card.selected{border-color:#ef6c2f;background:#fff7f2}.form-definition-card span,.form-definition-card small{color:#776966}.form-field-editor{border:1px solid #eadfdd;border-radius:16px;padding:16px;margin:14px 0}.form-field-editor>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.form-field-editor>header div{display:flex;gap:6px}.form-field-editor>header button{border:1px solid #dacbc8;background:#fff;border-radius:8px;padding:6px 9px}.site-operations-editor{display:grid;gap:18px}.security-status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0}.security-status-grid>div{border:1px solid #eadfdd;border-radius:14px;padding:14px;display:grid;gap:5px}.security-status-grid span{color:#6d5c58}.record-badge.warning{background:#fff0d6;color:#8b5300}.form-checkbox-control,.form-radio-group label{display:flex;align-items:flex-start;gap:9px}.form-radio-group{display:grid;gap:8px}.studio-render-contact-form label small{display:block;color:#6f625f;margin-top:5px}.studio-render-contact-form label em{color:#a32618;font-style:normal}.turnstile-widget{min-height:68px;max-width:100%;overflow:hidden}.field-type-checkbox,.field-type-consent{align-self:end}@media(max-width:900px){.form-builder-layout{grid-template-columns:1fr}.form-builder-list{position:static;max-height:none}.security-status-grid{grid-template-columns:1fr}.commerce-dialog{padding:24px 18px}}.login-help-links{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:14px;flex-wrap:wrap}.login-help-links>a{font-weight:800;color:#b94f19}.registration-email-choices{display:grid;gap:10px;margin:12px 0 20px;padding:15px;border:1px solid #e7dbd2;border-radius:13px;background:#fffaf6}.registration-email-choices small{color:#72655e;line-height:1.5}.customer-security-record{align-items:center}.purchase-guidance-panel ol{display:grid;gap:8px;padding-left:22px;line-height:1.55}.purchase-price-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-top:18px}.purchase-price-grid article{display:grid;gap:12px;padding:18px;border:1px solid #eadfd5;border-radius:14px;background:#fffaf7}.purchase-checkout-action{display:grid;gap:8px}.purchase-checkout-action small{color:#74665f;line-height:1.4}.purchase-reminder-panel{border-color:#f2a16f;background:#fff8f1}.download-release-card .panel-title-row{align-items:center}.download-checksum{display:block;margin-top:16px;padding:12px;border-radius:10px;background:#1f1916;color:#f8eee7;overflow-wrap:anywhere;font-size:12px}.account-danger-zone{margin-top:26px}.form-message{white-space:pre-line}@media(max-width:720px){.login-help-links{align-items:flex-start;flex-direction:column}.customer-security-record,.download-release-card .panel-title-row{align-items:flex-start}.purchase-price-grid{grid-template-columns:1fr}}.email-journey-counts{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:12px;margin-top:20px}.email-journey-counts>div{padding:14px;border:1px solid var(--border);border-radius:14px;background:var(--surface-subtle);display:grid;gap:3px}.email-journey-counts strong{font-size:1.35rem}.email-journey-counts span{text-transform:capitalize;color:var(--text-muted);font-size:.82rem}.email-template-panel>summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:18px;list-style:none}.email-template-panel>summary::-webkit-details-marker{display:none}.email-template-panel>summary>span:first-child{display:grid;gap:4px}.email-template-panel>summary small{color:var(--text-muted);font-weight:400}.email-template-fields{display:grid;gap:16px;margin-top:20px;padding-top:18px;border-top:1px solid var(--border)}.portal-sidebar{overflow:hidden}.portal-sidebar nav{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:4px;scrollbar-width:thin;scrollbar-color:rgba(249,115,22,.45) transparent}.portal-sidebar nav::-webkit-scrollbar{width:7px}.portal-sidebar nav::-webkit-scrollbar-thumb{background:#f9731666;border-radius:999px}.portal-sidebar nav::-webkit-scrollbar-track{background:transparent}.portal-sidebar-head,.portal-label,.portal-user{flex:0 0 auto}.portal-user{margin-top:14px}.studio-render-section[data-scroll-animation=true] .studio-render-section-inner{opacity:0}.studio-render-section.animation-visible .studio-render-section-inner{opacity:1}.studio-render-section.animation-fade.animation-visible .studio-render-section-inner{animation:studioFade .55s both}.studio-render-section.animation-fade-rise.animation-visible .studio-render-section-inner{animation:studioRise .6s both}.studio-render-section.animation-slide-left.animation-visible .studio-render-section-inner{animation:studioLeft .6s both}.studio-render-section.animation-slide-right.animation-visible .studio-render-section-inner{animation:studioRight .6s both}.studio-render-section.animation-gentle-scale.animation-visible .studio-render-section-inner{animation:studioScale .6s both}.studio-render-section.animation-stagger[data-scroll-animation=true] .studio-render-section-inner{opacity:1}.studio-render-section.animation-stagger[data-scroll-animation=true] .studio-render-feature-grid>*{opacity:0;transform:translateY(18px)}.studio-render-section.animation-stagger.animation-visible .studio-render-feature-grid>*{animation:studioRise .52s both}.studio-render-section.animation-stagger.animation-visible .studio-render-feature-grid>*:nth-child(2){animation-delay:.08s}.studio-render-section.animation-stagger.animation-visible .studio-render-feature-grid>*:nth-child(3){animation-delay:.16s}.studio-render-section.animation-stagger.animation-visible .studio-render-feature-grid>*:nth-child(4){animation-delay:.24s}.studio-render-section.animation-stagger.animation-visible .studio-render-feature-grid>*:nth-child(5){animation-delay:.32s}.studio-render-section.animation-stagger.animation-visible .studio-render-feature-grid>*:nth-child(6){animation-delay:.4s}.studio-render-video-library{display:grid;gap:22px}.studio-video-category-filter{display:flex;flex-wrap:wrap;gap:9px}.studio-video-category-filter button{border:1px solid rgba(117,78,60,.22);border-radius:999px;background:#ffffffb3;padding:8px 14px;color:inherit;font:inherit;font-size:.86rem;font-weight:800;cursor:pointer}.studio-video-category-filter button:hover,.studio-video-category-filter button.selected{border-color:#f97316;background:#f97316;color:#fff}.video-category-badge{display:inline-flex;margin:0 8px 8px 0;border-radius:999px;background:#f973161f;padding:4px 8px;color:#c2410c;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}@media(prefers-reduced-motion:reduce){.studio-render-section[data-scroll-animation=true] .studio-render-section-inner,.studio-render-section.animation-stagger[data-scroll-animation=true] .studio-render-feature-grid>*{opacity:1!important;transform:none!important;animation:none!important}}@media(max-width:760px){.portal-sidebar{overflow:visible}.portal-sidebar nav{overflow:visible;max-height:none}.studio-video-category-filter{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.studio-video-category-filter button{white-space:nowrap}}.release-admin-stack{display:grid;gap:20px}.release-security-note{border-color:#d9c8ba;background:linear-gradient(135deg,#fffaf6,#fff)}.release-create-form{display:grid;gap:18px}.release-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.release-form-grid label{display:grid;gap:7px;font-weight:800}.release-form-grid .wide{grid-column:1/-1}.release-check-label{display:flex!important;align-items:center;gap:9px;align-self:end;padding:12px;border:1px solid #eadfd5;border-radius:12px;background:#fffaf7}.release-check-label input{width:auto}.release-error{padding:14px 16px;border:1px solid #d7685d;border-radius:12px;background:#fff4f2}.release-record-list{display:grid;gap:16px}.release-record-card{display:grid;gap:14px;padding:18px;border:1px solid #eadfd5;border-radius:15px;background:#fffdfb}.release-record-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.release-record-head h3{margin:7px 0 4px}.release-record-actions,.download-actions{display:flex;gap:10px;flex-wrap:wrap}.release-notes-preview,.release-notes-customer{white-space:pre-line;line-height:1.6}.release-file-summary{display:grid;gap:10px;padding:14px;border-radius:12px;background:#f7f1ec}.release-file-summary>div{display:grid;gap:3px}.release-file-summary code{overflow-wrap:anywhere;font-size:12px}.release-replace-row{display:grid;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) auto;align-items:end;gap:12px}.release-replace-row label{display:grid;gap:6px;font-weight:800}@media(max-width:780px){.release-form-grid{grid-template-columns:1fr}.release-form-grid .wide{grid-column:auto}.release-record-head{flex-direction:column}.release-replace-row{grid-template-columns:1fr}.download-actions{width:100%}.download-actions .button{flex:1;text-align:center}}.status-dot-pending{background:#d9911e}.status-dot-degraded{background:#c43d30}.status-dot-connected{background:#20a968}.licensing-service-banner{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(260px,.7fr);gap:20px;align-items:center;padding:22px;margin-bottom:20px;border:1px solid #e3d8d2;border-radius:16px;background:#fff}.licensing-service-banner h2{margin:8px 0 6px}.licensing-service-banner p{margin:0;color:var(--muted);line-height:1.55}.licensing-service-connected{border-color:#b8ddc8;background:#f8fffa}.licensing-service-degraded{border-color:#edc2bc;background:snow}.licensing-service-pending{border-color:#ead2aa;background:#fffdf7}.licensing-identity{display:grid;gap:4px;padding:14px;border-radius:12px;background:#ffffffb8;border:1px solid rgba(130,100,90,.15)}.licensing-identity span,.licensing-identity small{color:var(--muted)}.licensing-operation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.licensing-operation-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 12px;align-items:center;padding:15px;border:1px solid #eadfdd;border-radius:13px;background:#fff;color:inherit;text-decoration:none}.licensing-operation-card strong{font-size:14px}.licensing-operation-card span{grid-column:1;color:var(--muted);font-size:11px}.licensing-operation-card b{grid-column:2;grid-row:1 / span 2;color:var(--red);font-size:18px}.licensing-operation-card:hover{border-color:#ef6c2f;background:#fff8f4}.licensing-security-note{margin-top:20px}.licensing-empty-state{max-width:760px}.licensing-empty-state .button{margin-top:12px}@media(max-width:980px){.licensing-operation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.licensing-service-banner{grid-template-columns:1fr}}@media(max-width:620px){.licensing-operation-grid{grid-template-columns:1fr}}.licensing-table-wrap{overflow-x:auto;margin-top:1rem}.licensing-table{width:100%;border-collapse:collapse;min-width:760px}.licensing-table th,.licensing-table td{text-align:left;padding:.8rem .9rem;border-bottom:1px solid rgba(255,255,255,.1);vertical-align:top}.licensing-table th{font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;opacity:.68}.licensing-table td{font-size:.92rem}.licensing-table-wrap>small{display:block;margin-top:.8rem;opacity:.65}.licensing-empty-records{padding:1.4rem 0 .35rem}.licensing-empty-records strong{display:block;font-size:1.05rem;margin-bottom:.25rem}.licensing-empty-records p{margin:0;opacity:.72}.licensing-alert-list,.licensing-activity-list{display:grid;gap:.7rem;margin-top:1rem}.licensing-alert{display:grid;gap:.2rem;padding:.9rem 1rem;border:1px solid rgba(255,255,255,.1);border-radius:.8rem;text-decoration:none;color:inherit}.licensing-alert span,.licensing-activity-list span{opacity:.7;font-size:.86rem}.licensing-alert-warning{border-color:#ffb74d61}.licensing-alert-critical{border-color:#ff5d5d6b}.licensing-activity-list>div{display:grid;gap:.2rem;padding:.7rem 0;border-bottom:1px solid rgba(255,255,255,.08)}.support-ticket-form{display:grid;grid-template-columns:2fr 1fr 1fr;gap:14px}.support-ticket-form label,.support-reply-form label{display:grid;gap:7px;font-weight:700}.support-ticket-form .wide,.support-ticket-form>button{grid-column:1/-1}.support-ticket-form input,.support-ticket-form select,.support-ticket-form textarea,.support-reply-form select,.support-reply-form textarea{width:100%;padding:12px;border:1px solid rgba(127,75,43,.25);border-radius:10px;background:#fff;color:#241610}.support-attachment-note{display:grid;gap:4px;padding:12px 14px;border:1px dashed rgba(127,75,43,.3);border-radius:12px}.support-attachment-note span{font-size:.9em;opacity:.75}.support-ticket-list{display:grid;gap:10px}.support-ticket-list button{display:grid;gap:5px;text-align:left;padding:14px;border:1px solid rgba(127,75,43,.2);border-radius:12px;background:#ffffffbf;cursor:pointer}.support-ticket-list button span{font-size:.86em;opacity:.72}.support-thread{display:grid;gap:12px;margin:20px 0}.support-message{max-width:82%;padding:14px 16px;border-radius:16px;background:#7f4b2b14}.support-message-support{margin-left:auto;background:#ef6c2f1f}.support-message>div{display:flex;justify-content:space-between;gap:16px;font-size:.82em}.support-message p{white-space:pre-wrap;margin:8px 0 0}.support-reply-form{display:grid;gap:12px}.support-reply-form>button{justify-self:start}@media(max-width:760px){.support-ticket-form{grid-template-columns:1fr}.support-ticket-form .wide,.support-ticket-form>button{grid-column:auto}.support-message{max-width:100%}}.portal-status-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.portal-status-header>div:first-child{display:flex;align-items:center;gap:8px}.notification-bell-wrap{position:relative;margin-left:auto}.notification-bell{position:relative;width:40px;height:40px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:#ffffff0f;display:grid;place-items:center;cursor:pointer}.notification-bell svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.notification-count{position:absolute;top:-6px;right:-6px;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:#e64f4f;color:#fff;font-size:11px;font-weight:800;display:grid;place-items:center;border:2px solid #111827}.notification-popover{position:absolute;right:0;top:48px;width:min(380px,calc(100vw - 32px));max-height:520px;overflow:auto;background:#131b2c;border:1px solid rgba(255,255,255,.14);border-radius:16px;box-shadow:0 24px 60px #00000061;z-index:1000;padding:10px}.notification-popover-head{display:flex;justify-content:space-between;align-items:center;padding:6px 8px 10px}.notification-popover-head button{border:0;background:transparent;color:inherit;cursor:pointer}.notification-item{width:100%;text-align:left;display:grid;gap:5px;border:0;border-top:1px solid rgba(255,255,255,.08);background:transparent;color:inherit;padding:12px 8px;cursor:pointer}.notification-item.unread{background:#6366f117}.notification-item strong{font-size:14px}.notification-item small{line-height:1.4;opacity:.82}.notification-item time{font-size:11px;opacity:.6}.notification-type{display:inline-flex;width:max-content;padding:3px 7px;border-radius:999px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;background:#ffffff14}.notification-type-release{background:#34d39926}.notification-type-support{background:#60a5fa29}.notification-type-maintenance{background:#fbbf2429}.notification-empty{padding:14px 8px;opacity:.72}.notification-admin-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.notification-admin-form .wide{grid-column:1/-1}.notification-admin-list{display:grid;gap:12px}.notification-admin-list article{border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:14px}.notification-admin-list article>div{display:flex;align-items:center;gap:10px}.notification-admin-list p{margin:8px 0}@media(max-width:760px){.notification-admin-form{grid-template-columns:1fr}.notification-admin-form .wide{grid-column:auto}.notification-popover{position:fixed;right:16px;top:68px}}.support-file-picker{display:flex;flex-direction:column;gap:.4rem;grid-column:1/-1;padding:.85rem;border:1px dashed rgba(255,255,255,.2);border-radius:12px}.support-file-picker small{opacity:.72}.support-file-picker span{font-size:.85rem;opacity:.9}.support-attachments{display:flex;gap:.55rem;flex-wrap:wrap;margin-top:.75rem}.support-attachments button{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;padding:.55rem .7rem;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:#ffffff0a;cursor:pointer}.support-attachments button span{font-size:.78rem;opacity:.72}.support-attachments button:disabled{cursor:default;opacity:.6}.theme-dark-flame .studio-render-slide-copy:not(.panel-light),.theme-black-showcase .studio-render-slide-copy:not(.panel-light),.theme-brand-gradient .studio-render-slide-copy:not(.panel-light),.studio-render-slide-copy.main-presentation-copy{color:#fff!important}.theme-dark-flame .studio-render-slide-copy:not(.panel-light) h3,.theme-dark-flame .studio-render-slide-copy:not(.panel-light) p,.theme-black-showcase .studio-render-slide-copy:not(.panel-light) h3,.theme-black-showcase .studio-render-slide-copy:not(.panel-light) p,.theme-brand-gradient .studio-render-slide-copy:not(.panel-light) h3,.theme-brand-gradient .studio-render-slide-copy:not(.panel-light) p,.studio-render-slide-copy.main-presentation-copy h3,.studio-render-slide-copy.main-presentation-copy p{color:#fff!important;text-shadow:0 2px 14px rgba(0,0,0,.48)}.studio-render-slider .studio-render-slide-copy,.studio-render-slider .studio-render-slide-copy small,.studio-render-slider .studio-render-slide-copy h3,.studio-render-slider .studio-render-slide-copy p{color:#fff!important;text-shadow:0 2px 14px rgba(0,0,0,.58)}.studio-render-slider .studio-render-slide-copy a{color:#fff!important}.parent-brand-band{padding:42px 0;background:linear-gradient(180deg,#f7f9fcf5,#fff);border-top:1px solid rgba(17,24,39,.08);border-bottom:1px solid rgba(17,24,39,.08)}.parent-brand-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:32px;align-items:center}.parent-brand-grid h2{margin:8px 0 10px;max-width:760px}.parent-brand-grid p{margin:0;max-width:780px;color:var(--muted)}.parent-brand-link{white-space:nowrap}.footer-parent-brand{margin-top:12px;font-size:.92rem}.footer-parent-brand a{font-weight:700;text-decoration:underline;text-underline-offset:3px}@media(max-width:760px){.parent-brand-grid{grid-template-columns:1fr;gap:20px}.parent-brand-link{justify-self:start}}.commerce-orders-heading{margin-bottom:20px}.commerce-orders-dashboard{display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,340px);gap:20px;align-items:start}.commerce-orders-form{display:grid;gap:18px;min-width:0}.commerce-config-card{display:grid;gap:18px;padding:20px;border:1px solid #eadfd5;border-radius:16px;background:#fffdfb;box-shadow:0 8px 24px #4a2b1909}.commerce-config-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:15px;border-bottom:1px solid #efe5dc}.commerce-config-card-head h3,.commerce-status-card h3{margin:4px 0 6px}.commerce-config-card-head p{margin:0;max-width:720px;color:var(--muted);line-height:1.5}.commerce-card-kicker{font-size:.72rem;font-weight:900;letter-spacing:.09em;color:#b94f19}.commerce-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.commerce-field-grid>label:not(.commerce-toggle-field){display:grid;gap:7px;font-weight:800}.commerce-field-grid input,.commerce-field-grid select,.commerce-field-grid textarea{width:100%}.commerce-field-wide{grid-column:1/-1}.commerce-toggle-field{display:flex!important;align-items:flex-start;gap:11px;padding:13px 14px;border:1px solid #eadfd5;border-radius:12px;background:#fff8f3}.commerce-toggle-field input{width:auto!important;margin-top:3px}.commerce-toggle-field span{display:grid;gap:3px}.commerce-toggle-field small{color:var(--muted);font-weight:500;line-height:1.45}.commerce-safety-note{display:grid;gap:4px;padding:13px 14px;border-left:4px solid #ef6c2f;border-radius:10px;background:#fff7f1}.commerce-safety-note span{color:var(--muted);line-height:1.5}.commerce-save-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 17px;border:1px solid #e6d6c9;border-radius:14px;background:#f8f2ed}.commerce-save-bar>div{display:grid;gap:3px}.commerce-save-bar span{color:var(--muted);font-size:.9rem}.commerce-save-bar .button{white-space:nowrap}.commerce-status-card{position:sticky;top:18px;display:grid;gap:15px;padding:20px;border:1px solid #e2d3c6;border-radius:16px;background:linear-gradient(180deg,#fffaf6,#fff);box-shadow:0 12px 30px #4a2b190e}.commerce-status-list{display:grid}.commerce-status-list>div{display:grid;gap:4px;padding:12px 0;border-bottom:1px solid #eee2d8}.commerce-status-list>div:last-child{border-bottom:0}.commerce-status-list span{font-size:.78rem;color:var(--muted);text-transform:uppercase;letter-spacing:.045em}.commerce-status-list strong{overflow-wrap:anywhere}.commerce-status-foot{display:grid;gap:5px;padding:13px;border-radius:11px;background:#f7eee7}.commerce-status-foot span{color:var(--muted);font-size:.88rem;line-height:1.45}@media(max-width:1000px){.commerce-orders-dashboard{grid-template-columns:1fr}.commerce-status-card{position:static;grid-row:1}.commerce-status-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 16px}}@media(max-width:720px){.commerce-config-card{padding:16px}.commerce-config-card-head,.commerce-save-bar{align-items:stretch;flex-direction:column}.commerce-field-grid{grid-template-columns:1fr}.commerce-field-wide{grid-column:auto}.commerce-status-list{grid-template-columns:1fr}.commerce-save-bar .button{width:100%}}.pricing-intro-strip{border-bottom:1px solid var(--line);background:#fff9f4}.pricing-intro-strip>.shell{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding-top:18px;padding-bottom:18px}.pricing-intro-strip .shell>div{display:grid;gap:4px}.pricing-intro-strip strong{font-size:.82rem;text-transform:uppercase;letter-spacing:.06em;color:#a83f14}.pricing-intro-strip span{color:var(--muted);line-height:1.5}.pricing-experience-section{background:linear-gradient(180deg,#fff,#fffaf6)}.pricing-offer-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;align-items:stretch}.pricing-offer-card{grid-column:span 2;display:flex;flex-direction:column;gap:16px;position:relative;padding:26px;border:1px solid #eadfd5;border-radius:20px;background:#fff;box-shadow:0 12px 34px #4c2b190d}.pricing-offer-card.highlighted{border:2px solid #ef6c2f;box-shadow:0 24px 58px #ef6c2f26;transform:translateY(-6px)}.pricing-offer-card.charity{background:linear-gradient(180deg,#fffdf7,#fff)}.pricing-offer-top{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;min-height:72px}.pricing-offer-eyebrow{font-size:.72rem;font-weight:900;letter-spacing:.09em;color:#b94f19}.pricing-offer-top h2{margin:6px 0 0;font-size:1.65rem}.pricing-offer-badge{padding:7px 9px;border-radius:999px;background:#fff0e6;color:#a83f14;font-size:.68rem;font-weight:900;letter-spacing:.05em;white-space:nowrap}.pricing-offer-card.highlighted .pricing-offer-badge{background:#ef6c2f;color:#fff}.pricing-offer-description{min-height:76px;margin:0;color:var(--muted);line-height:1.55}.pricing-offer-price{display:grid;gap:5px;padding:16px 0;border-top:1px solid #efe5dc;border-bottom:1px solid #efe5dc}.pricing-offer-price del{color:#8f8179;font-weight:700;font-size:1.05rem}.pricing-offer-price>div{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.pricing-offer-price strong{font-size:2.2rem;line-height:1}.pricing-offer-price>div>span{color:var(--muted);font-weight:700}.pricing-offer-price em{width:max-content;padding:5px 8px;border-radius:8px;background:#eaf8ee;color:#27653a;font-style:normal;font-size:.78rem;font-weight:900}.pricing-charge-label{color:#9b3f20;font-weight:900;letter-spacing:.05em}.pricing-offer-features{display:grid;gap:8px;list-style:none;padding:0;margin:0;flex:1}.pricing-offer-features li{color:var(--ink-soft);line-height:1.45}.pricing-offer-note,.pricing-offer-disclosure{margin:0;font-size:.84rem;line-height:1.5;color:var(--muted)}.pricing-offer-disclosure{padding:10px 11px;border-radius:10px;background:#f7f2ee}.pricing-offer-disclosure.important{border-left:3px solid #ef6c2f;background:#fff4eb;color:#74371f}.pricing-context-notes{display:grid;gap:9px;margin-top:24px;padding:18px;border:1px solid #e9ddd3;border-radius:14px;background:#fff}.pricing-context-notes p{margin:0;color:var(--muted);line-height:1.55}.pricing-loading{padding:34px;border:1px dashed #dbcabd;border-radius:18px;text-align:center;background:#fff}.purchase-operations-stack,.manual-purchase-panel{display:grid;gap:18px}.manual-payment-warning{display:flex;gap:10px;align-items:flex-start;padding:13px 14px;border-left:4px solid #ef6c2f;border-radius:10px;background:#fff6ef}.manual-payment-warning span{color:var(--muted);line-height:1.45}.manual-offer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.manual-offer-choice{display:grid;gap:6px;text-align:left;padding:18px;border:1px solid #e6d8cd;border-radius:14px;background:#fff;cursor:pointer;color:inherit}.manual-offer-choice:hover{border-color:#ef9a68}.manual-offer-choice.selected{border:2px solid #ef6c2f;background:#fff8f3;box-shadow:0 12px 28px #ef6c2f1a}.manual-offer-choice>span{font-size:.69rem;font-weight:900;letter-spacing:.07em;color:#b94f19}.manual-offer-choice>strong{font-size:1.1rem}.manual-offer-choice del{color:#8d7f77}.manual-offer-choice b{font-size:1.55rem}.manual-offer-choice b small{font-size:.8rem;color:var(--muted)}.manual-offer-choice em{font-style:normal;color:#27653a;font-size:.8rem;font-weight:900}.manual-payment-workflow{display:grid;grid-template-columns:minmax(230px,.7fr) minmax(0,1fr);gap:16px}.manual-order-summary,.manual-bank-details,.manual-proof-form{padding:18px;border:1px solid #e6d8cd;border-radius:15px;background:#fff}.manual-order-summary{grid-row:span 2;align-self:start;position:sticky;top:18px}.manual-order-summary h3{margin:6px 0 14px}.manual-order-summary>div{display:grid;gap:3px;padding:13px 0;border-top:1px solid #eee2d9;border-bottom:1px solid #eee2d9}.manual-order-summary>div strong{font-size:1.8rem}.manual-order-summary>div span,.manual-order-summary p{color:var(--muted);line-height:1.5}.manual-section-heading{display:flex;justify-content:space-between;gap:15px;align-items:flex-start;margin-bottom:14px}.manual-section-heading h3{margin:4px 0}.manual-section-heading p{margin:4px 0 0;color:var(--muted)}.manual-bank-details dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;margin:0}.manual-bank-details dl>div{display:grid;gap:4px;padding:10px 0;border-bottom:1px solid #eee2d9}.manual-bank-details dt{font-size:.72rem;color:var(--muted);text-transform:uppercase;letter-spacing:.05em}.manual-bank-details dd{margin:0;font-weight:800;overflow-wrap:anywhere}.manual-bank-details code{font-size:.95rem}.manual-payment-instructions{display:grid;gap:5px;margin-top:14px;padding:12px;border-radius:10px;background:#f8f3ef}.manual-payment-instructions p{margin:0;white-space:pre-line;color:var(--muted);line-height:1.5}.manual-proof-form{display:grid;gap:15px}.manual-proof-form label small{font-weight:500;color:var(--muted)}.manual-proof-form>small{color:var(--muted);line-height:1.45}@media(max-width:1180px){.pricing-offer-card{grid-column:span 3}.pricing-offer-card:last-child{grid-column:2/span 4}}@media(max-width:900px){.pricing-intro-strip>.shell,.manual-payment-workflow{grid-template-columns:1fr}.manual-order-summary{position:static;grid-row:auto}.pricing-offer-card,.pricing-offer-card:last-child{grid-column:span 6}}@media(max-width:680px){.manual-offer-grid,.manual-bank-details dl{grid-template-columns:1fr}.pricing-offer-card{padding:20px}.pricing-offer-card.highlighted{transform:none}.pricing-offer-top,.manual-section-heading,.manual-payment-warning{flex-direction:column}}.p3-pricing-editor{display:grid;gap:20px}.p3-pricing-offer-list{display:grid;gap:18px}.p3-owner-review-queue{margin-top:24px}.p3-pricing-editor .commerce-config-card{margin:0}.p3-pricing-editor textarea{resize:vertical}.p3-owner-review-queue code{font-size:11px;word-break:break-all}.policy-manager-stack{display:grid;gap:18px}.policy-manager-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;margin-top:18px}.policy-manager-tabs button{text-align:left;border:1px solid var(--line, #d8dce5);background:var(--panel, #fff);border-radius:14px;padding:14px;cursor:pointer;display:grid;gap:4px}.policy-manager-tabs button.selected{outline:2px solid currentColor;outline-offset:1px}.policy-manager-tabs button span{font-size:.82rem;opacity:.72}.policy-section-list{display:grid;gap:14px;margin-top:20px}.policy-section-editor{border:1px solid var(--line, #d8dce5);border-radius:14px;padding:16px;display:grid;gap:12px}.policy-section-editor>label{display:grid;gap:6px}.policy-section-editor-head{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}.policy-section-editor-head>div{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.policy-section-editor-head label{display:flex;gap:6px;align-items:center}.policy-section-editor-head input[type=number]{width:78px}.inline-check{white-space:nowrap}.legal-policy-body{display:grid;gap:12px}.legal-policy-body p{white-space:pre-line;margin:0}.legal-policy-body ul{margin:0;padding-left:1.25rem;display:grid;gap:6px}.manual-open-request-note{border:1px solid currentColor;border-radius:12px;padding:14px 16px;margin-bottom:14px}.manual-open-request-note strong{display:block;margin-bottom:5px}.manual-open-request-note p{margin:0}.refund-customer-panel,.refund-admin-stack,.product-feedback-stack,.feedback-admin-stack,.email-template-manager{display:grid;gap:18px}.refund-purchase-card{display:grid;grid-template-columns:minmax(180px,1fr) minmax(280px,2fr);gap:18px;align-items:start;padding:18px 0;border-top:1px solid rgba(148,163,184,.22)}.refund-purchase-card>div:first-child{display:grid;gap:5px}.refund-request-form,.feedback-submit-form,.feedback-admin-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.refund-reason,.feedback-wide{grid-column:1/-1}.refund-request-form label,.feedback-submit-form label,.feedback-admin-fields label,.email-template-editor label{display:grid;gap:7px}.refund-request-form input,.refund-request-form select,.refund-request-form textarea,.feedback-submit-form input,.feedback-submit-form select,.feedback-submit-form textarea,.feedback-admin-fields input,.feedback-admin-fields select,.feedback-admin-fields textarea,.email-template-editor input,.email-template-editor textarea{width:100%}.feedback-cards{display:grid;gap:16px}.feedback-card,.feedback-admin-card{border:1px solid rgba(148,163,184,.24);border-radius:16px;padding:18px}.feedback-card-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.feedback-card-head h2,.feedback-card-head h3{margin:.45rem 0}.feedback-status{white-space:nowrap;text-transform:capitalize}.feedback-resolution{margin:14px 0;padding:14px;border-radius:12px;background:#3b82f614}.feedback-attachments{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:12px 0}.feedback-attachments>strong{width:100%}.feedback-history{display:grid;gap:8px;margin:12px 0 0;padding-left:20px}.feedback-history li span{margin-left:8px;font-size:.85em;opacity:.72}.feedback-filter-bar,.merge-field-chips{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:14px}.feedback-bug-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:14px 0}.feedback-bug-grid>div{padding:12px;border-radius:12px;background:#94a3b814}.email-template-layout{display:grid;grid-template-columns:minmax(250px,.7fr) minmax(0,2fr);gap:18px}.email-template-list{display:grid;align-content:start;gap:8px}.email-template-list button{border:1px solid rgba(148,163,184,.24);background:transparent;color:inherit;text-align:left;border-radius:10px;padding:11px;display:grid;gap:4px;cursor:pointer}.email-template-list button.selected{outline:2px solid currentColor}.email-template-list span{font-size:.8rem;opacity:.7}.email-template-editor{display:grid;gap:14px}.merge-field-chips button{border:1px solid rgba(148,163,184,.3);background:transparent;color:inherit;border-radius:999px;padding:5px 9px;font-family:monospace;cursor:pointer}.success-copy{padding:10px 12px;border-radius:10px;background:#10b9811a}@media(max-width:900px){.refund-purchase-card,.email-template-layout,.refund-request-form,.feedback-submit-form,.feedback-admin-fields,.feedback-bug-grid{grid-template-columns:1fr}.refund-reason,.feedback-wide{grid-column:auto}.feedback-card-head{flex-direction:column}}.operational-pages-manager{display:grid;gap:18px}.operational-page-tabs{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.operational-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px}.operational-form-grid .wide{grid-column:1/-1}.operational-pages-manager label{display:grid;gap:7px}.operational-pages-manager textarea{resize:vertical}.operational-pages-manager .editor-actions{margin-top:18px;flex-wrap:wrap}.operational-pages-manager code{overflow-wrap:anywhere}.operational-pages-manager .form-message{margin:14px 0 0;color:var(--muted)}@media(max-width:760px){.operational-form-grid{grid-template-columns:1fr}.operational-form-grid .wide{grid-column:auto}.operational-page-tabs .button{width:100%}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.studio-resource-directory{display:grid;gap:24px;margin-top:30px}.studio-resource-toolbar{display:grid;gap:14px;padding:18px;border:1px solid rgba(127,75,43,.16);border-radius:18px;background:#ffffffb8;box-shadow:0 14px 38px #371d120f}.theme-dark-flame .studio-resource-toolbar,.theme-black-showcase .studio-resource-toolbar,.theme-brand-gradient .studio-resource-toolbar{background:#ffffff14;border-color:#ffffff26}.studio-resource-search input{width:100%;min-height:48px;padding:11px 15px;border:1px solid rgba(94,64,52,.24);border-radius:12px;background:#fff;color:#241814;font:inherit}.studio-resource-search input:focus{outline:3px solid rgba(249,115,22,.18);border-color:#f97316}.studio-resource-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.studio-resource-filters label{display:grid;gap:6px;font-size:.78rem;font-weight:850}.studio-resource-filters select{min-height:42px;padding:8px 11px;border:1px solid rgba(94,64,52,.22);border-radius:10px;background:#fff;color:#241814;font:inherit}.studio-resource-summary{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:.82rem;font-weight:750}.studio-resource-summary button{border:0;background:transparent;color:#c2410c;font:inherit;font-weight:850;cursor:pointer}.studio-render-resource-grid{margin-top:0}.studio-render-resource-grid>.studio-resource-card{display:grid;grid-template-columns:1fr;gap:13px;height:100%}.studio-resource-card header{display:grid;grid-template-columns:auto minmax(0,1fr);gap:13px;align-items:start}.studio-resource-card header small{display:block;color:#f97316;font-weight:800;text-transform:uppercase;font-size:.66em;letter-spacing:.1em;margin-bottom:5px}.studio-resource-card h3{margin:0}.studio-resource-meta{display:flex;flex-wrap:wrap;gap:7px}.studio-resource-meta span{display:inline-flex;padding:5px 8px;border-radius:999px;background:#f973161a;color:#9a3412;font-size:.72rem;font-weight:800}.theme-dark-flame .studio-resource-meta span,.theme-black-showcase .studio-resource-meta span,.theme-brand-gradient .studio-resource-meta span{background:#ffffff1c;color:#fed7aa}.studio-resource-card>p{margin:0;line-height:1.58}.studio-resource-provider{font-size:.78rem!important;opacity:.78}.studio-resource-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:auto;padding-top:3px}.studio-resource-actions .button{font-size:.82rem;padding:9px 12px}.studio-resource-licence-link{color:inherit;font-size:.8rem;font-weight:800;text-underline-offset:3px}.studio-resource-empty{display:grid;justify-items:start;gap:8px;padding:26px;border:1px dashed rgba(127,75,43,.28);border-radius:16px}.studio-resource-empty p{margin:0 0 4px}.theme-dark-flame .studio-resource-empty,.theme-black-showcase .studio-resource-empty,.theme-brand-gradient .studio-resource-empty{border-color:#ffffff3d}@media(max-width:800px){.studio-resource-filters{grid-template-columns:1fr}.studio-resource-summary{align-items:flex-start;flex-direction:column}.studio-resource-toolbar{padding:14px}}.studio-motion-catalogue{display:grid;gap:22px}.studio-motion-toolbar{display:grid;gap:14px;padding:18px;border:1px solid rgba(127,75,43,.16);border-radius:18px;background:#ffffffb8;box-shadow:0 14px 38px #371d120f}.theme-dark-flame .studio-motion-toolbar,.theme-black-showcase .studio-motion-toolbar,.theme-brand-gradient .studio-motion-toolbar{background:#ffffff14;border-color:#ffffff26}.studio-motion-search{display:block}.studio-motion-grid>.studio-motion-card{display:grid;grid-template-rows:auto 1fr;overflow:hidden;height:100%}.studio-motion-visual{position:relative}.studio-motion-preview-label{position:absolute;left:10px;bottom:10px;z-index:2;display:inline-flex;padding:6px 9px;border-radius:999px;background:#0f172ad1;color:#fff;font-size:.68rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase;pointer-events:none}.studio-render-video-gallery article>.studio-motion-card-body{display:grid;align-content:start;gap:11px;padding:16px}.studio-motion-card-body h3,.studio-motion-card-body p{margin:0}.studio-motion-badges{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.studio-motion-badges .video-category-badge{margin:0}.studio-motion-badges>span:not(.video-category-badge){display:inline-flex;padding:5px 7px;border-radius:999px;background:#f973161a;color:#9a3412;font-size:.65rem;font-weight:900;letter-spacing:.06em}.theme-dark-flame .studio-motion-badges>span:not(.video-category-badge),.theme-black-showcase .studio-motion-badges>span:not(.video-category-badge),.theme-brand-gradient .studio-motion-badges>span:not(.video-category-badge){background:#ffffff1c;color:#fed7aa}.studio-motion-meta{display:flex;flex-wrap:wrap;gap:6px}.studio-motion-meta span{font-size:.73rem;opacity:.82}.studio-motion-meta span:not(:last-child):after{content:" ·";margin-left:6px;opacity:.55}.studio-motion-availability{display:grid;gap:4px;margin-top:auto;padding-top:4px;font-size:.8rem}.studio-motion-availability strong{color:#c2410c}.theme-dark-flame .studio-motion-availability strong,.theme-black-showcase .studio-motion-availability strong,.theme-brand-gradient .studio-motion-availability strong{color:#fdba74}.studio-motion-availability span{opacity:.8}.studio-motion-catalogue-notice{margin:0;padding:12px 14px;border-radius:12px;background:#94a3b81a;font-size:.82rem;line-height:1.5}.studio-motion-card .video-gallery-visual video{background:#000}@media(max-width:800px){.studio-motion-toolbar{padding:14px}.studio-render-video-gallery article>.studio-motion-card-body{padding:14px}}.studio-resource-hub{display:grid;grid-template-columns:repeat(var(--resource-hub-columns-desktop,3),minmax(0,1fr));gap:16px;margin-top:28px}.studio-resource-hub>a{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:start;padding:18px;border:1px solid rgba(127,75,43,.16);border-radius:18px;background:#ffffffbd;color:inherit;text-decoration:none;box-shadow:0 14px 36px #371d120f;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.studio-resource-hub>a:hover{transform:translateY(-2px);border-color:#f9731666;box-shadow:0 18px 42px #371d121a}.theme-dark-flame .studio-resource-hub>a,.theme-black-showcase .studio-resource-hub>a,.theme-brand-gradient .studio-resource-hub>a{background:#ffffff14;border-color:#ffffff26}.studio-resource-hub-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#f973161f;color:#c2410c;font-size:1.15rem}.theme-dark-flame .studio-resource-hub-icon,.theme-black-showcase .studio-resource-hub-icon,.theme-brand-gradient .studio-resource-hub-icon{background:#ffffff1f;color:#fdba74}.studio-resource-hub-copy{display:grid;gap:5px;min-width:0}.studio-resource-hub-copy small{font-size:.66rem;font-weight:900;letter-spacing:.07em;color:#c2410c}.theme-dark-flame .studio-resource-hub-copy small,.theme-black-showcase .studio-resource-hub-copy small,.theme-brand-gradient .studio-resource-hub-copy small{color:#fdba74}.studio-resource-hub-copy strong{font-size:1.02rem}.studio-resource-hub-copy>span{font-size:.82rem;line-height:1.5;opacity:.78}.studio-resource-hub-arrow{font-weight:900;color:#c2410c;font-size:1.1rem}.studio-image-catalogue{display:grid;gap:22px;margin-top:28px}.studio-image-toolbar{margin:0}.studio-image-catalogue-grid{display:grid;grid-template-columns:repeat(var(--image-columns-desktop,3),minmax(0,1fr));gap:20px}.studio-image-resource-card{display:grid;grid-template-rows:auto 1fr;overflow:hidden;border-radius:18px;background:#fff;border:1px solid rgba(94,64,52,.12);box-shadow:0 14px 34px #371d1212}.theme-dark-flame .studio-image-resource-card,.theme-black-showcase .studio-image-resource-card,.theme-brand-gradient .studio-image-resource-card{background:#ffffff14;border-color:#ffffff1f}.studio-image-resource-visual{position:relative;aspect-ratio:16/9;background:#120d0b;overflow:hidden}.studio-image-resource-visual .studio-gallery-action{width:100%;height:100%;display:block;border:0;padding:0;background:transparent;cursor:zoom-in}.studio-image-resource-visual img,.studio-image-resource-visual .studio-render-media-placeholder{width:100%;height:100%;display:block;object-fit:cover;border-radius:0!important}.studio-image-resource-body{display:grid;align-content:start;gap:11px;padding:16px}.studio-image-resource-body h3,.studio-image-resource-body p{margin:0}.studio-image-resource-body p{line-height:1.55}@media(max-width:900px){.studio-resource-hub{grid-template-columns:repeat(var(--resource-hub-columns-tablet,3),minmax(0,1fr))}.studio-image-catalogue-grid{grid-template-columns:repeat(var(--image-columns-tablet,2),minmax(0,1fr))}}@media(max-width:620px){.studio-resource-hub,.studio-image-catalogue-grid{grid-template-columns:1fr}.studio-resource-hub>a{padding:15px}.studio-image-resource-body{padding:14px}}
