@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;450;500;550;600;650;700;750;800&display=swap');
:root{--blue:#294be8;--ink:#18191b;--muted:#777b84;--line:#e7e8ed;--soft:#f7f8fb;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:#fff;font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.65}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit}button:disabled{cursor:default;opacity:.5}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #92a7ff;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.045em;line-height:1.12}h1{font-size:clamp(44px,5.4vw,76px);font-weight:800}h2{font-size:clamp(32px,3.5vw,46px);font-weight:750}h3{font-size:22px;font-weight:750}.blue{color:var(--blue)}.muted{color:var(--muted)}.preview-bar{padding:7px 36px;background:#f0f3ff;color:#596684;display:flex;justify-content:space-between;gap:16px;font-size:12px}.preview-bar>span{display:flex;align-items:center;gap:8px}.preview-bar i{width:5px;height:5px;border-radius:50%;background:var(--blue)}.preview-bar div{display:flex;gap:22px}.preview-bar a:hover{color:var(--blue)}.header{position:sticky;top:0;background:#fafafaed;backdrop-filter:blur(16px);z-index:20;border-bottom:1px solid #f1f1f3}.header-inner{max-width:1280px;margin:auto;height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:0 32px}.brand{display:inline-flex;align-items:center;gap:11px;font-size:30px;font-weight:800;letter-spacing:-1.6px;line-height:1}.brand-mark{font-family:Arial,sans-serif;position:relative;font-size:52px;line-height:40px;font-weight:700;letter-spacing:-3px;width:42px;display:inline-block}.brand-mark>span{position:absolute;font-size:26px;bottom:0;right:0;color:var(--blue);background:#fff;line-height:25px;letter-spacing:-3px}.header nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}.header nav button,.footer button{background:none;border:0;padding:0}.header nav a:hover,.header nav button:hover,.footer a:hover{color:var(--blue)}.header-actions{display:flex;align-items:center;gap:25px;font-size:14px;font-weight:650}.button{display:inline-flex;justify-content:center;align-items:center;gap:22px;padding:17px 24px;border-radius:9px;background:var(--blue);color:white;border:1px solid var(--blue);font-size:14px;font-weight:700;line-height:1.5;transition:background .2s,transform .2s}.button:hover{background:#183ad0;transform:translateY(-1px)}.button span{font-size:19px;line-height:1}.button.secondary{background:#fff;border-color:#dedfe4;color:var(--ink)}.button.secondary:hover{background:#f5f6fa}.button.small{padding:11px 18px}.button.full{width:100%}.menu-button{display:none;background:none;border:0;font-size:24px}.container{max-width:1216px;margin:auto;padding:0 32px}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:35px;padding-top:85px;padding-bottom:90px;align-items:center;min-height:635px}.hero h1{max-width:620px}.hero p{max-width:465px;margin-top:28px;color:var(--muted);line-height:1.9;font-size:16px}.hero-buttons{display:flex;gap:12px;margin-top:32px}.micro-row{display:flex;flex-wrap:wrap;gap:18px;font-size:12px;color:var(--muted);margin-top:21px}.micro-row b{color:var(--blue);font-size:16px;margin-right:6px}.orbit{height:435px;position:relative;isolation:isolate;background:radial-gradient(ellipse at center,#edf0ff 0,rgba(246,248,255,.7) 45%,transparent 72%)}.orbit-eyebrow{position:absolute;top:6px;left:20px;font-size:12px;color:var(--muted);display:flex;align-items:center;gap:7px}.orbit-eyebrow i{width:5px;height:5px;border-radius:50%;background:#589a7e}.orbit-circle{position:absolute;width:285px;height:285px;border:1px solid #dfe4f2;border-radius:50%;left:50%;top:47%;transform:translate(-50%,-50%)}.orbit-lines{position:absolute;inset:0;width:100%;height:100%;z-index:-1}.orbit-center{position:absolute;top:47%;left:50%;transform:translate(-50%,-50%);width:143px;height:147px;border-radius:30px;box-shadow:0 24px 45px #213b8e23,inset 0 0 0 1px #fff;background:linear-gradient(145deg,#fff,#f3f5ff);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px}.orbit-center .brand-mark{font-size:66px;width:53px;height:48px;line-height:48px}.orbit-center .brand-mark>span{font-size:30px;bottom:-1px}.orbit-center strong{font-size:22px;letter-spacing:-1px}.orbit-center small{color:#989caf;font-size:10px;line-height:1}.service-float{position:absolute;display:flex;align-items:center;gap:10px;background:#fff;min-width:127px;padding:12px 14px;border:1px solid #f7f7fa;border-radius:13px;box-shadow:0 10px 22px #23355506;transition:transform .25s}.service-float:hover{transform:translateY(-5px) rotate(0deg)!important}.service-float strong{display:block;font-size:12px}.service-float small{display:block;font-size:10px;color:#858994}.sf1{left:0;top:75px;transform:rotate(-6deg)}.sf2{right:2px;top:61px;transform:rotate(4deg)}.sf3{left:-10px;top:207px;transform:rotate(-4deg)}.sf4{right:-5px;top:218px;transform:rotate(4deg)}.sf5{left:13px;bottom:31px;transform:rotate(-5deg)}.sf6{right:19px;bottom:26px;transform:rotate(4deg)}.service-icon{font-size:22px;display:inline-flex;width:35px;height:35px;align-items:center;justify-content:center;border-radius:9px;font-weight:750;line-height:1;flex-shrink:0;background:#f5f6f9}.service-icon.claude{color:#ce785c;background:#fcf2ed;font-size:31px}.service-icon.gpt{color:#fff;background:#21282a;font-size:25px}.service-icon.spotify{color:#16a85c;background:#eaf9ef}.service-icon.youtube{color:#ed3535;background:#fff0f0;font-size:20px}.service-icon.midjourney{color:#59617a;background:#f0f2fa}.service-icon.notion{font-family:Georgia,serif;color:#17191e;background:#f5f5f5}.service-icon.figma{color:#8959e4;background:#f4edff}.service-icon.canva{color:#129bb1;background:#e9fbfd}.orbit-caption{position:absolute;bottom:-28px;left:0;right:0;text-align:center;font-size:11px;color:#9398a6}.orbit-caption span{display:table;margin:0 auto 9px;border-radius:25px;background:#fff;border:1px solid #e9ecf6;padding:7px 14px;font-size:12px;color:#596171;box-shadow:0 5px 15px #38477406}.brand-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:26px;padding:32px 0;color:#667080}.brand-strip p{font-size:11px;line-height:1.7}.brand-strip strong{font-size:22px;letter-spacing:-1px;white-space:nowrap}.brand-strip strong:nth-of-type(2){font-family:Georgia,serif;font-weight:500}.brand-strip small{font-size:11px}.section{padding-top:85px;padding-bottom:85px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:35px}.section-heading p{color:var(--muted);font-size:14px;margin-top:20px}.text-link{color:var(--blue);font-size:14px;font-weight:650;white-space:nowrap}.text-link span{margin-left:13px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{padding:24px;border:1px solid var(--line);border-radius:17px;display:flex;flex-direction:column;min-height:297px;transition:box-shadow .2s,transform .2s,border-color .2s;background:#fff}.product-card:hover{border-color:#c4cefc;box-shadow:0 12px 35px #1f39720b;transform:translateY(-4px)}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.card-top .service-icon{width:41px;height:41px}.tag{font-size:10px;padding:3px 8px;border-radius:5px;letter-spacing:.01em;color:#66708c;background:#f3f5fb;white-space:nowrap}.tag.popular{background:#eef1ff;color:var(--blue)}.product-card h3{font-size:21px}.product-card p{font-size:13px;line-height:1.75;color:var(--muted);margin:12px 0 25px;flex:1}.card-bottom{border-top:1px solid #f0f0f4;padding-top:18px;display:flex;justify-content:space-between;align-items:center}.card-bottom strong{font-size:19px;letter-spacing:-.6px}.card-bottom small{font-size:11px;color:var(--muted)}.card-arrow{font-size:23px;color:var(--blue)}.section-note{font-size:12px;color:#969aa4;margin-top:19px}.how-section{background:var(--soft);border-top:1px solid #f0f1f5;border-bottom:1px solid #f0f1f5}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:start}.two-column p{color:var(--muted);line-height:1.85;margin-top:24px;max-width:420px}.step-list{display:grid;gap:30px}.step{display:flex;gap:22px}.step-num{display:flex;width:40px;height:40px;flex-shrink:0;border:1px solid #dee4fa;border-radius:12px;align-items:center;justify-content:center;color:var(--blue);font-size:14px;background:#fff}.step h3{font-size:20px;margin-top:6px}.step p{margin-top:8px;font-size:14px}.order-preview{border:1px solid var(--line);border-radius:18px;background:#fff;padding:27px;box-shadow:0 20px 70px #31395709}.eyebrow{font-size:12px;font-weight:650;color:#8a90a0;letter-spacing:.05em;text-transform:uppercase;margin-bottom:16px}.preview-status{display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line);padding-bottom:20px;font-size:13px}.status-pill{font-size:12px;background:#eef1ff;color:var(--blue);padding:5px 11px;border-radius:25px;display:inline-block}.preview-service{display:flex;align-items:center;gap:12px;margin:22px 0}.preview-service small{font-size:12px;color:var(--muted)}.fake-input{border:1px solid var(--line);border-radius:8px;padding:11px 14px;margin:15px 0;font-size:13px;color:#9398a2}.preview-note{font-size:11px!important;text-align:center;margin-top:13px!important}.faq-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.faq details{border-bottom:1px solid var(--line);padding:23px 0}.faq details:first-child{padding-top:0}.faq summary{list-style:none;font-size:16px;font-weight:650;cursor:pointer;display:flex;justify-content:space-between;gap:20px}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';color:#9b9eaa;font-size:20px;font-weight:400}.faq details[open] summary:after{content:'−'}.faq p{color:var(--muted);font-size:14px;line-height:1.8;padding:16px 30px 0 0}.cta{margin:0 0 85px;padding:55px;text-align:center;border:1px solid #e9ecf9;border-radius:22px;background:radial-gradient(ellipse at top,#edf1ff,white 75%)}.cta h2{font-size:40px;margin-bottom:28px}.footer{background:#fafafb;border-top:1px solid var(--line);padding:55px 32px 22px}.footer-grid,.footer-bottom{max-width:1152px;margin:auto}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:45px}.footer .brand{font-size:26px}.footer p{font-size:13px;color:var(--muted);margin-top:18px}.footer h3{font-size:13px;letter-spacing:0;margin-bottom:20px}.footer-grid>div>a:not(.brand),.footer button,.footer-grid .muted{display:block;font-size:12px;color:var(--muted);margin-top:11px}.footer-bottom{margin-top:45px;padding-top:20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:11px;color:#9296a1}.support-fab{position:fixed;bottom:24px;right:27px;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #e3e7f2;border-radius:30px;padding:13px 18px;z-index:25;box-shadow:0 6px 25px #10213e12;font-size:12px;font-weight:700}.support-fab svg{width:21px;height:21px;color:var(--blue)}.page{padding-top:42px;padding-bottom:90px;min-height:65vh}.breadcrumbs{display:flex;align-items:center;gap:11px;font-size:12px;color:#9297a4;margin-bottom:35px}.breadcrumbs a:hover{color:var(--blue)}.page-title{font-size:48px;margin-bottom:16px}.page-intro{color:var(--muted);max-width:620px}.catalog-controls{display:flex;gap:24px;justify-content:space-between;margin:32px 0 25px;align-items:center}.filter-row{display:flex;flex-wrap:wrap;gap:8px}.filter{background:#fff;border:1px solid var(--line);border-radius:25px;padding:9px 17px;font-size:13px}.filter.active{background:var(--ink);border-color:var(--ink);color:#fff}.search{width:270px;padding:11px 15px;border:1px solid var(--line);border-radius:9px;outline:none}.search:focus{border-color:var(--blue)}.empty{border:1px dashed #dbe0ed;padding:60px 20px;border-radius:18px;text-align:center;grid-column:1/-1;color:var(--muted)}.empty .button{margin-top:20px}.product-detail{display:grid;grid-template-columns:1fr 420px;gap:75px}.detail-heading{display:flex;align-items:center;gap:20px;margin-bottom:30px}.detail-heading .service-icon{width:68px;height:68px;font-size:40px}.detail-heading h1{font-size:46px}.detail-heading p{font-size:14px;color:var(--muted);margin-top:7px}.detail-copy{color:var(--muted);max-width:540px}.feature-list{list-style:none;padding:0;margin:30px 0}.feature-list li{padding:10px 0;font-size:15px;display:flex;gap:12px}.feature-list li:before{content:'✓';color:var(--blue)}.detail-info{background:var(--soft);padding:22px 25px;border-radius:12px;font-size:14px;color:var(--muted);margin-top:20px}.detail-info strong{display:block;color:var(--ink);margin-bottom:5px}.panel{padding:30px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 10px 40px #17203c04}.panel h2{font-size:25px;margin-bottom:25px}.field{display:block;margin-bottom:20px;font-size:13px;font-weight:650}.field input,.field select,.field textarea{display:block;width:100%;margin-top:8px;border:1px solid #dfe2ea;border-radius:8px;padding:12px 14px;background:#fff;color:var(--ink);outline:none;font-weight:400;font-size:14px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #294be813}.field textarea{resize:vertical;min-height:90px}.field small{display:block;color:var(--muted);font-size:12px;font-weight:400;margin-top:7px;line-height:1.6}.price-block{padding:24px 0;border-top:1px solid var(--line);margin-top:25px}.price-block strong{font-size:38px;letter-spacing:-1px}.price-block p{font-size:12px;color:var(--muted)}.demo-note{padding:12px 14px;background:#f1f4ff;color:#6d7693;border-radius:8px;font-size:12px;line-height:1.7;margin:20px 0}.checkbox-label{display:flex;gap:10px;align-items:start;font-size:12px;color:var(--muted);margin:18px 0}.checkbox-label input{accent-color:var(--blue);width:16px;height:16px;flex-shrink:0}.narrow{max-width:510px;margin:20px auto}.narrow h1{font-size:35px}.narrow>p{color:var(--muted);font-size:14px;margin:16px 0 25px}.form-bottom{text-align:center;color:var(--muted);font-size:13px;margin-top:22px}.form-bottom a{color:var(--blue)}.row-between{display:flex;justify-content:space-between;gap:20px;align-items:center}.summary-row{display:flex;justify-content:space-between;gap:15px;font-size:14px;margin:18px 0}.summary-row.total{border-top:1px solid var(--line);padding-top:22px;font-size:21px;font-weight:750}.summary-row span:first-child{color:var(--muted)}.timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:30px 0}.timeline div{border-top:3px solid #e9ebf1;padding-top:12px;font-size:13px;color:#9298a5}.timeline div.done{border-color:#76ad98;color:#54816e}.timeline div.current{border-color:var(--blue);color:var(--blue);font-weight:650}.order-layout{display:grid;grid-template-columns:1fr 350px;gap:28px}.order-instructions{display:grid;gap:25px;margin-top:25px}.instruction{display:flex;gap:16px}.instruction .step-num{width:30px;height:30px;border-radius:50%;font-size:12px}.instruction>div{flex:1;min-width:0}.instruction h3{font-size:17px;margin:4px 0 9px}.instruction p{font-size:14px;color:var(--muted);margin-bottom:15px}.instruction .field{margin-bottom:0}.receipt-preview{margin-top:20px;padding:20px;border:1px dashed #d6dce8;border-radius:9px;background:#fafbfe}.receipt-preview h3{font-size:16px}.receipt-preview p{font-size:12px;color:var(--muted);margin-top:8px;overflow-wrap:anywhere}.success-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:#edf7f1;color:#4a9773;font-size:29px;border-radius:50%;margin-bottom:24px}.admin-shell{display:grid;grid-template-columns:210px 1fr;gap:35px}.admin-nav{display:flex;flex-direction:column;gap:7px}.admin-nav a{padding:11px 15px;border-radius:8px;font-size:14px;color:var(--muted)}.admin-nav a.active{background:#eef1ff;color:var(--blue)}.admin-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px;gap:20px}.admin-toolbar h1{font-size:35px}.admin-config{display:grid;grid-template-columns:1fr 1fr;gap:25px}.admin-config .wide{grid-column:1/-1}.admin-modes{display:flex;gap:12px}.mode-label{border:1px solid var(--line);border-radius:10px;padding:16px;flex:1;font-size:14px;cursor:pointer}.mode-label:has(input:checked){border-color:var(--blue);background:#f5f7ff}.mode-label input{accent-color:var(--blue);margin-right:5px}.mode-label small{display:block;font-size:12px;color:var(--muted);margin-top:8px}.admin-table-wrap{overflow:auto}.admin-table{width:100%;border-collapse:collapse;font-size:13px;text-align:left;white-space:nowrap}.admin-table th{font-weight:500;color:var(--muted);padding:14px;border-bottom:1px solid var(--line)}.admin-table td{padding:18px 14px;border-bottom:1px solid var(--line)}.logo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:35px}.logo-card{border:1px solid var(--line);border-radius:17px;overflow:hidden}.logo-art{height:205px;display:flex;align-items:center;justify-content:center;background:#f6f8fc}.logo-card:nth-child(2) .logo-art{background:#294be8;color:#fff}.logo-card:nth-child(3) .logo-art{background:#1b1d22;color:#fff}.logo-description{padding:23px}.logo-description h3{font-size:19px}.logo-description p{font-size:13px;line-height:1.7;color:var(--muted);margin:12px 0 18px}.logo-two{font-size:29px;letter-spacing:-1.5px;font-weight:800;display:flex;gap:12px;align-items:center}.monogram{font-size:22px;border:2px solid;border-radius:12px;padding:5px;letter-spacing:-4px;width:45px;height:45px}.logo-three{font-size:33px;font-weight:800;letter-spacing:-2px}.logo-three span{color:#9aadff}.chosen-logo{border-color:var(--blue);box-shadow:0 0 0 2px #294be812}dialog{position:fixed;inset:auto 25px 85px auto;width:365px;max-width:calc(100vw - 30px);padding:0;border:1px solid var(--line);border-radius:18px;box-shadow:0 15px 80px #20283b35;overflow:hidden}dialog::backdrop{background:#141a2918}.chat-header{padding:20px;display:flex;gap:10px;align-items:center;border-bottom:1px solid var(--line)}.chat-header h2{font-size:15px;letter-spacing:-.3px}.chat-header span{font-size:11px;color:var(--muted)}.support-avatar{background:var(--blue);color:#fff;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:11px;font-weight:800;font-size:23px}.icon-button{margin-left:auto;border:0;background:none;font-size:25px;color:#858b9a}.chat-body{padding:20px;height:290px;overflow:auto;background:#fafbfe;display:flex;flex-direction:column;gap:14px}.chat-date{text-align:center;font-size:11px;color:#9a9faf}.message{padding:13px 15px;border-radius:12px;font-size:13px;line-height:1.7;max-width:94%;overflow-wrap:anywhere}.incoming{background:#fff;border:1px solid #eceef4}.outgoing{background:var(--blue);color:white;align-self:flex-end}.chat-form{display:flex;padding:12px;gap:8px;border-top:1px solid var(--line)}.chat-form input{min-width:0;flex:1;border:0;outline:0;font-size:13px;padding:8px}.chat-form button{background:var(--blue);color:white;border:0;width:36px;border-radius:9px;font-size:24px}.chat-note{font-size:10px;text-align:center;color:#9b9eaa;padding-bottom:10px}#toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:#20242c;color:white;border-radius:10px;padding:13px 22px;font-size:13px;z-index:100;transition:all .2s;width:max-content;max-width:90vw;text-align:center}#toast.show{opacity:1;transform:translate(-50%,0)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1600px){.header-inner{max-width:1320px}.container{max-width:1280px}.hero{padding-top:105px;padding-bottom:115px;gap:55px}.orbit{height:450px}}
@media(max-width:1050px){.header nav{gap:18px}.header-actions{gap:16px}.header-inner{gap:20px}.brand{font-size:26px}.hero{gap:25px}.hero h1{font-size:58px}.orbit{transform:scale(.9)}.product-grid{grid-template-columns:repeat(3,1fr)}.product-grid.home-grid .product-card:last-child{display:none}.product-detail{grid-template-columns:1fr 360px;gap:35px}.two-column,.faq-layout{gap:45px}.brand-strip strong{font-size:19px}.logo-grid{gap:14px}.logo-art .brand,.logo-two{font-size:24px}.order-layout{grid-template-columns:1fr 305px}.admin-shell{grid-template-columns:160px 1fr;gap:20px}}
@media(max-width:800px){.header nav{display:none;position:absolute;top:78px;left:0;right:0;background:#fff;padding:22px;border-bottom:1px solid var(--line)}.header nav.open{display:flex;flex-wrap:wrap}.menu-button{display:block}.header-inner{height:78px;padding:0 22px}.header-actions{gap:18px}.container{padding:0 24px}.hero{padding-top:55px;padding-bottom:70px;grid-template-columns:1fr 1fr;gap:5px;min-height:auto}.hero h1{font-size:46px}.hero p{font-size:14px}.hero-buttons{flex-direction:column;align-items:flex-start}.hero-buttons .button{min-width:205px}.micro-row{gap:6px}.orbit{transform:scale(.84);width:350px;justify-self:center;margin-right:15px}.brand-strip{flex-wrap:wrap;justify-content:center;gap:28px}.brand-strip p{display:none}.brand-strip small{display:none}.brand-strip strong{font-size:19px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid.home-grid .product-card:last-child{display:flex}.section{padding-top:60px;padding-bottom:60px}.product-detail,.two-column,.faq-layout,.order-layout{grid-template-columns:1fr;gap:35px}.product-detail .panel{max-width:none}.two-column p{max-width:none}.footer-grid{grid-template-columns:1.2fr 1fr;gap:30px}.catalog-controls{align-items:stretch;flex-direction:column;gap:20px}.search{width:100%}.admin-shell{grid-template-columns:1fr}.admin-nav{flex-direction:row;flex-wrap:wrap}.logo-grid{grid-template-columns:1fr}.logo-art{height:180px}.logo-art .brand,.logo-two{font-size:32px}.logo-three{font-size:38px}.cta{padding:35px 25px}.cta h2{font-size:34px}.footer-bottom span:last-child{display:none}}
@media(max-width:560px){.preview-bar{padding:6px 16px;font-size:10px}.preview-bar div{gap:0}.preview-bar div a:first-child{display:none}.preview-bar>span{max-width:245px;line-height:1.5}.header-inner{padding:0 18px;height:73px;gap:8px}.brand{font-size:25px;gap:7px}.brand-mark{font-size:42px;width:34px}.brand-mark>span{font-size:21px;line-height:21px;bottom:2px}.header-actions{gap:12px}.header-actions .button{display:none}.order-link{font-size:12px}.container{padding:0 20px}.hero{grid-template-columns:1fr;padding-top:47px;padding-bottom:55px;gap:35px}.hero h1{font-size:48px;letter-spacing:-2.6px}.hero p{font-size:15px;margin-top:23px;max-width:360px}.hero-buttons{flex-direction:row;gap:9px;margin-top:25px}.hero-buttons .button{min-width:0;gap:12px;padding:15px;font-size:12px}.micro-row{font-size:10px;gap:13px}.orbit{width:330px;height:365px;transform:scale(1);margin-right:0;max-width:100%}.orbit-circle{width:230px;height:230px}.orbit-center{width:118px;height:123px;border-radius:25px}.orbit-center .brand-mark{font-size:54px;width:45px}.orbit-center strong{font-size:18px}.orbit-center small{font-size:9px}.service-float{min-width:105px;padding:9px;gap:7px}.service-float strong{font-size:10px}.service-float small{font-size:9px}.service-float .service-icon{width:27px;height:27px;font-size:20px}.sf1{top:62px;left:0}.sf2{top:50px;right:0}.sf3{top:173px;left:-5px}.sf4{top:185px;right:-4px}.sf5{left:7px;bottom:23px}.sf6{right:9px;bottom:15px}.orbit-caption{bottom:-36px}.orbit-eyebrow{font-size:10px;top:7px;left:3px}.brand-strip{padding:24px 0;gap:15px 24px}.brand-strip strong{font-size:18px}.brand-strip strong:last-of-type{display:none}.section-heading{align-items:start;gap:16px}.section-heading h2{font-size:32px}.section-heading p{font-size:13px;line-height:1.8}.section-heading>.text-link{font-size:11px;margin-top:8px}.text-link span{margin-left:5px}.product-grid{gap:11px}.product-card{padding:17px 14px;min-height:268px;border-radius:13px}.product-card h3{font-size:18px}.product-card p{font-size:12px;margin:10px 0 19px}.card-top{margin-bottom:20px}.card-top .service-icon{width:34px;height:34px}.tag{font-size:9px;padding:2px 5px}.card-bottom strong{font-size:17px}.card-bottom small{display:block;font-size:10px}.card-bottom{padding-top:13px}.card-arrow{font-size:19px}.section{padding-top:48px;padding-bottom:48px}.two-column h2,.faq-layout h2{font-size:34px}.two-column p{font-size:14px}.faq-layout{gap:30px}.faq summary{font-size:14px}.cta{margin-bottom:48px}.cta h2{font-size:30px}.footer{padding:35px 20px 20px}.footer-grid{gap:30px 20px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{display:none}.footer p{font-size:12px}.footer .brand{font-size:26px}.footer-bottom{font-size:10px}.support-fab{right:16px;bottom:16px;padding:13px}.support-fab span{display:none}.page{padding-top:25px;padding-bottom:60px}.page-title{font-size:38px}.page-intro{font-size:14px}.filter{font-size:12px;padding:8px 13px}.panel{padding:23px 20px}.detail-heading{gap:16px}.detail-heading h1{font-size:36px}.detail-heading .service-icon{width:56px;height:56px}.detail-copy{font-size:14px}.feature-list li{font-size:14px}.breadcrumbs{margin-bottom:27px;gap:8px;font-size:11px;flex-wrap:wrap}.timeline{gap:12px}.timeline div{font-size:11px}.admin-config{grid-template-columns:1fr;gap:0}.admin-config .wide{grid-column:auto}.admin-toolbar{align-items:start;flex-direction:column}.admin-toolbar h1{font-size:29px}.admin-modes{gap:8px}.mode-label{padding:13px;font-size:12px}.narrow h1{font-size:30px}.row-between{align-items:start}.order-title{font-size:29px}.order-title+.status-pill{font-size:10px;white-space:nowrap}dialog{right:15px;bottom:80px}.chat-body{height:260px}}
.theme-button{width:36px;height:36px;border:0;display:flex;align-items:center;justify-content:center;background:transparent;border-radius:8px;color:var(--muted);padding:7px}.theme-button:hover{background:var(--soft);color:var(--ink)}.theme-button svg{width:23px;height:23px}
/* Dark palette follows the reference's neutral charcoal surfaces. */
html[data-theme="dark"]{color-scheme:dark;--blue:#5576ff;--ink:#eeeeef;--muted:#a0a1a7;--line:#38383b;--soft:#252527}
[data-theme="dark"] body{background:#202021}
[data-theme="dark"] .preview-bar{background:#1c2030;color:#a2aac4}
[data-theme="dark"] .header{background:#181819ef;border-color:#252527}
[data-theme="dark"] .brand-mark>span{background:#202021}
[data-theme="dark"] .header .brand-mark>span{background:#19191a}
[data-theme="dark"] .footer .brand-mark>span{background:#19191a}
[data-theme="dark"] .button{color:#fff}
[data-theme="dark"] .button:hover{background:#4566ef}
[data-theme="dark"] .button.secondary{background:#29292b;border-color:#404044;color:#eeeeef}
[data-theme="dark"] .button.secondary:hover{background:#343437}
[data-theme="dark"] .orbit{background:radial-gradient(ellipse at center,#242a3a,rgba(33,36,45,.7) 45%,transparent 72%)}
[data-theme="dark"] .orbit-circle{border-color:#333642}
[data-theme="dark"] .orbit-lines path{stroke:#484d61}
[data-theme="dark"] .orbit-center{background:linear-gradient(145deg,#2c2c2e,#262627);box-shadow:0 24px 45px #0004,inset 0 0 0 1px #3e3e40}
[data-theme="dark"] .orbit-center .brand-mark>span{background:#29292b}
[data-theme="dark"] .service-float{background:#29292b;border-color:#2b2b2d;box-shadow:0 10px 22px #0002}
[data-theme="dark"] .service-float small{color:#b1b1b7}
[data-theme="dark"] .orbit-caption span{background:#29292c;color:#c5c8d1;border-color:#3a3d4a}
[data-theme="dark"] .brand-strip{color:#c6c7ce}
[data-theme="dark"] .product-card,[data-theme="dark"] .order-preview,[data-theme="dark"] .panel{background:#272729;border-color:#3c3c3f;box-shadow:none}
[data-theme="dark"] .product-card:hover{border-color:#6579bb;box-shadow:0 12px 35px #0002}
[data-theme="dark"] .card-bottom{border-color:#3b3b3f}
[data-theme="dark"] .tag{background:#303138;color:#bdc0cd}
[data-theme="dark"] .tag.popular,[data-theme="dark"] .status-pill{background:#29324f;color:#a2b4ff}
[data-theme="dark"] .how-section{border-color:#303033;background:#242425}
[data-theme="dark"] .step-num{background:#2c2d32;border-color:#414558;color:#a0b1ff}
[data-theme="dark"] .cta{border-color:#343743;background:radial-gradient(ellipse at top,#272f47,#242425 75%)}
[data-theme="dark"] .footer{background:#19191a}
[data-theme="dark"] .support-fab{background:#2d2d30;border-color:#44454d;color:#eeeeef;box-shadow:0 8px 30px #0004}
[data-theme="dark"] .filter{background:#29292b;border-color:#424246;color:#bbbcc4}
[data-theme="dark"] .filter.active{background:#eeeef0;color:#202021;border-color:#eeeef0}
[data-theme="dark"] .search,[data-theme="dark"] .field input,[data-theme="dark"] .field select,[data-theme="dark"] .field textarea{background:#222224;border-color:#424247;color:#eeeef0}
[data-theme="dark"] .search::placeholder,[data-theme="dark"] .field input::placeholder{color:#93949f}
[data-theme="dark"] .demo-note{background:#262f46;color:#b6c1e0}
[data-theme="dark"] .receipt-preview{background:#232428;border-color:#4b4d58}
[data-theme="dark"] .timeline div{border-color:#424246}
[data-theme="dark"] .timeline div.done{border-color:#78ab95;color:#90bca7}
[data-theme="dark"] .timeline div.current{border-color:var(--blue);color:#9eb0ff}
[data-theme="dark"] .success-icon{background:#263c32;color:#93ccae}
[data-theme="dark"] .admin-nav a.active{background:#2b3247;color:#a4b5ff}
[data-theme="dark"] .mode-label:has(input:checked){background:#2d344b;border-color:#718aff}
[data-theme="dark"] .logo-card:first-child .logo-art{background:#292b32}
[data-theme="dark"] .logo-card:first-child .brand-mark>span{background:#292b32}
[data-theme="dark"] dialog{background:#272729;border-color:#444449}
[data-theme="dark"] .chat-body{background:#202022}
[data-theme="dark"] .message.incoming{background:#2b2b2e;border-color:#3b3b40}
[data-theme="dark"] .chat-form input{background:transparent;color:#eeeef0}
[data-theme="dark"] .empty{border-color:#4b4d57}
[data-theme="dark"] .text-link,[data-theme="dark"] .blue{color:#9aaeff}
[data-theme="dark"] .header nav.open{background:#232325}
@media(max-width:560px){.header-actions{gap:8px}.theme-button{width:29px;padding:4px}.header .brand{font-size:23px}.header .brand-mark{font-size:40px;width:32px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
