@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{color-scheme:dark;--bg:#090a0f;--panel:#111218;--line:#24262f;--text:#ededf3;--muted:#90919f;--accent:#afa0ff;font-family:'DM Sans',sans-serif;color:var(--text);background:var(--bg)}*{box-sizing:border-box}body{margin:0;font-size:16px}button,input,textarea,select{font:inherit}button,a,input{touch-action:manipulation}button{cursor:pointer;color:inherit;background:none;border:0}button:disabled{cursor:not-allowed;opacity:.45}a{text-decoration:none;color:inherit}button,a{transition:background .2s,border-color .2s,transform .2s,box-shadow .2s,color .2s}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #b6a6ff;outline-offset:4px}button:not(:disabled):active{transform:translateY(1px)}[hidden]{display:none!important}.sidebar{position:fixed;inset:0 auto 0 0;width:225px;border-right:1px solid #ffffff0c;background:linear-gradient(160deg,#111118,#0c0d12 50%);display:flex;flex-direction:column;padding:28px 17px;z-index:3}.brand{display:flex;align-items:center;gap:9px;font-family:Manrope,sans-serif;font-size:22px;font-weight:800;letter-spacing:-1px}.brandmark{font-size:30px;line-height:32px;height:36px;width:33px;border-radius:9px;background:linear-gradient(145deg,#c2b1ff,#9278e7);text-align:center;color:#211936}.beta{font:500 9px 'DM Sans',sans-serif;letter-spacing:.5px;color:#9b8bad;border:1px solid #3b2f4b;border-radius:4px;padding:3px;margin-left:0}.workspace-label{display:flex;align-items:center;gap:10px;margin:34px 0 31px;padding:13px 10px;border:1px solid #2a2b35;border-radius:8px;font-size:14px;background:#ffffff03}.workspace-avatar{height:31px;width:31px;display:grid;place-items:center;border-radius:7px;background:linear-gradient(135deg,#3f3753,#232333);font-size:14px;color:#cfbfe6}small{display:block;font-size:12px;color:var(--muted)}.workspace-label small{font-size:12px;margin-top:3px}.chevron{margin-left:auto;color:#7e7c8b}.nav-label{font-size:12px;font-weight:600;letter-spacing:1.2px;color:#747280;padding:0 12px;margin-bottom:13px}.nav-item{width:100%;display:flex;align-items:center;gap:12px;padding:12px;border-radius:7px;color:#9595a4;font-size:14px;text-align:left;margin:5px 0}.nav-item>span:first-child{font-size:20px;width:19px;line-height:20px}.nav-item:hover{background:#ffffff05;color:#ddd7eb}.nav-item.current{background:linear-gradient(90deg,#a38aef24,#a38aef0b);color:#d3c0ff;border:1px solid #a38aef24}.nav-badge{font-size:9px!important;letter-spacing:.5px;color:#b5a1da;margin-left:auto}.sidebar-note{margin:35px 7px;padding:22px 13px;border-top:1px solid #262430;font-size:14px;line-height:1.6}.orb-icon{display:grid;place-items:center;width:35px;height:35px;background:radial-gradient(ellipse,#b49aff20,transparent);color:#b5a4e5;font-size:26px;margin-bottom:15px}.sidebar-note b{font-weight:500}.sidebar-note p{font-size:13px;color:#767482;line-height:1.8}.sidebar-note>span{font-size:10px;letter-spacing:1px;color:#686776}.sidebar-note i{font-style:normal;margin:0 3px}.sidebar-bottom{margin-top:auto}.profile{border-top:1px solid #27252e;margin-top:18px;padding:20px 9px 0;display:flex;align-items:center;gap:10px;font-size:14px}.profile small{margin-top:3px;font-size:12px}.shell{margin-left:225px;background:radial-gradient(ellipse 65% 400px at 62% -70px,#5943801d,transparent),var(--bg);min-height:100vh}header{height:77px;border-bottom:1px solid #ffffff0b;padding:0 37px;display:flex;align-items:center;justify-content:space-between;gap:14px}.crumb{font-size:13px;color:#777584}.crumb span{margin:0 12px;color:#413b4d}.crumb b{font-weight:400;color:#c1bccb}.header-right{display:flex;align-items:center;gap:25px}.mode-pill{font-size:11px;letter-spacing:1px;color:#a99bc5}.button{background:#19191f;border:1px solid #34313e;padding:10px 15px;font-size:13px;font-weight:500;border-radius:7px;white-space:nowrap}.button:not(:disabled):hover{background:#24212e;border-color:#595065}.button span{margin-left:14px}.button.quiet{background:transparent;color:#b7b2c4}.button.light{background:#ddd5f0;color:#25212d;border-color:#e7dcfb}.button.light:not(:disabled):hover{background:#fff}main{max-width:1480px;margin:auto;padding:35px 37px 20px}.page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px;gap:20px}.eyebrow{font-size:11px;letter-spacing:1.8px;color:#a79abf;display:flex;align-items:center;gap:7px}.eyebrow>span{width:5px;height:5px;background:#b99ef0;border-radius:50%;box-shadow:0 0 9px #c799fc70}h1{font-family:Manrope,sans-serif;font-weight:650;letter-spacing:-1.8px;font-size:38px;line-height:1.2;margin:12px 0 9px}h1 em{font-style:normal;background:linear-gradient(90deg,#b89df6,#edbbd4);-webkit-background-clip:text;background-clip:text;color:transparent}.page-heading p{font-size:14px;color:#96919f;margin:0}.creation-grid{display:grid;grid-template-columns:340px minmax(380px,1fr);gap:24px}.setup-panel{border:1px solid #29252f;border-radius:12px;background:linear-gradient(145deg,#18151e,#111217);padding:24px}.step-section+.step-section{margin-top:25px}.section-heading{display:flex;align-items:center;gap:10px;margin-bottom:16px}.step{display:grid;place-items:center;border:1px solid #39313f;color:#a39bac;font-size:11px;height:23px;width:25px;border-radius:6px;background:#ffffff02}h2{font-size:14px;font-weight:500;margin:0;letter-spacing:-.2px}.optional{margin-left:auto;color:#75717f;font-size:12px}.dropzone{border:1px dashed #45404f;border-radius:9px;overflow:hidden;background:radial-gradient(ellipse at top,#b099f90b,transparent 80%);height:166px;transition:border .2s,background .2s}.dropzone.dragging{border-color:#bf9fff;background:#bca3ff15}.upload-content{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;gap:6px}.upload-symbol{font-size:25px;color:#b8a8cb;background:#ac8add0c;border:1px solid #77618538;border-radius:9px;height:38px;width:38px;display:grid;place-items:center;margin-bottom:4px}.upload-content b{font-size:14px;font-weight:500}.upload-content>span:not(.upload-symbol){font-size:12px;color:#b09bbf}.upload-content small{font-size:11px;color:#75707f;margin-top:3px}#referencePreview{position:relative;width:100%;height:100%}#sourceImage{width:100%;height:100%;object-fit:contain;background:#111218}.source-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#08080dcc);padding:24px 12px 9px;display:flex;align-items:center;justify-content:space-between;gap:5px}.source-overlay>span{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-overlay button{background:#17141edd;border:1px solid #63546e;border-radius:50%;font-size:20px;width:25px;height:25px}.example-button{display:flex;align-items:center;gap:10px;text-align:left;width:100%;padding:12px 0 0;color:#847a91;font-size:11px}.example-thumb{height:36px;width:36px;border:1px solid #34303c;border-radius:6px;overflow:hidden;background:#17161e}.example-thumb img{width:100%;height:100%;object-fit:cover}.example-button b{display:block;font-size:12px;font-weight:400;color:#b6a2cf;margin-top:4px}.example-button b span{margin-left:12px}.format-options{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.format-options button{display:flex;flex-direction:column;align-items:center;gap:7px;font-size:12px;color:#a29aaa;border:1px solid #35303d;border-radius:7px;padding:12px 5px;background:#ffffff02}.format-options button>span{font-size:23px;line-height:22px}.format-options button.selected{background:linear-gradient(145deg,#9e7aea23,#8461bd09);border-color:#9275b4;color:#d1b5f3;box-shadow:inset 0 1px #dab5ff0f}.helper{font-size:11px;line-height:1.6;margin:10px 0 0;color:#817789}.prompt-wrap{border:1px solid #37303e;background:#0e0d13;border-radius:8px;overflow:hidden}textarea{resize:vertical;min-height:100px;width:100%;border:0;color:#d1c5db;background:transparent;line-height:1.7;font-size:13px;padding:13px 13px 0}textarea::placeholder{color:#77707f}.prompt-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px}.prompt-bottom button{font-size:11px;color:#b199ca;padding:0}.prompt-bottom>span{font-size:10px;color:#665e70}.fidelity{display:flex;justify-content:space-between;font-size:12px;margin-top:18px;color:#a69bb1}.fidelity output{font-size:11px;color:#c1a9db}input[type=range]{height:3px;accent-color:#bc9ae5;width:100%;margin:14px 0 8px;cursor:pointer}.range-captions{display:flex;justify-content:space-between;font-size:10px;color:#706777}.result-panel{min-width:0;display:flex;flex-direction:column;border:1px solid #302936;border-radius:12px;overflow:hidden;background:#101115;position:relative;box-shadow:0 0 70px -35px #9868b53b}.result-toolbar{display:flex;justify-content:space-between;align-items:center;min-height:61px;padding:0 21px;border-bottom:1px solid #292530;gap:10px;background:linear-gradient(90deg,#17131c,#101115)}.result-tabs{display:flex;align-self:stretch;gap:23px}.result-tabs button{font-size:13px;padding:0;color:#82758e;border-bottom:2px solid transparent}.result-tabs button.active{color:#d8c3ed;border-color:#b28acc}.guides-toggle{display:flex;align-items:center;gap:6px;font-size:12px;color:#96869f}.guides-toggle input{accent-color:#a888c3}.result-stage{display:flex;flex:1;flex-direction:column;position:relative;overflow:hidden;padding:23px 27px 17px;background:radial-gradient(ellipse 60% 55% at 50% 49%,#745a8530,transparent 95%),radial-gradient(ellipse at 100% 100%,#5544600e,transparent 70%),#101015}.stage-heading,.stage-footer{display:flex;justify-content:space-between;gap:10px;font-size:10px;letter-spacing:1.1px;color:#8d7b9a}.output-chip{font-size:9px;letter-spacing:.6px;border:1px solid #67527344;border-radius:4px;padding:3px 5px;color:#a990b9}.stage-heading{align-items:center;margin-bottom:15px}#patternView{margin:auto 0;position:relative}.atlas-wrap{width:min(100%,510px);position:relative;margin:0 auto;aspect-ratio:585/559}canvas{display:block;width:100%;height:auto;image-rendering:auto}#guideCanvas{position:absolute;inset:0;pointer-events:none}.empty-result{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;background:radial-gradient(ellipse 48% 42%,#141019ed,#141019ba 45%,transparent 100%)}.sparkle{font-size:40px;color:#b499c7;text-shadow:0 0 30px #c493ff40;margin-bottom:13px}.empty-result b{font-family:Manrope,sans-serif;font-size:23px;font-weight:500;line-height:1.45;letter-spacing:-.7px;color:#d5c4df}.empty-result p{font-size:13px;line-height:1.7;color:#8a7996;margin-top:12px}.stage-footer{margin-top:18px;font-size:11px;letter-spacing:0}.stage-footer i{font-style:normal;margin:0 8px}#photoView{margin:auto;min-height:380px;display:grid;place-items:center;width:100%;position:relative}#largeReference{max-height:435px;max-width:100%;object-fit:contain;border-radius:8px}#noPhoto{font-size:14px;color:#96859f;text-align:center}.result-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 20px;background:linear-gradient(90deg,#1c1522,#141117);border-top:1px solid #3a2b4144}.result-actions>div{display:flex;gap:8px}#resultState{font-size:12px;color:#9a85a8;display:flex;align-items:center;gap:7px}.state-dot{width:5px;height:5px;background:#76677f;border-radius:50%}.skills-section{margin-top:32px}.skills-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px}.skills-heading .section-heading{margin-bottom:7px}.skills-heading h2{font-size:16px}.skills-heading p{font-size:13px;color:#86778f;margin:0 0 0 35px}.skill-label{font-size:9px;letter-spacing:1px;padding:3px 5px;border:1px solid #49354f;border-radius:4px;color:#b790bb}.skills-heading>span{font-size:12px;color:#ab8dbc}.skills-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.skill-card{position:relative;text-align:left;overflow:hidden;border:1px solid #302936;border-radius:9px;padding:0 0 14px;background:#141117}.skill-card.selected{border-color:#866294;background:linear-gradient(145deg,#35233c,#19121d);box-shadow:0 0 20px -12px #af6ace66}.skill-card:hover{transform:translateY(-3px);border-color:#a57bbe}.skill-card b{display:block;font-weight:500;font-size:13px;padding:0 12px;margin-top:10px}.skill-card small{font-size:10px;color:#987fa6;padding:0 12px;margin-top:4px}.skill-check{position:absolute;right:9px;top:9px;border:1px solid #9c79ad77;background:#28172c;color:#c9a4dc;border-radius:50%;width:18px;height:18px;display:grid;place-items:center;font-size:11px;opacity:0}.selected .skill-check{opacity:1}.skill-art{display:block;height:68px;opacity:.8;filter:saturate(.45);border-bottom:1px solid #9c79ad0c}.folds-art{background:repeating-linear-gradient(118deg,#221b29 0%,#6e526e 8%,#2c202f 15%,#19151e 18%,#5c4764 26%,#251c2b 34%)}.shadow-art{background:radial-gradient(ellipse at 38% 7%,#92728d,#493548 38%,#16121b 73%)}.cotton-art{background:repeating-linear-gradient(0deg,transparent 0 2px,#ffffff10 2px 3px),repeating-linear-gradient(90deg,#392b40 0 2px,#806580 2px 3px)}.seams-art{background:repeating-linear-gradient(0deg,transparent 0 7px,#b797a7aa 7px 11px,transparent 11px 16px) 52% 0/2px 100% no-repeat,linear-gradient(90deg,#291b2d 47%,#796078 49%,#261a2a 52%,#4f394d 54%,#241a28 100%)}.washed-art{background:radial-gradient(ellipse at 10% 80%,#806a7a99,transparent 60%),radial-gradient(ellipse at 80% 5%,#9e8093a0,transparent 65%),linear-gradient(130deg,#493348,#221a29)}.denim-art{background:repeating-linear-gradient(120deg,#57485e 0 1px,#2b2434 1px 3px,#715e77 3px 4px,#342938 4px 6px)}.generate-bar{margin-top:26px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px;border:1px solid #4b2e484f;border-radius:10px;background:radial-gradient(ellipse at 80% -40%,#c483ba20,transparent 75%),linear-gradient(110deg,#17111e,#231521 95%);box-shadow:0 10px 50px -30px #cd6aac33}.generation-info{display:flex;align-items:center;gap:13px}.engine-icon{font-size:29px;color:#c794d2}.generation-info b{font-size:14px;font-weight:500}.generation-info p{font-size:12px;color:#b08cab;margin:6px 0 0;max-width:540px;line-height:1.6}.generate-button{display:flex;align-items:center;gap:16px;justify-content:center;flex-shrink:0;padding:15px 22px;border:1px solid #f0c0ef66;border-radius:8px;font-size:14px;font-weight:600;color:#221229;background:linear-gradient(110deg,#b89bea,#ddb5d2);box-shadow:inset 0 1px #fce4ff66,0 0 25px #c78abc15}.generate-button:not(:disabled):hover{box-shadow:0 0 35px #cf91cf42;transform:translateY(-2px)}.generate-button:disabled{opacity:.6}.generate-button>span:first-child{font-size:21px;line-height:16px}.footnote{text-align:center;font-size:11px;color:#705e79;line-height:1.7;margin:16px 0 4px}footer{max-width:1480px;margin:auto;padding:17px 38px 25px;display:flex;justify-content:space-between;color:#5b4e65;font-size:12px}footer>span:first-child{font-family:Manrope;font-weight:800;letter-spacing:-.5px}footer>span:first-child span{font-family:'DM Sans';font-weight:400;font-size:9px;letter-spacing:1px;margin-left:5px}#loading{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#100c17ee;backdrop-filter:blur(12px);text-align:center;padding:20px}#loading b{font-size:21px;font-weight:500;margin-top:25px}#loading p{font-size:14px;color:#a08cad;line-height:1.6}.loading-ring{height:49px;width:49px;border:1px solid #5e4269;border-top-color:#dfb7ec;border-right-color:#ac8df0;border-radius:50%;animation:spin 1.5s linear infinite;box-shadow:0 0 30px #b47fe025}#elapsed{font-size:13px;color:#b38ec4}#loading .small-text{font-size:12px}.error-message{font-size:13px;color:#e2b0b6;border-top:1px solid #7e344744;background:#321621;padding:16px 20px;line-height:1.7}#toast{position:fixed;bottom:22px;left:50%;transform:translateX(-50%);max-width:90vw;z-index:10;background:#2c2034;border:1px solid #795889;border-radius:8px;padding:13px 22px;color:#e3c9ef;font-size:14px;box-shadow:0 10px 40px #0008;display:none}dialog{max-width:630px;width:90%;padding:32px;border:1px solid #584261;border-radius:14px;background:linear-gradient(135deg,#23182c,#111019);color:#d9cbe2;box-shadow:0 30px 100px #0009}dialog::backdrop{background:#07050abf;backdrop-filter:blur(5px)}#closeModal{float:right;font-size:26px}dialog h2{font-size:24px;font-weight:600}dialog p,dialog li{font-size:15px;line-height:1.8}dialog a{color:#c8a3e6;text-decoration:underline}.page-heading,.creation-grid,.skills-section,.generate-bar{animation:arrive .65s ease both}.skills-section{animation-delay:.08s}.generate-bar{animation-delay:.14s}@keyframes arrive{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}
@media(min-width:1550px){.creation-grid{grid-template-columns:375px minmax(400px,1fr);gap:28px}.setup-panel{padding:26px}.dropzone{height:180px}.result-stage{padding:26px 35px}.atlas-wrap{width:520px}main{padding-top:40px}.skill-art{height:78px}}
@media(max-width:1250px){.sidebar{width:195px;padding-left:12px;padding-right:12px}.brand{font-size:20px;gap:6px}.beta{display:none}.shell{margin-left:195px}main{padding:28px 23px 20px}header{padding:0 23px}.creation-grid{grid-template-columns:305px minmax(310px,1fr);gap:18px}.setup-panel{padding:19px}.result-stage{padding:20px 17px}.result-actions{flex-wrap:wrap}.result-actions>div{margin-left:auto}.skills-grid{gap:8px}.skill-card b{font-size:12px;padding:0 9px}.skill-card small{padding:0 9px;font-size:10px}.generate-bar{padding:18px}.generate-button{padding:14px 17px}.stage-footer{flex-wrap:wrap}.skills-heading h2{font-size:15px}}
@media(max-width:1000px){.sidebar{width:75px;padding:24px 13px}.brand{font-size:0;justify-content:center}.brandmark{font-size:30px;width:35px;flex-shrink:0}.sidebar .workspace-label,.sidebar .nav-label,.sidebar .sidebar-note,.sidebar .profile,.sidebar .nav-badge{display:none}.sidebar nav{margin-top:40px}.sidebar .nav-item{font-size:0;padding:14px;gap:0}.sidebar .nav-item>span:first-child{font-size:21px;width:auto}.shell{margin-left:75px}.creation-grid{grid-template-columns:290px minmax(280px,1fr);gap:15px}.result-tabs{gap:15px}.result-toolbar{padding:0 14px}.skills-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.skill-art{height:60px}.generate-bar{gap:15px}.generation-info b{font-size:13px}.generate-button{font-size:13px;gap:8px}.mode-pill{display:none}}
@media(max-width:760px){.shell{margin-left:0}.sidebar{position:relative;width:100%;height:auto;padding:16px 20px;flex-direction:row;justify-content:space-between;border-right:0;border-bottom:1px solid #ffffff0b;align-items:center}.brand{font-size:21px;gap:8px}.sidebar nav{display:flex;margin:0;gap:8px}.sidebar .nav-item{margin:0;padding:9px 12px}.sidebar nav #openRecipe,.sidebar-bottom{display:none}header{height:63px;padding:0 20px}.header-right{gap:0}.header-right .button{font-size:12px;padding:8px 10px}main{padding:25px 20px 14px}.page-heading{margin-bottom:24px}.page-heading h1{font-size:31px}.page-heading p{font-size:13px;max-width:260px;line-height:1.7}.page-heading .button{font-size:12px;padding:9px 10px}.page-heading .button span{margin-left:4px}.creation-grid{grid-template-columns:1fr}.setup-panel{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:22px}.step-section+.step-section{margin-top:0}.step-section:last-child{grid-column:1/-1}.step-section:nth-child(2) .section-heading{white-space:nowrap}.optional{display:none}.format-options{grid-template-columns:1fr}.format-options button{flex-direction:row;padding:9px 13px;gap:12px}.format-options button span{font-size:20px}.dropzone{height:171px}.upload-content b{font-size:12px}.upload-content small{font-size:10px}.upload-content>span:not(.upload-symbol){font-size:11px}.section-heading{gap:7px}.section-heading h2{font-size:13px}.step{font-size:10px;width:22px}.result-stage{min-height:410px}.atlas-wrap{max-width:430px}.result-actions{flex-wrap:nowrap}.result-actions .button{font-size:12px;padding:9px 11px}.skills-heading{align-items:flex-start}.skills-heading>span{font-size:11px;max-width:90px;text-align:right;line-height:1.7}.skills-heading p{font-size:12px;line-height:1.7;margin-left:29px}.skill-label{display:none}.skills-heading h2{font-size:14px}.skills-grid{gap:9px}.skill-card b{font-size:12px}.generate-bar{flex-direction:column;align-items:stretch;gap:19px}.generate-button{width:100%;font-size:14px}.footnote{font-size:11px}footer{padding:15px 20px}.crumb{font-size:12px}.crumb span{margin:0 5px}}
@media(max-width:430px){main{padding-left:14px;padding-right:14px}.page-heading .button{max-width:95px;white-space:normal;line-height:1.6}.setup-panel{padding:16px;gap:16px}.page-heading h1{font-size:29px}.section-heading{gap:6px}.section-heading h2{font-size:12px}.result-actions{flex-wrap:wrap}#resultState{font-size:12px}.skills-heading .section-heading .step{display:none}.skills-heading p{margin-left:0}.upload-content b{max-width:130px;line-height:1.5}.skills-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.skill-card b{font-size:14px}.skill-card small{font-size:12px}.sidebar{padding-left:14px;padding-right:14px}.brand{font-size:20px}.crumb{max-width:110px;line-height:1.7}}
.sleeve-control{margin-top:13px;padding-top:12px;border-top:1px solid #302a36}.sleeve-control>span{display:block;font-size:11px;color:#a69bb1;margin-bottom:8px}.sleeve-control>div{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.sleeve-control button{font-size:10px;line-height:1.3;padding:8px 4px;border:1px solid #35303d;border-radius:6px;color:#8f8797;background:#ffffff02}.sleeve-control button.selected{color:#d7c0ef;border-color:#8f6eaa;background:#8e6cad1c}.sleeve-control small{font-size:10px;line-height:1.5;margin-top:7px}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.brand-wordmark{display:block;width:142px;height:auto;filter:drop-shadow(0 0 12px #9b6de43d)}
.brand-symbol{display:none;width:38px;height:46px;object-fit:contain;filter:drop-shadow(0 0 11px #9b6de455)}
.footer-brand{display:flex;align-items:center;gap:8px}
.footer-brand>img{width:100px;height:auto;opacity:.72}
.credit-pill,.account-button{border:1px solid #44394d;border-radius:7px;padding:9px 12px;font-size:11px;white-space:nowrap}.credit-pill{color:#cbb5dc;background:#17131c}.account-button{color:#241b29;background:linear-gradient(105deg,#b69bed,#dcafd0);font-weight:700}.auth-card{text-align:center;padding:5px 6px}.auth-card img{width:42px}.auth-card h2{font:650 27px/1.25 Manrope;margin:18px 0 10px}.auth-card p{color:#a49baa;line-height:1.65}.auth-card .google-login{display:block;width:100%;margin-top:14px;padding:14px;border:0;border-radius:9px;background:#f3f0f5;color:#211d24;font-weight:700}.auth-card .google-login b{color:#7153aa;margin-right:9px}.auth-card small{min-height:18px;margin-top:12px;color:#d9a7b2}
@media(max-width:1000px) and (min-width:761px){.sidebar .brand-wordmark{display:none}.sidebar .brand-symbol{display:block}}
@media(max-width:760px){.sidebar .brand-wordmark{display:block;width:132px}.sidebar .brand-symbol{display:none}}
@media(max-width:760px){.credit-pill{display:none}.account-button{font-size:10px;padding:8px}.header-right{gap:7px}.header-right .button.quiet{display:none}}

/* Mobile layout */
@media(max-width:640px){
body{width:100%;overflow-x:hidden}.sidebar{padding:10px 14px;min-height:62px}.sidebar .brand-wordmark{width:124px}.sidebar .beta{display:none}.sidebar nav{gap:3px}.sidebar .nav-item{min-width:44px;min-height:44px;padding:9px;justify-content:center}.sidebar .nav-item>span:first-child{font-size:20px}header{height:58px;padding:0 14px}.crumb{display:none}.header-right{width:100%;justify-content:flex-end}.account-button{min-height:40px;max-width:190px;overflow:hidden;text-overflow:ellipsis}.header-right .button.quiet{display:none}main{padding:22px 14px 16px}.page-heading{align-items:flex-start;flex-direction:column;margin-bottom:20px;gap:14px}.page-heading h1{font-size:31px;letter-spacing:-1.3px}.page-heading p{max-width:none}.page-heading .button{width:100%;max-width:none;min-height:44px}.creation-grid{display:block}.setup-panel{display:block;padding:16px}.step-section+.step-section{margin-top:24px}.step-section:last-child{grid-column:auto}.section-heading h2{font-size:14px}.optional{display:block;font-size:11px}.dropzone{height:190px}.format-options{grid-template-columns:repeat(3,minmax(0,1fr))}.format-options button{min-width:0;min-height:66px;flex-direction:column;padding:9px 4px;gap:6px}.format-options button span{font-size:20px}.helper{font-size:10px}.prompt-bottom button{min-height:36px}.sleeve-control button{min-height:44px}.result-panel{margin-top:16px}.result-toolbar{min-height:58px;padding:0 12px}.result-tabs{gap:12px}.result-tabs button{min-height:56px;font-size:12px}.guides-toggle{font-size:11px;white-space:nowrap}.result-stage{min-height:0;padding:17px 12px 13px}.stage-heading{margin-bottom:12px}.stage-heading>span:first-child{max-width:55%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.atlas-wrap{width:100%;max-width:430px}.empty-result b{font-size:20px}.empty-result p{font-size:12px}.stage-footer{gap:5px;margin-top:13px}.stage-footer span:last-child{display:none}.result-actions{padding:13px 12px;align-items:stretch;flex-direction:column}.result-actions>div{width:100%;margin:0;display:grid;grid-template-columns:1fr 1fr}.result-actions .button{min-height:44px;white-space:normal}.skills-section{margin-top:26px}.skills-heading{align-items:flex-start}.skills-heading>span{font-size:11px}.skills-heading p{margin-left:0}.skills-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.skill-card{min-height:132px}.skill-card b{font-size:13px}.skill-card small{font-size:10px}.generate-bar{padding:17px;gap:17px}.generation-info{align-items:flex-start}.engine-icon{font-size:24px}.generate-button{width:100%;min-height:50px}.footnote{padding:0 8px}footer{padding:18px 14px;gap:14px;flex-direction:column;align-items:flex-start}dialog{width:calc(100% - 24px);padding:24px 18px}dialog h2{font-size:21px}dialog p,dialog li{font-size:14px}
}
@media(max-width:390px){.sidebar .brand-wordmark{width:112px}.sidebar .nav-item{padding:7px}.account-button{font-size:9px;max-width:172px}.eyebrow{font-size:10px}.page-heading h1{font-size:29px}.setup-panel{padding:14px}.format-options button{font-size:11px}.result-tabs button{font-size:11px}.guides-toggle{font-size:10px}.skills-heading>span{max-width:86px;text-align:right}.skill-art{height:55px}}
@media(max-width:640px){.sidebar .nav-item{width:auto;font-size:11px;gap:0}.sidebar .nav-item>span:first-child{display:none}}
@media(hover:none){.skill-card:hover,.generate-button:not(:disabled):hover{transform:none}}
