/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.hidden{display:none}.table{display:table}.rounded{border-radius:.25rem}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}.nav{border-bottom:1px solid var(--line);z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f6f5f0eb;justify-content:space-between;align-items:center;height:76px;padding:0 max(5vw,24px);display:flex;position:sticky;top:0}.brand{color:var(--ink);letter-spacing:-.5px;align-items:center;gap:11px;font-size:20px;font-weight:800;text-decoration:none;display:flex}.brandMark{background:var(--green);width:34px;height:34px;color:var(--lime);border-radius:9px;place-items:center;font-size:13px;display:grid}.brand em{color:var(--rust);vertical-align:top;margin-left:2px;font-size:11px;font-style:normal}.navLinks{align-items:center;gap:28px;display:flex}.navLinks a{color:#4c5551;font-size:14px;text-decoration:none}.ghostBtn{background:0 0;border:1px solid #bdbfb8;border-radius:20px;padding:9px 17px}.intro{grid-template-columns:1.45fr .75fr;align-items:end;gap:70px;max-width:1180px;margin:0 auto;padding:74px 28px 46px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:1.7px;color:var(--green);font-size:11px;font-weight:700}.eyebrow i{background:var(--lime);border-radius:50%;width:7px;height:7px;margin-right:9px;display:inline-block;box-shadow:0 0 0 4px #e4f7b6}.intro h1{letter-spacing:-3.5px;margin:20px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,6vw,84px);font-weight:500;line-height:.98}.intro h1 span{color:var(--rust);font-style:italic}.intro>p{color:var(--muted);margin:0 0 8px;font-size:16px;line-height:1.65}.studio{background:var(--card);border:1px solid var(--line);border-radius:20px;grid-template-columns:.86fr 1.14fr;max-width:1180px;margin:0 auto 74px;display:grid;overflow:hidden;box-shadow:0 24px 70px #1e2b2617}.uploadPanel,.settingsPanel{padding:36px}.uploadPanel{border-right:1px solid var(--line);background:#edf0e8}.panelHead{align-items:flex-start;gap:14px;margin-bottom:28px;display:flex}.step{letter-spacing:1px;color:var(--rust);border-top:2px solid var(--rust);min-width:24px;padding-top:6px;font:700 11px Arial}.panelHead h2{margin:0;font:600 25px Georgia,serif}.panelHead p{color:var(--muted);margin:5px 0 0;font-size:13px}.dropzone{text-align:center;cursor:pointer;background:#ffffff8c;border:1.5px dashed #aeb7ab;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:305px;transition:all .2s;display:flex}.dropzone input{opacity:0;pointer-events:none;position:absolute}.uploadIcon{background:var(--green);width:52px;height:52px;color:var(--lime);border-radius:50%;place-items:center;margin-bottom:18px;font-size:26px;display:grid}.dropzone strong{font:600 20px Georgia,serif}.dropzone small{color:var(--muted);margin:8px;font-size:12px}.dropzone b{background:var(--lime);color:#263322;border-radius:8px;margin-top:10px;padding:10px 16px;font-size:12px}.privacy{color:#606963;gap:11px;margin-top:18px;font-size:11px;line-height:1.5;display:flex}.privacy span{color:var(--green);font-size:17px}.privacy p{margin:0}.fileCard{background:#fff;border:1px solid #cbd2c5;border-radius:14px;align-items:center;gap:14px;min-height:305px;padding:24px;display:flex}.fileThumb{background:var(--green);width:76px;height:58px;color:var(--lime);border-radius:9px;place-items:center;display:grid}.fileCard>div:nth-child(2){flex:1;min-width:0}.fileCard strong,.fileCard span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.fileCard span{color:var(--muted);margin-top:6px;font-size:12px}.fileCard button{cursor:pointer;background:#eee;border:0;border-radius:50%;width:28px;height:28px}.fieldLabel{justify-content:space-between;margin:20px 0 10px;font-size:12px;font-weight:700;display:flex}.fieldLabel span{color:var(--rust)}.fieldLabel em{color:#8a908d;font-style:normal;font-weight:400}.range{width:100%;accent-color:var(--rust)}.rangeEnds,.count{color:#969c99;justify-content:space-between;font-size:10px;display:flex}.styleGrid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.style{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:10px;padding:11px;display:flex;position:relative}.style.active{border-color:var(--green);box-shadow:0 0 0 1px var(--green)}.style>span{min-width:0}.style strong,.style small{display:block}.style strong{font-size:12px}.style small{color:var(--muted);margin-top:3px;font-size:9px}.style>b{color:var(--green);margin-left:auto}.swatch{background:linear-gradient(145deg,#b9d8c7,#6d887a);border-radius:7px;flex:none;width:30px;height:30px}.swatch.cinematic{background:linear-gradient(145deg,#e3ab67,#5f3c33)}.swatch.vibrant{background:linear-gradient(145deg,#f4d84f,#da5e55,#407ea8)}.swatch.corporate{background:linear-gradient(145deg,#b5d1dc,#425a68)}select,textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fbfbf8;border-radius:9px;padding:12px;font:12px Arial}textarea{resize:vertical;height:76px;line-height:1.4}.count{justify-content:flex-end;margin-top:5px}.startBtn{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:9px;width:100%;margin-top:18px;padding:16px;font-weight:700;display:flex}.startBtn span{color:var(--lime)}.startBtn b{margin-left:auto}.estimate{text-align:center;color:#8c928f;margin:9px 0 0;font-size:10px}.error{color:#9b3c22;background:#fff0eb;border-radius:8px;padding:10px;font-size:12px}.processing{margin-top:18px}.processing>div{justify-content:space-between;font-size:12px;display:flex}.processing>i{background:#e5e6e0;border-radius:9px;height:9px;margin-top:9px;display:block;overflow:hidden}.processing>i b{background:var(--rust);height:100%;transition:all .2s;display:block}.success{background:#edf5e4;border:1px solid #cbdcb6;border-radius:10px;align-items:center;gap:11px;margin-top:18px;padding:12px;display:flex}.success>span{background:var(--green);width:28px;height:28px;color:var(--lime);border-radius:50%;place-items:center;display:grid}.success div{flex:1}.success strong{font-size:12px}.success p{color:var(--muted);margin:3px 0;font-size:9px}.success button{cursor:pointer;background:0 0;border:0;font-size:10px;text-decoration:underline}.workflow{background:var(--green);color:#fff;grid-template-columns:.8fr 1.2fr;gap:80px;padding:70px max(5vw,28px);display:grid}.workflow h2{margin:20px 0;font:500 clamp(34px,4vw,54px)/1.05 Georgia,serif}.workflow .step{color:var(--lime);border-color:var(--lime)}.workflow ol{margin:0;padding:0;list-style:none}.workflow li{border-bottom:1px solid #fff3;gap:18px;padding:20px 0;display:flex}.workflow li>b{color:var(--lime);font:italic 20px Georgia}.workflow li span,.workflow li strong,.workflow li small{display:block}.workflow li small{color:#cbd7d1;max-width:480px;margin-top:6px;line-height:1.5}footer{color:var(--muted);justify-content:space-between;padding:28px max(5vw,24px);font-size:11px;display:flex}@media (width<=800px){.navLinks a{display:none}.intro{grid-template-columns:1fr;gap:24px;padding-top:48px}.intro h1{font-size:54px}.studio{grid-template-columns:1fr;margin:0 16px 54px}.uploadPanel{border-right:0;border-bottom:1px solid var(--line)}.workflow{grid-template-columns:1fr;gap:20px}.styleGrid{grid-template-columns:1fr}.uploadPanel,.settingsPanel{padding:25px}.dropzone{min-height:245px}}@media (width<=480px){.nav{height:66px}.intro{padding-left:20px;padding-right:20px}.intro h1{letter-spacing:-2px;font-size:43px}.brand{font-size:17px}.workflow{padding:50px 22px}footer{flex-direction:column;gap:8px}}.briefPreview{background:#ffffff7a;border:1px solid #ced5c8;border-radius:10px;margin-top:26px;padding:16px}.briefPreview span,.briefPreview strong,.briefPreview small{display:block}.briefPreview span{letter-spacing:1.4px;color:var(--rust);font-size:9px;font-weight:800}.briefPreview strong{margin:6px 0;font:600 15px Georgia,serif}.briefPreview small{color:var(--muted);font-size:10px}.questionSteps{grid-template-columns:repeat(4,1fr);gap:0;margin:0 0 26px;display:grid}.questionSteps button{appearance:none;border:0;border-bottom:2px solid var(--line);color:#929895;cursor:pointer;background:0 0;align-items:center;gap:7px;padding:0 0 10px;display:flex}.questionSteps button b{background:#ecece6;border-radius:50%;place-items:center;width:20px;height:20px;font-size:9px;display:grid}.questionSteps button span{font-size:10px;font-weight:700}.questionSteps button.current b{background:var(--rust);color:#fff}.questionSteps button.done{color:var(--green);border-color:#8ba18f}.questionSteps button.done b{background:var(--green);color:var(--lime)}.questionPage{min-height:455px;animation:.22s ease-out questionIn}.questionTitle{border-bottom:1px solid #ecece6;margin-bottom:16px;padding-bottom:14px}.questionTitle span{letter-spacing:1.2px;color:var(--rust);font-size:9px;font-weight:800}.questionTitle h3{margin:5px 0;font:600 23px Georgia,serif}.questionTitle p{color:var(--muted);margin:0;font-size:11px}.choiceChips{flex-wrap:wrap;gap:7px;display:flex}.choiceChips button{border:1px solid var(--line);color:#58605c;cursor:pointer;background:#fbfbf8;border-radius:18px;padding:7px 10px 7px 7px;font-size:10px}.choiceChips button i{background:#ecece7;border-radius:50%;place-items:center;width:18px;height:18px;margin-right:5px;font-style:normal;display:inline-grid}.choiceChips button.selected{border-color:var(--green);color:var(--green);background:#f1f6e9}.choiceChips button.selected i{background:var(--green);color:var(--lime)}.segmented{border:1px solid var(--line);border-radius:9px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.segmented button{border:0;border-right:1px solid var(--line);color:var(--muted);cursor:pointer;background:#fbfbf8;padding:10px 5px;font-size:9px}.segmented button:last-child{border-right:0}.segmented button.active{background:var(--green);color:#fff;font-weight:700}.switchRow{border-top:1px solid #ecece6;border-bottom:1px solid #ecece6;justify-content:space-between;align-items:center;margin-top:18px;padding:13px 0;display:flex}.switchRow strong,.switchRow small{display:block}.switchRow strong{font-size:12px}.switchRow small{color:var(--muted);margin-top:3px;font-size:9px}.switch{cursor:pointer;background:#d5d7d2;border:0;border-radius:15px;width:40px;height:23px;padding:3px}.switch i{background:#fff;border-radius:50%;width:17px;height:17px;transition:all .2s;display:block}.switch.on{background:var(--green)}.switch.on i{background:var(--lime);transform:translate(17px)}.inlineFields{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.inlineFields label{font-size:9px;font-weight:700}.inlineFields select{margin-top:6px;display:block}.brandSwitch{margin-top:0}.summaryCard{background:var(--line);border:1px solid var(--line);border-radius:9px;grid-template-columns:1fr 1fr;gap:1px;margin-top:16px;display:grid;overflow:hidden}.summaryCard div{background:#f8f8f4;padding:11px}.summaryCard span,.summaryCard strong{display:block}.summaryCard span{letter-spacing:1px;color:var(--rust);font-size:8px;font-weight:800}.summaryCard strong{margin-top:4px;font-size:10px}.wizardNav{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.wizardNav button{cursor:pointer;border-radius:8px;padding:11px 15px;font-size:11px;font-weight:700}.backBtn{border:1px solid var(--line);color:var(--ink);background:#fff}.nextBtn{background:var(--green);color:#fff;border:0}.nextBtn b{color:var(--lime);margin-left:16px}@keyframes questionIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@media (width<=800px){.questionPage{min-height:auto}.questionSteps button{justify-content:center}.questionSteps button span{display:none}.segmented{grid-template-columns:1fr}.segmented button{border-right:0;border-bottom:1px solid var(--line)}.segmented button:last-child{border-bottom:0}.inlineFields,.summaryCard{grid-template-columns:1fr}}.pricing{max-width:1280px;margin:0 auto;padding:88px max(5vw,24px)}.pricingHead{grid-template-columns:1fr 1fr;align-items:end;gap:14px 60px;margin-bottom:34px;display:grid}.pricingHead .eyebrow{grid-column:1/-1}.pricingHead h2{letter-spacing:-2px;margin:0;font:500 clamp(38px,4.6vw,61px)/1.02 Georgia,serif}.pricingHead h2 em{color:var(--rust);font-weight:400}.pricingHead p{color:var(--muted);max-width:410px;font-size:14px;line-height:1.6}.launchOffer{background:var(--green);color:#fff;border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:45px;padding:34px 40px;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 50px #1f4a3d29}.launchOffer:after{content:"";background:var(--rust);opacity:.22;border-radius:50%;width:220px;height:220px;position:absolute;top:-100px;right:-95px}.launchOffer>div{z-index:1;position:relative}.launchOffer>div>span{letter-spacing:2px;color:var(--lime);font-size:9px;font-weight:800}.launchOffer h3{margin:8px 0;font:500 29px Georgia,serif}.launchOffer p{color:#cbd7d1;max-width:520px;font-size:12px;line-height:1.5}.launchOffer ul,.priceGrid ul{margin:17px 0 0;padding:0;list-style:none}.launchOffer li,.priceGrid li{margin:8px 0;font-size:10px}.launchOffer li:before,.priceGrid li:before{content:"✓";color:var(--lime);margin-right:8px;font-weight:800}.launchPrice{text-align:right;min-width:200px}.launchPrice small,.launchPrice strong,.launchPrice span{display:block}.launchPrice>small{color:#bfcfc7;font-size:10px}.launchPrice strong{letter-spacing:-4px;margin:1px 0;font:500 63px Georgia,serif}.launchPrice strong sup,.priceGrid h3 sup{vertical-align:top;font:500 20px Georgia,serif;position:relative;top:10px}.launchPrice>span{color:#cbd7d1;font-size:9px}.launchPrice a{background:var(--lime);color:var(--green);border-radius:8px;justify-content:space-between;margin-top:15px;padding:12px 14px;font-size:10px;font-weight:800;text-decoration:none;display:flex}.priceGrid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px;display:grid}.priceGrid article{border:1px solid var(--line);background:#fff;border-radius:13px;padding:25px;position:relative}.priceGrid article>span{color:var(--rust);letter-spacing:1.3px;font-size:9px;font-weight:800}.priceGrid h3{margin:10px 0 2px;font:500 38px Georgia,serif}.priceGrid h3 small{color:var(--muted);letter-spacing:0;font:400 12px Arial}.priceGrid>article>p{color:var(--muted);margin:0;font-size:9px}.priceGrid li{color:#515a56}.priceGrid li:before{color:var(--green)}.priceGrid a{color:var(--green);text-align:center;border:1px solid #c8cbc5;border-radius:7px;margin-top:18px;padding:10px;font-size:10px;font-weight:800;text-decoration:none;display:block}.priceGrid a:hover{background:var(--green);color:#fff}.priceGrid article.popular{border:2px solid var(--green)}.popularTag{background:var(--lime);color:var(--green);letter-spacing:.7px;border-radius:10px;padding:5px 8px;font-size:8px;position:absolute;top:-10px;right:14px}.pricingNote{text-align:center;color:#858c88;max-width:720px;margin:19px auto 0;font-size:9px;line-height:1.5}@media (width<=800px){.pricing{padding:60px 18px}.pricingHead{grid-template-columns:1fr;gap:12px}.pricingHead .eyebrow{grid-column:auto}.pricingHead h2{font-size:43px}.launchOffer{grid-template-columns:1fr;gap:20px;padding:28px}.launchPrice{text-align:left}.launchPrice strong{font-size:54px}.priceGrid{grid-template-columns:1fr 1fr}}@media (width<=540px){.priceGrid{grid-template-columns:1fr}.launchOffer{padding:24px}.pricingHead h2{font-size:38px}}.pricingNote a{color:var(--green);font-weight:700}.mainFooter{border-top:1px solid var(--line);align-items:flex-start;gap:30px}.mainFooter div span,.mainFooter div small{display:block}.mainFooter div small{color:#969c99;margin-top:5px}.mainFooter nav{flex-wrap:wrap;justify-content:flex-end;gap:10px 18px;display:flex}.mainFooter nav a{color:var(--muted);text-decoration:none}.mainFooter nav a:hover{color:var(--green);text-decoration:underline}.faq{background:var(--green);color:#fff;border-radius:20px;grid-template-columns:.78fr 1.22fr;gap:68px;max-width:1180px;margin:0 auto 88px;padding:70px 44px;display:grid;box-shadow:0 24px 60px #1f4a3d26}.faqIntro{align-self:start;position:sticky;top:110px}.faqIntro .eyebrow{color:var(--lime)}.faqIntro .eyebrow i{background:var(--lime)}.faqIntro h2{letter-spacing:-1.5px;margin:20px 0 16px;font:500 clamp(36px,4vw,54px)/1.04 Georgia,serif}.faqIntro p{color:#cbd7d1;max-width:360px;font-size:12px;line-height:1.7}.faqList{border-top:1px solid #fff3}.faqList details{border-bottom:1px solid #fff3}.faqList summary{cursor:pointer;grid-template-columns:32px 1fr 24px;align-items:center;gap:12px;padding:21px 0;font:600 17px Georgia,serif;list-style:none;display:grid}.faqList summary::-webkit-details-marker{display:none}.faqList summary span{color:var(--lime);letter-spacing:1px;font:800 9px Arial}.faqList summary b{color:var(--lime);font:400 20px Arial;transition:transform .2s}.faqList details[open] summary b{transform:rotate(45deg)}.faqList details p{color:#d6e0db;margin:0;padding:0 36px 22px 44px;font-size:11px;line-height:1.7}.faqList details p strong{color:#fff}.faqList summary:focus-visible{outline:2px solid var(--lime);outline-offset:5px;border-radius:4px}@media (width<=800px){.faq{grid-template-columns:1fr;gap:24px;margin:0 16px 58px;padding:38px 25px}.faqIntro{position:static}.faqIntro h2{font-size:38px}.faqList summary{padding:18px 0;font-size:15px}.faqList details p{padding:0 0 20px 44px}}.taxNotice{background:#edf3e7;border:1px solid #cbd5c6;border-radius:10px;align-items:center;gap:18px;max-width:850px;margin:22px auto 0;padding:14px 18px;display:flex}.taxNotice span{letter-spacing:1.2px;color:var(--green);flex:none;font-size:8px;font-weight:800}.taxNotice p{color:#5f6964;margin:0;font-size:9px;line-height:1.5}.legalPage{background:var(--paper);min-height:100vh}.legalNav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:76px;padding:0 max(5vw,24px);display:flex}.legalNav>a:last-child{color:var(--green);font-size:11px;font-weight:700;text-decoration:none}.legalHero{background:var(--green);color:#fff;padding:78px max(8vw,28px) 58px}.legalHero>span{letter-spacing:2px;color:var(--lime);text-transform:uppercase;font-size:10px;font-weight:800}.legalHero h1{letter-spacing:-2px;margin:15px 0 20px;font:500 clamp(45px,6vw,76px)/1 Georgia,serif}.legalHero p{color:#d8e3de;max-width:680px;font-size:16px;line-height:1.6}.legalHero small{color:#acbfb7;margin-top:26px;font-size:9px;display:block}.legalShell{grid-template-columns:220px minmax(0,720px);justify-content:center;gap:72px;max-width:1160px;margin:0 auto;padding:64px 28px 90px;display:grid}.legalShell aside{border-left:1px solid var(--line);flex-direction:column;align-self:start;padding-left:20px;display:flex;position:sticky;top:100px}.legalShell aside strong{letter-spacing:1px;color:var(--rust);text-transform:uppercase;margin-bottom:12px;font-size:10px}.legalShell aside a{color:var(--muted);padding:7px 0;font-size:11px;text-decoration:none}.legalShell aside a:hover{color:var(--green)}.legalContent section{border-bottom:1px solid var(--line);margin:0 0 28px;padding:0 0 28px}.legalContent h2{margin:0 0 12px;font:600 24px Georgia,serif}.legalContent p,.legalContent li{color:#58605c;font-size:13px;line-height:1.75}.legalContent a{color:var(--green);font-weight:700}.legalContent ul,.legalContent ol{padding-left:20px}.legalContact{background:#edf0e8;border-radius:12px;margin-top:36px;padding:22px}.legalContact strong{font:600 18px Georgia,serif}.legalContact p{margin:7px 0 0}.legalFooter{border-top:1px solid var(--line);padding:28px max(5vw,24px)}.legalPlans{grid-template-columns:1fr 1fr;gap:9px;display:grid}.legalPlans>div{border:1px solid var(--line);background:#fff;border-radius:10px;padding:16px}.legalPlans span,.legalPlans strong{display:block}.legalPlans span{color:var(--rust);letter-spacing:1px;text-transform:uppercase;font-size:9px;font-weight:800}.legalPlans strong{margin:7px 0;font:600 19px Georgia,serif}.legalPlans ul{margin:0;padding-left:17px}.legalPlans li{font-size:10px;line-height:1.5}.deliveryTable{border:1px solid var(--line);border-radius:10px;overflow:hidden}.deliveryTable div{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;gap:20px;padding:13px 15px;display:flex}.deliveryTable div:last-child{border-bottom:0}.deliveryTable strong,.deliveryTable span{font-size:11px}.deliveryTable span{color:var(--muted)}@media (width<=760px){.mainFooter{flex-direction:column}.mainFooter nav{justify-content:flex-start}.legalHero{padding-top:55px}.legalShell{grid-template-columns:1fr;padding-top:35px}.legalShell aside{border-left:0;border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:0 12px;padding:0 0 20px;display:grid;position:static}.legalShell aside strong{grid-column:1/-1}.legalPlans{grid-template-columns:1fr}.deliveryTable div{flex-direction:column;gap:4px}.legalNav .brand{font-size:16px}}@media (width<=600px){.taxNotice{text-align:left;flex-direction:column;align-items:flex-start;gap:7px}}html,body{max-width:100%;overflow-x:hidden}.studio,.uploadPanel,.settingsPanel,.questionPage,.success,.success div{min-width:0}select,textarea{max-width:100%;display:block}.success p,.estimate,.orderSummary p{overflow-wrap:anywhere}.checkoutPlans{grid-template-columns:1fr 1fr;gap:8px;display:grid}.checkoutPlans>button{border:1px solid var(--line);text-align:left;min-width:0;color:var(--ink);cursor:pointer;background:#fbfbf8;border-radius:10px;padding:11px}.checkoutPlans>button.selected{border-color:var(--green);box-shadow:0 0 0 1px var(--green);background:#f1f6e9}.checkoutPlans span,.checkoutPlans strong,.checkoutPlans small{display:block}.checkoutPlans span{letter-spacing:1px;color:var(--rust);font-size:7px;font-weight:800}.checkoutPlans strong{justify-content:space-between;gap:8px;margin:5px 0;font-size:10px;display:flex}.checkoutPlans strong b{white-space:nowrap;color:var(--green)}.checkoutPlans small{color:var(--muted);font-size:8px;line-height:1.4}.checkoutReady{margin-top:18px}.checkoutReady .success{margin-top:0}.orderSummary{background:#f5f8f1;border:1px solid #cbd5c6;border-radius:10px;margin-top:9px;padding:14px}.orderSummary>span{letter-spacing:1.1px;color:var(--rust);font-size:8px;font-weight:800}.orderSummary>strong{justify-content:space-between;gap:12px;margin-top:7px;font-size:12px;display:flex}.orderSummary>strong b{color:var(--green);white-space:nowrap}.orderSummary p{color:var(--muted);font-size:9px;line-height:1.5}.orderSummary button{color:#7b827e;background:#dfe3dc;border:0;border-radius:8px;width:100%;padding:12px;font-size:10px;font-weight:700}.orderSummary small{text-align:center;color:#8a908d;margin-top:7px;font-size:8px;display:block}.resetLink{color:var(--green);background:0 0;border:0;margin:10px auto 0;font-size:9px;text-decoration:underline;display:block}.projectsInfo{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:.8fr 1.2fr;gap:70px;max-width:1180px;margin:0 auto 80px;padding:60px 44px;display:grid}.projectsInfo h2{margin:18px 0;font:500 clamp(34px,4vw,52px)/1.05 Georgia,serif}.projectsInfo>div>p{color:var(--muted);max-width:430px;font-size:12px;line-height:1.65}.projectsInfo ol{margin:0;padding:0;list-style:none}.projectsInfo li{border-bottom:1px solid var(--line);gap:14px;padding:14px 0;display:flex}.projectsInfo li>b{width:25px;height:25px;color:var(--muted);background:#eceee9;border-radius:50%;flex:none;place-items:center;font-size:9px;display:grid}.projectsInfo li.active>b{background:var(--green);color:var(--lime)}.projectsInfo li span,.projectsInfo li strong,.projectsInfo li small{display:block}.projectsInfo li strong{font-size:12px}.projectsInfo li small{color:var(--muted);margin-top:4px;font-size:9px;line-height:1.5}@media (width<=800px){.projectsInfo{grid-template-columns:1fr;gap:20px;margin:0 16px 54px;padding:36px 25px}.settingsPanel,.uploadPanel{min-width:0}.success{align-items:flex-start}.success div{width:calc(100% - 42px)}}@media (width<=480px){.studio{width:auto;max-width:calc(100% - 24px);margin-left:12px;margin-right:12px}.uploadPanel,.settingsPanel{padding:20px}.checkoutPlans{grid-template-columns:1fr}.summaryCard{width:100%}.questionTitle p,.switchRow small,.estimate{max-width:100%}.orderSummary>strong{flex-direction:column;gap:4px}.nav{padding-left:14px;padding-right:14px}.ghostBtn{padding:8px 13px}}.navActions{align-items:center;gap:9px;display:flex}.projectsBtn{color:var(--green);border:1px solid #c8cbc5;border-radius:20px;padding:9px 14px;font-size:11px;font-weight:800;text-decoration:none}.projectsBtn:hover{background:#edf3e7}.brandName,.brandName b,.brandName small{display:block}.brandName b{font-size:20px;line-height:1}.brandName small{letter-spacing:.55px;color:var(--muted);margin-top:4px;font-size:8px;font-weight:700;line-height:1}.legalNav .brandName b{font-size:18px}.projectsInfo{align-items:center}.projectsInfo h2{margin-bottom:10px}.guestIdentity{color:var(--green);overflow-wrap:anywhere;background:#edf3e7;border-radius:12px;margin-top:10px;padding:6px 9px;font-size:8px;display:inline-block}.emptyProjects,.projectCard{border:1px solid var(--line);text-align:center;background:#f8f8f4;border-radius:14px;padding:28px}.emptyProjects>span{background:var(--green);width:42px;height:42px;color:var(--lime);border-radius:50%;place-items:center;margin:0 auto 13px;font-size:13px;display:grid}.emptyProjects strong,.emptyProjects p{display:block}.emptyProjects strong{font:600 20px Georgia,serif}.emptyProjects p,.projectCard p{color:var(--muted);font-size:10px;line-height:1.55}.emptyProjects a,.projectCard a{background:var(--green);color:#fff;border-radius:8px;margin-top:8px;padding:10px 14px;font-size:10px;font-weight:800;text-decoration:none;display:inline-block}.projectCard{text-align:left}.projectCard>span{color:var(--rust);letter-spacing:1.1px;font-size:8px;font-weight:800;display:block}.projectCard>strong{overflow-wrap:anywhere;margin:8px 0;font:600 20px Georgia,serif;display:block}.projectCard>b{color:#8b5f16;background:#fff0d8;border-radius:12px;padding:6px 9px;font-size:9px;display:inline-block}.orderSummary button.payBtn{background:var(--green);color:#fff;cursor:pointer}.orderSummary button.payBtn:disabled{opacity:.65;cursor:wait}.paymentNotice{color:#745418;background:#fff5df;border:1px solid #ead6a5;border-radius:8px;padding:11px;font-size:10px;line-height:1.45}.paymentNotice.paid{color:var(--green);background:#edf5e4;border-color:#cbdcb6}.projectCard.projectPaid>b{color:var(--green);background:#e6f3df}.deliveryEstimate,.projectEta{background:#f4f6f0;border:1px solid #d7ddd1;border-radius:9px;margin-top:10px;padding:12px}.deliveryEstimate span,.deliveryEstimate strong,.deliveryEstimate small,.projectEta span,.projectEta strong{display:block}.deliveryEstimate span,.projectEta span{letter-spacing:1px;color:var(--rust);font-size:7px;font-weight:800}.deliveryEstimate strong,.projectEta strong{color:var(--green);margin-top:4px;font-size:12px}.deliveryEstimate small{color:var(--muted);margin-top:4px;font-size:8px}.reviewBtn{text-align:center;background:var(--green);color:#fff;border-radius:8px;margin-top:10px;padding:12px;font-size:10px;font-weight:800;text-decoration:none;display:block}.projectDetailsButton{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;margin-top:16px;padding:11px 13px;font-size:10px;font-weight:800;display:flex}.projectDetailsButton span{color:var(--lime);font-size:13px}.projectProgress{border:1px solid var(--line);background:#fff;border-radius:10px;margin-top:10px;padding:14px}.projectProgress>strong{font:600 16px Georgia,serif}.projectProgress>a{text-align:center;display:block}.projectTimeline{grid-template-columns:repeat(4,1fr);margin:18px 0 12px;padding:0;list-style:none;display:grid;position:relative}.projectTimeline:before{content:"";background:#d9ddd6;height:2px;position:absolute;top:12px;left:12.5%;right:12.5%}.projectTimeline li{z-index:1;text-align:center;color:#959b97;position:relative}.projectTimeline i{background:#e3e5e0;border:2px solid #fff;border-radius:50%;place-items:center;width:25px;height:25px;margin:0 auto 6px;font-size:8px;font-style:normal;font-weight:800;display:grid}.projectTimeline span{font-size:7px;line-height:1.2;display:block}.projectTimeline span small{color:inherit;margin-top:3px;font-size:6px;display:block}.projectTimeline li.done i{background:var(--green);color:var(--lime)}.projectTimeline li.done{color:var(--green)}.projectTimeline li.current i{box-shadow:0 0 0 3px #dff0b8}.projectTimeline li.ready i{background:var(--rust);color:#fff}.projectEta{justify-content:space-between;align-items:center;gap:12px;display:flex}.projectEta strong{text-align:right;margin:0}@media (width<=480px){.projectTimeline span{font-size:6.5px}.projectCard{padding:20px}.projectEta{display:block}.projectEta strong{text-align:left;margin-top:4px}}.accessOverlay{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#17201d9e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.accessModal{background:var(--paper);border-radius:18px;width:min(760px,100%);max-height:calc(100vh - 40px);padding:34px;position:relative;overflow:auto;box-shadow:0 30px 90px #00000040}.modalClose{width:32px;height:32px;color:var(--ink);cursor:pointer;background:#e7e8e2;border:0;border-radius:50%;font-size:20px;position:absolute;top:16px;right:18px}.accessModal h2{margin:16px 0 24px;font:500 34px Georgia,serif}.accessLead{color:var(--muted);margin:-14px 0 22px;font-size:11px;line-height:1.5}.accessChoices{grid-template-columns:1fr 1fr;gap:12px;display:grid}.accessChoices article{border:1px solid var(--line);background:#fff;border-radius:13px;padding:22px}.accessChoices article>span{color:var(--rust);letter-spacing:1px;font-size:9px;font-weight:800}.accessChoices h3{margin:9px 0;font:600 20px Georgia,serif}.accessChoices p{color:var(--muted);min-height:48px;font-size:10px;line-height:1.55}.accessChoices button,.customerSignIn{background:var(--green);color:#fff;border:0;border-radius:8px;width:100%;padding:12px;font-size:10px;font-weight:800}.customerSignIn{justify-content:space-between;align-items:center;text-decoration:none;display:flex}.customerSignIn b{color:var(--lime)}.accessChoices form label{margin-bottom:6px;font-size:9px;font-weight:800;display:block}.accessChoices form input{border:1px solid var(--line);border-radius:8px;width:100%;margin-bottom:8px;padding:12px;font-size:12px}.accessChoices form button{justify-content:space-between;display:flex}.accessChoices form button b{color:var(--lime)}.accessNote{text-align:center;color:var(--muted);margin-top:14px;font-size:8px;display:block}.accessGate{text-align:center;background:#ffffff8c;border:1.5px dashed #aeb7ab;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:305px;padding:28px;display:flex}.accessGate>strong{font:600 20px Georgia,serif}.accessGate>small{max-width:330px;color:var(--muted);margin:9px 0 16px;font-size:11px;line-height:1.55}.accessGate>button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:12px 16px;font-size:10px;font-weight:800}.accessGate>button b{color:var(--lime);margin-left:12px}.accessIdentity{background:#f5faef;border:1px solid #cbdcb6;border-radius:10px;align-items:center;gap:9px;margin-top:12px;padding:10px 12px;display:flex}.accessIdentity>span{background:var(--green);width:24px;height:24px;color:var(--lime);border-radius:50%;place-items:center;font-size:11px;display:grid}.accessIdentity p{flex:1;min-width:0;margin:0}.accessIdentity strong,.accessIdentity small{text-overflow:ellipsis;display:block;overflow:hidden}.accessIdentity strong{font-size:10px}.accessIdentity small{color:var(--muted);margin-top:2px;font-size:9px}.accessIdentity button{color:var(--green);cursor:pointer;background:0 0;border:0;font-size:9px;text-decoration:underline}@media (width<=800px){.navLinks{display:none}.projectsInfo{display:grid}.accessChoices{grid-template-columns:1fr}.accessChoices p{min-height:0}.accessModal{padding:28px 20px}.accessModal h2{font-size:28px}.navActions{margin-left:auto}.projectsBtn{padding:8px 11px}.ghostBtn{padding:8px 12px}}@media (width<=420px){.brand{gap:7px;font-size:15px}.brandMark{width:30px;height:30px}.projectsBtn{padding:8px 9px;font-size:9px}.ghostBtn{font-size:10px}.navActions{gap:5px}.projectsInfo{padding:30px 20px}}.reviewPage{background:var(--paper);min-height:100vh}.reviewShell{border:1px solid var(--line);background:#fff;border-radius:18px;width:min(920px,100% - 32px);margin:52px auto 90px;padding:34px;box-shadow:0 22px 65px #1e2b261a}.reviewShell>span{letter-spacing:1.5px;color:var(--rust);font-size:9px;font-weight:800}.reviewShell h1{overflow-wrap:anywhere;margin:10px 0 25px;font:500 clamp(32px,5vw,54px)/1.05 Georgia,serif}.reviewShell video{background:#111;border-radius:12px;width:100%;max-height:540px;display:block}.reviewActions{grid-template-columns:.7fr 1.3fr;gap:14px;margin-top:18px;display:grid}.reviewActions>button,.reviewActions form{border:1px solid var(--line);border-radius:12px;padding:18px}.reviewActions>button{background:var(--green);color:#fff;cursor:pointer;border:0;font-size:12px;font-weight:800}.reviewActions form label{margin-bottom:8px;font-size:11px;font-weight:800;display:block}.reviewActions form textarea{height:90px}.reviewActions form button{border:1px solid var(--green);width:100%;color:var(--green);cursor:pointer;background:#fff;border-radius:8px;margin-top:8px;padding:11px;font-size:10px;font-weight:800}.reviewActions button:disabled{opacity:.55;cursor:not-allowed}.reviewComplete{background:#edf5e4;border:1px solid #cbdcb6;border-radius:12px;margin-top:18px;padding:20px}.reviewComplete strong{color:var(--green);font:600 20px Georgia,serif}.reviewComplete p{color:var(--muted);margin:7px 0 0;font-size:11px}.reviewError{color:#9b3c22;background:#fff0eb;border-radius:9px;padding:14px;font-size:12px}@media (width<=700px){.reviewShell{margin-top:24px;padding:22px}.reviewActions{grid-template-columns:1fr}.reviewActions>button{min-height:58px}}.advancedEditGrid{grid-template-columns:1fr 1fr;gap:10px;margin-top:20px;display:grid}.advancedEditGrid>label{border:1px solid var(--line);background:#f8f8f4;border-radius:10px;padding:11px;font-size:10px;font-weight:800}.advancedEditGrid select{background:#fff;margin-top:7px;display:block}.advancedEditGrid small{color:var(--muted);margin-top:6px;font-size:8px;font-weight:400;line-height:1.35;display:block}.textInput{border:1px solid var(--line);width:100%;color:var(--ink);background:#fbfbf8;border-radius:9px;padding:12px;font:12px Arial;display:block}@media (width<=620px){.advancedEditGrid{grid-template-columns:1fr}}.accessChoices button:disabled{opacity:.6;cursor:wait}.accessChoices form input.verificationCode{text-align:center;letter-spacing:8px;font-size:20px;font-weight:800}.accessChoices form button.guestBack{color:var(--green);background:0 0;margin-top:4px;padding:9px;text-decoration:underline;display:block}.guestVerificationError{color:#9b3c22;background:#fff0eb;border-radius:7px;margin-top:9px;padding:9px;font-size:9px;line-height:1.4}.launchBanner{color:#5f4821;text-align:center;background:#fff0d2;border-bottom:1px solid #e7c88d;justify-content:center;align-items:center;gap:12px;padding:10px 20px;font-size:11px;line-height:1.45;display:flex}.launchBanner strong{background:var(--rust);color:#fff;letter-spacing:.5px;text-transform:uppercase;border-radius:999px;padding:4px 8px;font-size:9px}.prelaunchGate>a{background:var(--green);color:#fff;border-radius:8px;align-items:center;gap:12px;padding:12px 16px;font-size:10px;font-weight:800;text-decoration:none;display:inline-flex}.prelaunchGate>a b{color:var(--lime)}.mainFooter div small a{color:inherit}@media (width<=650px){.launchBanner{text-align:left;flex-direction:column;align-items:flex-start;gap:6px}}.priceGrid article.monthlyPlan{border:2px solid var(--rust);background:#fffaf5;grid-column:span 3}.billingOption{background:#fff;border:1px solid #d7ddd1;border-radius:9px;margin-top:9px;padding:11px}.billingOption.preferred{border-color:var(--green);box-shadow:0 0 0 1px var(--green)}.billingOption>b,.billingOption>small{display:block}.billingOption>b{font-size:10px}.billingOption>small{text-align:left;margin:4px 0 8px;line-height:1.45}.orderSummary button.monthlyBtn{background:var(--rust);color:#fff;cursor:pointer}.orderSummary button.monthlyBtn:disabled{opacity:.55;cursor:not-allowed}@media (width<=800px){.priceGrid article.monthlyPlan{grid-column:span 2}}@media (width<=540px){.priceGrid article.monthlyPlan{grid-column:auto}}:root{--ink:#302923;--muted:#75685e;--paper:#fff8f1;--card:#fffdf9;--line:#eaded3;--lime:#ffd36a;--green:#29584e;--rust:#b95132}body{background:radial-gradient(circle at 86% 5%,#ffd36a33,transparent 24%),linear-gradient(180deg,#fffaf5 0%,var(--paper) 52%,#fff5ea 100%)}.nav{background:#fffaf5f0;box-shadow:0 8px 30px #5e412d0a}.brandMark{background:linear-gradient(145deg,var(--green),#3d7164);color:var(--lime);border-radius:12px;box-shadow:0 8px 20px #29584e33}.navLinks a,.projectsBtn,.ghostBtn,.startBtn,.nextBtn,.backBtn,.priceGrid a,.launchPrice a,.accessGate>button,.accessChoices button,.customerSignIn{transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s}.navLinks a:hover{color:var(--rust)}.projectsBtn,.ghostBtn{background:#fffdf9;border-color:#dfd0c3}.projectsBtn:hover,.ghostBtn:hover{background:#fff0df;border-color:#d9bda7}.intro{padding-top:82px;padding-bottom:54px;position:relative}.intro:after{content:"";background:linear-gradient(90deg,var(--rust),var(--lime));opacity:.8;border-radius:10px;width:96px;height:7px;position:absolute;bottom:28px;right:4%}.intro h1{color:var(--green);text-wrap:balance}.intro h1 span{color:var(--rust)}.intro>p{color:#695b51;font-size:17px}.eyebrow{color:var(--rust)}.eyebrow i{background:var(--lime);box-shadow:0 0 0 5px #ffd36a40}.studio{border-color:#e5d6ca;border-radius:26px;box-shadow:0 28px 80px #71482c1f}.uploadPanel{background:linear-gradient(160deg,#fff0e2 0%,#fff8ef 72%);border-color:#e6d6c9}.settingsPanel{background:#fffdf9}.panelHead h2,.questionTitle h3,.projectsInfo h2,.pricingHead h2,.faqIntro h2,.accessModal h2{color:var(--green)}.dropzone,.accessGate{background:#fffdf9b8;border-color:#d8bca8;border-radius:18px}.dropzone:hover{border-color:var(--rust);background:#fff}.uploadIcon{background:linear-gradient(145deg,var(--green),#3e7467);color:var(--lime);box-shadow:0 10px 24px #29584e2e}.dropzone b{background:var(--lime);color:#3b342b;border-radius:10px}.privacy{color:#665b53}.briefPreview,.accessIdentity,.deliveryEstimate,.projectEta{background:#fff9ec;border-color:#ead7bd}.questionSteps button.current{border-color:var(--rust);color:var(--rust)}.questionSteps button.current b{background:var(--rust)}.style,.choiceChips button,.advancedEditGrid>label,.checkoutPlans>button{background:#fffaf5;border-color:#eaded3}.style:hover,.choiceChips button:hover,.checkoutPlans>button:hover{background:#fff5e9;border-color:#d7b49e}.style.active,.choiceChips button.selected,.checkoutPlans>button.selected{border-color:var(--green);background:#f0f7f2}select,textarea,.textInput,.accessChoices form input{background:#fffdf9;border-color:#dfd2c7}.startBtn,.nextBtn,.accessGate>button,.accessChoices button,.customerSignIn,.reviewBtn,.projectDetailsButton{background:linear-gradient(135deg,var(--green),#367064);border-radius:11px;box-shadow:0 9px 20px #29584e26}.startBtn:hover,.nextBtn:hover,.accessGate>button:hover,.accessChoices button:hover,.customerSignIn:hover{transform:translateY(-1px);box-shadow:0 12px 24px #29584e38}.startBtn:focus-visible,.nextBtn:focus-visible,.backBtn:focus-visible,.dropzone:focus-within,.style:focus-visible,.choiceChips button:focus-visible,.accessGate>button:focus-visible,.accessChoices button:focus-visible,.customerSignIn:focus-visible{outline-offset:3px;outline:3px solid #b9513259}.projectsInfo,.priceGrid article,.accessChoices article,.accessModal,.reviewShell{background:#fffdf9;border-color:#e5d6ca;box-shadow:0 18px 48px #65432c14}.launchOffer,.workflow,.faq{background:linear-gradient(135deg,#244f46 0%,#32685c 100%)}.launchOffer:after{background:var(--lime);opacity:.14}.workflow li,.faqList,.faqList details{border-color:#fff4e638}.priceGrid article.monthlyPlan{border-color:var(--rust);background:#fff5e9}.taxNotice{background:#fff3df;border-color:#ecd2aa}.mainFooter{background:#fffaf5}.accessOverlay{background:#30292394}.accessModal{border-radius:24px}.modalClose{background:#f8e9dc}@media (width<=800px){.intro:after{display:none}.intro{padding-top:52px}.intro>p{font-size:15px}}
