/* Automate Mate: red, warm white and charcoal, with the bot's blue glow. */
body{background:#fffdfb}
#main{overflow:clip;background:radial-gradient(ellipse 550px 450px at 0% 200px,#fbe4df80,transparent 80%),radial-gradient(ellipse 500px 400px at 100% 400px,#e6f5ff80,transparent 78%)}
#main::before,#main::after{background:radial-gradient(circle at 28% 23%,#ffffffd9,transparent 40%),linear-gradient(135deg,#faf1e5,#fae1df);border-color:#e8d2cc;box-shadow:inset 6px 6px 24px #fff9}
.header{background:#fffdfbf5;border-color:var(--border)}
.brand img{width:66px;height:66px;object-fit:contain;border-radius:12px}
.brand b{color:var(--brand-red)}
.brand small{letter-spacing:1.6px}
.hero-logo{width:min(100%,480px);border-radius:30px;mix-blend-mode:multiply}
.hero-logo:hover{animation:none;transform:translateY(-4px)}
.hero-orbit{background:radial-gradient(circle at 75% 25%,#fff,transparent 65%),#f4ebe3;border-color:#eadbd0}
.hero-visual::before,.hero-visual::after{border-color:#e9b4ad66;box-shadow:none}
.hero-visual::after{border-color:#8bc4e366}
.benefits{background:linear-gradient(110deg,#f9eeea,#fffaf5 55%,#eaf5fa);border-color:var(--border)}
.soft{background:#f6f2ed}
#how-it-works::before{border-color:#ddaaa055;box-shadow:0 12px 0 -10px #ddaaa055,0 24px 0 -22px #b7c9d055}
.step,.step:nth-child(2),.step:nth-child(3),.step:nth-child(4){background:#fffaf6;border-color:#e4d6cc;box-shadow:0 5px 0 #e5d9d0}
.step:nth-child(2){background:#fceae7;border-color:#edc6c1;box-shadow:0 5px 0 #edd0ca}
.step:nth-child(3){background:#eaf4f9;border-color:#cbdfe9;box-shadow:0 5px 0 #d1e2eb}
.step:nth-child(4){background:#f0eeeb}
.step .step-number,.step:nth-child(2) .step-number,.step:nth-child(3) .step-number,.step:nth-child(4) .step-number{color:var(--brand-red);background:#fff}
.landing-page .step .free-tag{background:var(--brand-red);box-shadow:4px 5px 0 var(--brand-ink)}
#work{background:radial-gradient(ellipse at 95% 15%,#f9eae780,transparent 65%)}
.price-banner{background:radial-gradient(ellipse at 100% 0%,#ef4a3866,transparent 60%),#b8141c}
.complex-promo,.development{background:radial-gradient(ellipse at 0% 0%,#49435270,transparent 65%),#151c25}
.development .eyebrow{color:#f5bdb8}
.addon-section,.page-hero{background:none}
footer{background:linear-gradient(120deg,#f6f1eb,#fff8f4);border-color:var(--border)}
#request-form{border-color:var(--border);box-shadow:0 12px 45px #4b261a08}
.page-fields{background:#fffdfb}
.page-template-picker,.upload{background:#f6f2ed;border-color:var(--border)}
.feature-pills span:nth-child(1){background:#ffe0d6;border-color:#f2a58e;color:#9b2c13}.feature-pills span:nth-child(2){background:#d9e7ff;border-color:#8fb4ef;color:#174f9b}.feature-pills span:nth-child(3){background:#d9f4e4;border-color:#89d1a8;color:#176b3a}.feature-pills span:nth-child(4){background:#f0defc;border-color:#c394e4;color:#6b278f}.feature-pills span:nth-child(5){background:#ffe4a8;border-color:#e9b83f;color:#805700}.feature-pills span:nth-child(6){background:#d5f3f2;border-color:#7bc8c5;color:#126c6a}.feature-pills span:nth-child(7){background:#ffd8e6;border-color:#e99ab9;color:#9a2453}.feature-pills span:nth-child(8){background:#e3e0ff;border-color:#aaa1ed;color:#443a9a}.feature-pills span:nth-child(9){background:#e5edcf;border-color:#b5ca79;color:#4c6812}.feature-pills span:nth-child(10){background:#ffd9b8;border-color:#e6a064;color:#934b0d}
.contact-grid article:nth-child(n),.complex-reference-card:nth-child(n){background:linear-gradient(145deg,#fff,#f8f1eb);border-color:var(--border)}
.contact-grid article:nth-child(2),.complex-reference-card:nth-child(2){background:linear-gradient(145deg,#fff,#edf6fa)}
.reference-link,.roi-metrics strong{color:var(--brand-red)}
.comparison{background:#f8f3ed;border-color:#e9dcd0}
.comparison>h2,.comparison>.roi-table-wrap,.comparison>.roi-note{display:none}
.roi-calculator>h3,.roi-calculator>p,.roi-calculator>.roi-inputs,.roi-calculator>#roi-error,.roi-calculator>.roi-chart-legend,.roi-calculator>.roi-recurring,.roi-calculator>.roi-formula,.roi-calculator>.roi-chart-scroll+*{display:none}
.roi-calculator>.roi-heading,.roi-calculator>.roi-explanation{display:block}
.roi-metrics>div:nth-child(3),.roi-metrics>div:nth-child(4){display:none}
.roi-metrics>div:nth-child(2) strong{color:#16803c}
.roi-calculator{padding-top:0}
.comparison p{color:#625950}
.roi-table-wrap,.roi-metrics>div,.roi-chart-scroll,.roi-calculator{border-color:#e7d9cd}
.roi-table thead{background:#f4e6da}.roi-table th,.roi-table td{border-color:#e7d9cd}
.roi-chart-legend>span::before{border-color:var(--brand-red)}
.roi-chart-legend>.builder-line::before{border-color:#267699}
.palette-option[aria-pressed=true],.choices label:has(input:checked){border-color:var(--brand-red);background:#fff1ee}
.palette-option:hover{background:#fff5f2}
.mate-launcher{width:100px;min-height:116px;padding:0;background:transparent;border:0;border-radius:22px;box-shadow:none;justify-content:center;filter:drop-shadow(0 6px 8px #11182326);animation:mate-float 3.2s ease-in-out infinite;transition:transform .2s ease}
.mate-launcher:hover{animation-play-state:running}
@keyframes mate-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}
.mate-launcher:hover{box-shadow:none}
.mate-launcher img{width:96px;height:110px;object-fit:contain;border-radius:0;transition:transform .2s ease}
.mate-launcher:hover img{transform:scale(1.3);filter:drop-shadow(0 0 7px #cf1920aa) drop-shadow(0 0 16px #cf192055)}
.mate-launcher>span{position:absolute;right:105px;white-space:nowrap;padding:10px 14px;border:1px solid var(--border);border-radius:16px 16px 3px 16px;background:#fff;font-size:13px;box-shadow:0 4px 20px #1118230a}
.mate-header{background:#f7f2ed}.mate-header>img{width:42px;height:48px;object-fit:contain}
.mate-message{background:#f7f4f0;border-color:var(--border)}
.mate-panel .mate-user{background:#fff0ed;border-color:#eccbc4}
.mate-actions button,.mate-download{border-color:#e9cac4;color:#ad171e}
.mate-actions button:hover,.mate-download:hover{background:#fff0ed}
.mate-panel{box-shadow:0 24px 80px #11182333}
.mate-panel::backdrop{background:#11182325}
.mate-lead h3{font-size:23px;margin:0 0 16px;text-align:left}
.mate-lead .field{font-size:13px;gap:7px;margin:16px 0}
.mate-lead textarea,.mate-lead input:not([type=checkbox]){font-size:16px}
.mate-lead textarea{min-height:150px;resize:vertical}
.mate-lead button{min-height:44px}
.mate-lead .button{font-size:14px;width:100%;justify-content:center;margin-top:14px}
.mate-lead-intro,.mate-lead-status,.mate-lead-note{font-size:13px;line-height:1.6;overflow-wrap:anywhere}
.mate-lead-note{padding:12px;border-radius:12px;background:#f7f2ed}
.mate-lead-error{color:#aa151d}
.mate-lead dl{font-size:14px;overflow-wrap:anywhere}.mate-lead dt{font-weight:700;margin-top:15px}.mate-lead dd{margin:5px 0;white-space:pre-wrap}
.mate-lead .mate-download{margin-top:14px}
.mate-lead-review{padding:16px;background:#f7f4f0;border:1px solid var(--border);border-radius:16px}
@media(max-width:1000px){.brand img{width:52px;height:52px}.nav-row{gap:14px}.brand small{letter-spacing:1px}}
@media(max-width:760px){.brand img{width:48px;height:48px}.brand>span{font-size:15px}.brand small{font-size:8px;letter-spacing:.8px}.hero-logo{width:min(100%,380px)}.hero-visual{max-width:380px}.nav-row{flex-wrap:wrap;column-gap:10px}.header .brand{gap:8px}.header .languages{margin-left:auto}.menu-button{margin-left:0}}
@media(max-width:480px){.mate-launcher{width:78px;min-height:94px;padding:0}.mate-launcher img{width:76px;height:90px}.mate-launcher>span{width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%)}.mate-lead h3{font-size:21px}}
.button:hover{background:#ad141b}
.button.white:hover{background:#fff0ed;color:#ad141b}
@media(max-width:760px){
 .header .brand img{width:40px;height:40px}
 .header .brand small,body:has(.landing-page) .header .brand small{font-size:7px;letter-spacing:.65px}
 .header .language-dropdown summary{padding:8px;min-height:40px;gap:5px}
 .header .menu-button{min-width:40px;min-height:40px;padding:7px}
 .nav-row{column-gap:8px}
}
@media(prefers-reduced-motion:reduce){.hero-logo:hover{transform:none}}
.browser-reference{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}
.browser-reference .reference-card-actions{margin-top:24px}
.filmably-reference{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:240px;padding:28px;border:1px solid #ecd7cf;border-radius:20px;background:radial-gradient(circle at 80% 0%,#f7dcd580,transparent 60%),#fff8f4;text-decoration:none}
.filmably-symbol{display:grid;place-items:center;width:70px;height:70px;border-radius:22px;background:var(--brand-red);color:white;font-size:44px;line-height:1}
.filmably-reference strong{font-size:32px;letter-spacing:-1px}.filmably-reference>span:last-child{font-size:14px;color:var(--muted)}
.filmably-reference:hover{border-color:var(--brand-red)}
@media(max-width:900px){.browser-reference{grid-template-columns:1fr}.filmably-reference{min-height:210px}}
