@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
:root{color-scheme:dark;--bg:#070b16;--panel:#0e1526;--line:#222d43;--muted:#a0adc4;--text:#f6f8ff;--cyan:#6cdcff;--blue:#3972ff;--violet:#aa74ff;--green:#76e5b3;font:16px/1.6 Manrope,Arial,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text)}button,input,select,textarea{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{opacity:.5;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--cyan);outline-offset:4px}button{color:inherit}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.5rem,5.4vw,4.8rem);line-height:1.08;letter-spacing:-.055em;font-weight:800}h2{font-size:clamp(1.6rem,3vw,2.35rem);line-height:1.2;letter-spacing:-.035em}h3{line-height:1.3;letter-spacing:-.02em}small{font-size:.8rem;color:var(--muted)}.header{max-width:1320px;margin:auto;min-height:92px;display:flex;align-items:center;gap:40px;padding:20px 36px}.brand{display:flex;align-items:center;font-size:1.4rem;font-weight:800;letter-spacing:-.06em}.brand-symbol{border:1px solid #488fff;border-radius:11px;width:34px;height:39px;display:grid;place-items:center;margin-right:10px;color:var(--cyan);box-shadow:inset 0 0 17px #265ee536;font-size:1.6rem}.brand-suffix{color:#7386aa;font-size:.8rem;letter-spacing:0;margin-top:6px}.header nav{display:flex;gap:28px;font-size:.9rem;color:var(--muted)}.header nav a:hover{color:#fff}.header-tools{margin-left:auto;display:flex;align-items:center;gap:16px}.header select{border:0;background:transparent;padding:8px}main{max-width:1320px;margin:auto;padding:0 36px 70px}.button{display:inline-flex;justify-content:center;align-items:center;gap:10px;border:1px solid transparent;border-radius:12px;padding:13px 22px;background:linear-gradient(110deg,#3070ff,#735bff);font-weight:700;font-size:.95rem;transition:transform .18s,filter .18s;min-height:48px}.button:hover{filter:brightness(1.12);transform:translateY(-1px)}.button.secondary{background:#172136;border-color:#2c3b58}.button.ghost{background:transparent;border-color:var(--line)}.button.small{min-height:42px;padding:9px 17px;font-size:.88rem}.button.full{width:100%}.hero{position:relative;overflow:hidden;min-height:490px;border:1px solid #253752;border-radius:25px;background:#080f21 url(hero.png) center right/cover no-repeat;display:flex;align-items:center;padding:56px;margin:12px 0 24px}.hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#080f21ed 0%,#080f21c2 40%,#080f2100 80%)}.hero-content{position:relative;max-width:620px;z-index:1}.eyebrow{font-size:.78rem;font-weight:800;letter-spacing:.16em;color:var(--cyan);text-transform:uppercase;display:flex;gap:10px;align-items:center;margin-bottom:20px}.eyebrow:before{content:'';width:22px;height:1px;background:var(--cyan)}.hero h1 span{background:linear-gradient(100deg,#8be4ff,#8599ff 70%,#b991ff);-webkit-background-clip:text;background-clip:text;color:transparent}.hero p{max-width:400px;color:#b3c2d9;font-size:1rem;margin-bottom:27px}.actions{display:flex;gap:12px;flex-wrap:wrap}.hero-note{font-size:.8rem;margin-top:24px;color:#91a8c9}.benefits{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:17px;margin-bottom:46px;background:#0b1220}.benefit{display:flex;align-items:center;gap:15px;padding:20px 25px}.benefit+ .benefit{border-left:1px solid var(--line)}.benefit b{display:block;font-size:.9rem}.benefit span{color:var(--muted);font-size:.8rem}.icon{color:var(--cyan);font-size:1.45rem}.section-top{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.section-top h2{margin:0}.section-top p{margin:8px 0 0;color:var(--muted);font-size:.9rem}.search{display:flex;align-items:center;gap:12px;background:var(--panel);border:1px solid var(--line);border-radius:12px;padding:0 15px;min-width:260px}.search input{background:transparent;border:0;color:white;width:100%;padding:13px 0;outline-offset:0}.filters{display:flex;gap:9px;overflow-x:auto;padding:0 0 20px;scrollbar-width:thin}.chip{flex-shrink:0;border:1px solid var(--line);background:#0d1423;border-radius:10px;padding:10px 16px;font-size:.85rem;color:var(--muted)}.chip.active{background:#1a3154;border-color:#4688bd;color:#a6e6ff}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.product{border:1px solid var(--line);background:linear-gradient(140deg,#101a2c,#0c1220);border-radius:18px;padding:25px;position:relative;transition:border-color .2s,transform .2s}.product:hover{border-color:#516c9e;transform:translateY(-3px)}.product-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.app-icon{width:59px;height:59px;border-radius:16px;display:grid;place-items:center;background:var(--accent,#1b324b);color:#fff;font-size:1.7rem;letter-spacing:-.07em;font-weight:800;border:1px solid #ffffff25}.app-icon.canva{font-family:Georgia,serif;font-style:italic;background:linear-gradient(130deg,#00b9cb,#7857e5)}.app-icon.chatgpt{background:#184639;color:#b1ffe0}.app-icon.capcut{background:#f5f5fc;color:#0c1323}.badge{font-size:.72rem;color:#abd0ff;background:#1a2944;border:1px solid #293c5b;border-radius:6px;padding:4px 8px;font-weight:700}.product h3{font-size:1.3rem;margin-bottom:9px}.product p{color:var(--muted);font-size:.87rem;min-height:46px;margin-bottom:22px}.product-meta{font-size:.8rem;color:#91a6c8;padding-bottom:17px;border-bottom:1px solid var(--line)}.product-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px;padding-top:20px}.price{font-size:1.65rem;font-weight:800;letter-spacing:-.04em}.price small{font-weight:500;font-size:.8rem;letter-spacing:0}.quote{font-size:1rem;color:#b0ccf7;font-weight:700}.arrow-button{width:43px;height:43px;border-radius:12px;background:#1f304d;border:1px solid #365073;font-size:1.3rem}.how{margin-top:58px;border-top:1px solid var(--line);padding-top:40px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.step .num{color:#6295ff;font-size:.9rem;font-weight:800;display:block;margin-bottom:15px}.step p{color:var(--muted);font-size:.9rem}.help-banner{margin-top:35px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:30px;border:1px solid #204349;background:linear-gradient(100deg,#10282a,#0c1725);border-radius:17px}.help-banner h3{margin:0 0 5px}.help-banner p{margin:0;color:var(--muted);font-size:.9rem}footer{border-top:1px solid var(--line);padding:28px 36px;max-width:1320px;margin:auto;display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:.8rem}.page-title{margin:32px 0}.page-title h1{font-size:2.5rem;margin-bottom:12px}.muted{color:var(--muted)}.workspace{display:grid;grid-template-columns:220px 1fr;gap:26px}.side{display:flex;flex-direction:column;gap:8px}.side button{text-align:left;padding:14px 16px;background:transparent;border:0;border-radius:10px;color:var(--muted)}.side button.active{background:#1c2c49;color:var(--text)}.panel{background:var(--panel);border:1px solid var(--line);border-radius:17px;padding:25px;margin-bottom:20px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:22px}.stat{padding:23px;background:var(--panel);border:1px solid var(--line);border-radius:15px}.stat strong{font-size:2rem;display:block}.stat span{font-size:.8rem;color:var(--muted)}.order{border-bottom:1px solid var(--line);padding:20px 0}.order:first-child{padding-top:0}.order:last-child{border-bottom:0}.order-head{display:flex;justify-content:space-between;gap:16px;margin-bottom:12px}.order h3{margin:0}.order small{display:block}.status{font-size:.8rem;color:#e1c487;background:#392f1d;padding:5px 10px;border-radius:7px;height:fit-content}.status.delivered{background:#17392e;color:#91e8c0}.status.approved{background:#1d3156;color:#abc9ff}.empty{text-align:center;padding:40px 18px;color:var(--muted)}.empty h3{color:white}.field{display:block;margin:17px 0;font-size:.87rem;color:var(--muted)}.field input,.field select,.field textarea{display:block;width:100%;margin-top:8px;background:#080e1b;border:1px solid #32415c;border-radius:10px;padding:12px;color:white}.field textarea{min-height:100px}.row{display:flex;gap:16px}.row>*{flex:1}.notice{padding:14px 17px;background:#192a40;border:1px solid #324b6d;color:#b7cceb;border-radius:10px;font-size:.88rem;margin:15px 0}.notice.warning{background:#2b2518;color:#e6d4ad;border-color:#4c4129}.credentials{white-space:pre-wrap;overflow-wrap:anywhere;background:#060c16;padding:18px;border:1px solid var(--line);border-radius:10px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:.86rem}th,td{padding:14px 12px;text-align:left;border-bottom:1px solid var(--line)}th{color:var(--muted);font-weight:500}dialog{position:fixed;max-width:550px;width:calc(100% - 30px);border:1px solid #3a4e71;border-radius:22px;background:#101827;color:var(--text);padding:32px;max-height:90vh;overflow:auto;box-shadow:0 30px 120px #0009}dialog::backdrop{background:#020713bd;backdrop-filter:blur(7px)}dialog h2{font-size:1.8rem;padding-right:20px}.close{position:absolute;right:14px;top:10px;border:0;background:transparent;color:#b9c7dd;font-size:1.8rem}.variant{width:100%;text-align:left;display:flex;justify-content:space-between;gap:10px;padding:14px;margin:9px 0;border:1px solid var(--line);border-radius:10px;background:#0a1120}.variant.active{border-color:#629af1;background:#1b2d4c}.modal-product{display:flex;gap:16px;align-items:center;margin-bottom:24px}.modal-product h2{margin:0}.modal-product small{display:block}.summary{display:flex;justify-content:space-between;margin:20px 0}.divider{border-top:1px solid var(--line);margin:22px 0}.link-button{border:0;background:transparent;color:var(--cyan);padding:8px 0;text-decoration:underline}.skip{position:absolute;left:12px;top:-100px}.skip:focus{top:0;background:black;z-index:100}#toast{position:fixed;left:50%;bottom:24px;transform:translateX(-50%);background:#254769;color:#fff;padding:12px 22px;border-radius:12px;z-index:100;display:none;max-width:90%;box-shadow:0 8px 40px #0008}#preview-bar{padding:8px 20px;background:#242345;color:#dedbff;text-align:center;font-size:.8rem}#preview-bar a{text-decoration:underline;margin-left:15px}.integration{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid var(--line)}.admin-heading{display:flex;justify-content:space-between;align-items:center}.admin-heading h2{margin:0}.checks{display:flex;gap:12px;align-items:center;margin:16px 0;font-size:.9rem}.checks input{width:18px;height:18px}.bottom-space{margin-top:22px}
@media(max-width:950px){.header{gap:20px}.header nav{display:none}.hero{padding:38px;min-height:450px}.grid{grid-template-columns:repeat(2,1fr)}.benefit{padding:18px 15px}.workspace{grid-template-columns:1fr}.side{flex-direction:row;overflow:auto}.side button{white-space:nowrap}.section-top{align-items:start}.stats{gap:10px}.stat{padding:17px}}
@media(max-width:600px){.header{padding:16px 18px;min-height:76px;gap:8px}.brand{font-size:1.15rem}.brand-suffix{font-size:.65rem}.header-tools{gap:5px}.header-tools .button{padding:8px 12px;font-size:.8rem}.brand-symbol{width:28px;height:32px;font-size:1.25rem;margin-right:7px}main{padding:0 18px 40px}.hero{padding:30px 24px;min-height:430px;background-position:65% center;border-radius:19px}.hero:before{background:linear-gradient(90deg,#080f21e8,#080f2175)}.hero p{font-size:.9rem}.hero h1{font-size:2.8rem;max-width:350px}.hero .actions{gap:8px}.hero .button{padding:12px 15px;font-size:.85rem}.benefits{grid-template-columns:1fr;margin-bottom:34px}.benefit{padding:12px 18px}.benefit+.benefit{border-left:0;border-top:1px solid var(--line)}.benefit b{font-size:.85rem}.section-top{flex-direction:column;gap:18px}.search{width:100%}.grid{gap:12px}.product{padding:16px;border-radius:14px}.product-top{margin-bottom:18px}.app-icon{width:47px;height:47px;font-size:1.4rem}.product .badge{display:none}.product h3{font-size:1.02rem}.product p{font-size:.8rem;min-height:65px}.product-meta{font-size:.72rem;min-height:54px}.product-bottom{flex-wrap:wrap;padding-top:13px}.price{font-size:1.45rem}.quote{font-size:.85rem}.arrow-button{width:35px;height:35px}.steps{grid-template-columns:1fr;gap:10px}.step{display:grid;grid-template-columns:30px 1fr;gap:0 15px}.step p{grid-column:2}.step h3{margin-bottom:10px}.help-banner{padding:23px;flex-direction:column;align-items:start}footer{padding:24px 18px;flex-direction:column}.stats{grid-template-columns:1fr}.stat{display:flex;align-items:center;justify-content:space-between}.stat strong{font-size:1.8rem}.row{flex-direction:column;gap:0}.panel{padding:18px}.order-head{flex-direction:column}.status{width:fit-content}dialog{padding:25px}.page-title h1{font-size:2rem}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
