:root{--brand:#ae3836;--accent:#ff0500;--ink:#202527;--muted:#656561;--paper:#fbfaf7;--line:#e8e3dc;--soft:#f3e9e3;--white:#fff;--radius:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.6}a{color:var(--brand);text-underline-offset:4px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.6;cursor:wait}a,button,input,select,textarea{outline-offset:4px}:focus-visible{outline:3px solid var(--brand)}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.13;letter-spacing:-.04em}h1{font-size:clamp(2.4rem,4.4vw,4.8rem);font-weight:650}h2{font-size:1.65rem;font-weight:650}h3{font-size:1.25rem}p{color:var(--muted)}em{font-family:Georgia,serif;font-weight:400;color:var(--brand)}.header{max-width:1440px;margin:auto;padding:15px 5%;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);min-height:90px}.logo{width:250px;height:auto;display:block}.header nav{display:flex;align-items:center;gap:26px;flex-wrap:wrap}.header nav a{text-decoration:none;color:var(--ink);font-size:.92rem;font-weight:550}.header nav a.active{color:var(--brand)}.header nav .button{color:white}.header form{margin:0}.text-button{border:0;background:none;color:var(--muted);padding:10px 0;font-size:.92rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:15px 23px;min-height:48px;border-radius:10px;border:1px solid var(--brand);background:var(--brand);color:white;text-decoration:none;font-weight:600;font-size:1rem;line-height:1.4;width:fit-content}.button:hover{background:#912c2a;color:#fff}.button.secondary{background:transparent;color:var(--brand);border-color:#d7b9b1}.button.secondary:hover{background:var(--soft)}.button.small{padding:11px 17px;font-size:.9rem}.link{text-decoration:none;font-weight:600}main{max-width:1440px;margin:0 auto;padding:0 5% 60px;min-height:70vh}.hero{display:grid;grid-template-columns:1.04fr 1fr;gap:7%;padding:72px 0 70px;align-items:center}.hero h1{margin-bottom:25px}.eyebrow{font-size:.75rem;letter-spacing:.14em;font-weight:750;color:var(--brand);margin-bottom:24px;display:flex;align-items:center;gap:9px}.dot{display:inline-block;background:var(--accent);width:7px;height:7px;border-radius:50%}.lead{font-size:1.12rem;max-width:440px}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px;margin:30px 0 15px}.fine,small{font-size:.85rem;line-height:1.5;color:var(--muted)}.fine{max-width:650px}.hero-art{position:relative;padding:10px 20px 28px}.art-orbit{position:absolute;border:1px solid #ddc7bb;border-radius:50%;width:110%;height:100%;left:-5%;top:0;transform:rotate(-17deg)}.studio-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px;box-shadow:0 25px 70px #713a2510;transform:rotate(2deg)}.card-top{display:flex;align-items:center;gap:12px;margin-bottom:18px}.card-top small{display:block}.card-top strong{font-size:.95rem}.card-top .pill{margin-left:auto}.avatar{background:var(--soft);color:var(--brand);width:42px;height:42px;border-radius:13px;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0}.pill{display:inline-block;font-size:.7rem;letter-spacing:.055em;font-weight:700;padding:6px 10px;background:#f4eee9;border-radius:6px;color:var(--brand);line-height:1.4;white-space:normal}.picture-art{height:250px;background:#ae3836;border-radius:12px;position:relative;overflow:hidden;color:#fff}.picture-tag{position:absolute;left:20px;top:20px;font-size:.6rem;letter-spacing:.17em;color:#fff9}.art-caption{position:absolute;bottom:20px;left:20px;font:italic 2.5rem/1 Georgia,serif;z-index:1}.cup{position:absolute;width:120px;height:110px;background:#f9dbbb;right:35px;top:75px;border-radius:8px 8px 56px 56px;transform:rotate(-15deg);box-shadow:0 22px 0 -8px #713022}.cup:before{content:"";position:absolute;right:-31px;top:10px;width:33px;height:55px;border:12px solid #f9dbbb;border-left:0;border-radius:0 35px 35px 0}.cup:after{content:"";position:absolute;top:-8px;left:0;width:120px;height:28px;border-radius:50%;background:#592d24;border:8px solid #f9dbbb}.sample-message{font-size:.88rem;padding:15px;background:#f7f4ef;border-radius:9px;margin-top:16px}.assistant-reply{display:flex;gap:14px;margin:17px 0}.assistant-reply p{font-size:.87rem;margin:0}.spark{color:var(--brand);font-size:1.9rem}.steps{display:flex;justify-content:space-between;font-size:.63rem;color:var(--muted);border-top:1px solid var(--line);padding-top:14px;gap:6px}.floating-note{position:absolute;bottom:0;right:-5px;background:white;border:1px solid var(--line);box-shadow:0 8px 20px #00000006;border-radius:9px;padding:12px 20px;font-size:.8rem}.floating-note span{color:var(--brand);margin-right:10px}.intro-section{display:grid;grid-template-columns:1.3fr 1fr;gap:10%;padding:45px 0 25px;border-top:1px solid var(--line)}.intro-section h2{font-size:2rem}.intro-section>p{align-self:center}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;padding:0 0 50px}.feature-grid article{padding:10px 0}.number{color:var(--brand);font-size:.85rem;display:block;margin-bottom:18px}.feature-grid p{font-size:.94rem}.notice{padding:17px 22px;border:1px solid #dcc7b8;background:#f7eee4;border-radius:12px;margin:24px 0;color:#644337;font-size:.95rem}.notice.muted{background:#f4f1ed;border-color:var(--line);color:var(--muted)}.notice.error{color:#8f2220;background:#fff0ed}.page-heading{padding:55px 0 25px}.page-heading h1{font-size:clamp(2.2rem,4vw,3.4rem);margin-bottom:18px}.page-heading .eyebrow{margin-bottom:18px}.page-heading p{max-width:780px}.center{text-align:center}.center .eyebrow{justify-content:center}.center p{margin-left:auto;margin-right:auto}.panel{border:1px solid var(--line);background:white;border-radius:var(--radius);padding:30px;min-width:0}.pricing-grid{display:grid;grid-template-columns:repeat(2,1fr);max-width:900px;margin:0 auto 35px;gap:25px}.price-card{padding:36px;display:flex;flex-direction:column;align-items:flex-start}.price-card .pill{margin-bottom:28px}.price-card .button{margin-top:auto}.price-card.featured{border-color:#bd756b;background:#fffdfb}.price{font-size:2.8rem;letter-spacing:-.05em;font-weight:650;color:var(--ink);line-height:1.3;margin-bottom:16px}.price small{font-weight:400;letter-spacing:0;margin-left:7px}.price del{font-size:1.1rem;color:var(--muted);display:block;font-weight:400}.price.pending{font-size:2rem}.checklist{list-style:none;padding:0;margin:15px 0 30px}.checklist li{padding:8px 0;font-size:.95rem}.checklist li:before{content:"✓";color:var(--brand);margin-right:12px}.auth-shell{display:grid;grid-template-columns:1fr 1fr;gap:9%;max-width:1100px;margin:60px auto}.auth-aside{padding-top:30px}.auth-aside h1{font-size:clamp(2.8rem,4.4vw,4.7rem)}.auth-aside>p{max-width:350px}.mini-orbit{font-size:3.5rem;color:var(--brand);border:1px solid #e5cdc0;border-radius:50%;width:180px;height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:700;line-height:1;margin-top:40px}.mini-orbit span{font-size:.8rem;margin-top:10px;letter-spacing:.03em}.auth-panel{align-self:center;padding:38px}.auth-panel h2{font-size:2rem;margin-bottom:30px}.form-stack{display:flex;flex-direction:column;gap:18px}.form-stack p{margin:0}.form-stack .button{margin-top:6px}.form-stack .notice{margin:0}label{display:flex;flex-direction:column;gap:7px;font-size:.88rem;font-weight:600;min-width:0}input,select,textarea{width:100%;min-height:47px;padding:11px 13px;border:1px solid #dcd7d0;border-radius:8px;color:var(--ink);background:#fff;font-weight:400;font-size:1rem;max-width:100%}input[readonly]{background:#f5f3f0;color:var(--muted)}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--brand)}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.auth-links{display:flex;flex-direction:column;gap:12px;margin:25px 0;font-size:.88rem}.auth-panel>p{font-size:.9rem;margin:25px 0 0}.auth-panel .button{width:100%}.dashboard-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:24px}.welcome-panel{background:linear-gradient(120deg,#fffaf5,#f6ece4)}.welcome-panel h2{font-size:2.2rem;margin-top:28px;max-width:380px}.welcome-panel p{max-width:500px}.creation-options{display:flex;flex-wrap:wrap;gap:12px;margin-top:35px}.creation-options span{padding:12px 18px;border:1px solid #e6d5c9;border-radius:9px;background:#fff8;color:#765d50;font-size:.9rem}.row-link{display:flex;align-items:center;justify-content:space-between;gap:15px;text-decoration:none;border-top:1px solid var(--line);padding:20px 0;color:var(--ink)}.row-link small{display:block;font-weight:400;margin-top:4px}.row-link>span:last-child{color:var(--brand);font-size:1.4rem}.account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.account-grid .full{grid-column:1/-1}.account-grid h2{margin-bottom:25px}details{border-top:1px solid var(--line);padding-top:20px;margin-top:24px}summary{cursor:pointer;font-size:.95rem;font-weight:600;min-height:35px}details form,details label{margin-top:18px}.section-gap{margin-top:24px;margin-bottom:24px}.section-title{display:flex;gap:16px;align-items:center;justify-content:space-between;margin-bottom:20px}.section-title h2{margin:0}.inline-forms{display:flex;gap:25px;border-top:1px solid var(--line);margin-top:25px;padding-top:22px;flex-wrap:wrap}.inline-forms form{display:flex;gap:12px;align-items:flex-end;flex:1}.inline-forms label{flex:1}.inline-forms .button{font-size:.88rem}.checkbox{display:flex;flex-direction:row;align-items:center;gap:10px}.checkbox input{width:19px;height:19px;min-height:19px;accent-color:var(--brand);flex-shrink:0}.subnav{max-width:1440px;margin:auto;padding:15px 5%;display:flex;gap:30px;border-bottom:1px solid var(--line);overflow:auto}.subnav a{font-size:.9rem;white-space:nowrap;text-decoration:none;color:var(--muted)}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-bottom:24px}.stats-grid span{font-size:.9rem;color:var(--muted)}.stats-grid strong{display:block;font-size:2.6rem;line-height:1.4;margin-top:10px;color:var(--brand)}.status-row{display:flex;justify-content:space-between;gap:14px;padding:16px 0;border-top:1px solid var(--line);font-size:.9rem}.audit-row{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;border-top:1px solid var(--line);padding:11px 0;font-size:.8rem;overflow-wrap:anywhere}.audit-row small{font-size:.8rem}.user-list{display:flex;flex-direction:column;gap:20px}.user-list h2{font-size:1.15rem;margin:0}.user-list p{font-size:.9rem;margin:3px 0;overflow-wrap:anywhere}.user-form{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:18px;align-items:end}.user-form .checkbox{align-self:center}.tabs{display:flex;gap:8px;margin-bottom:24px}.tabs a{padding:10px 18px;border-radius:9px;color:var(--muted);text-decoration:none;border:1px solid var(--line)}.tabs a.selected{background:var(--brand);color:white;border-color:var(--brand)}.subscription-item{padding:10px 0 22px;margin-bottom:22px;border-bottom:1px solid var(--line)}.subscription-item h3{margin-top:20px}.subscription-item p{font-size:.9rem;margin-bottom:10px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;text-align:left;font-size:.9rem}th{font-size:.8rem;color:var(--muted);font-weight:500}th,td{padding:15px 12px;border-bottom:1px solid var(--line);white-space:nowrap}.empty{padding:35px 10px;text-align:center;color:var(--muted);background:#faf8f5;border-radius:12px}.error-page{max-width:700px;margin:65px auto}.error-page h1{font-size:2.3rem}.error-page .button{margin:10px 10px 0 0}hr{border:0;border-top:1px solid var(--line);margin:25px 0}footer{max-width:1440px;margin:auto;padding:25px 5%;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:.8rem;color:var(--muted)}footer>span:first-child{color:var(--brand);font-weight:700}.skip{position:absolute;top:-80px;left:20px;background:white;padding:12px;z-index:5}.skip:focus{top:10px}
@media(min-width:1441px){.hero{min-height:700px}}@media(max-width:1050px){.header{align-items:flex-start}.header nav{gap:16px;justify-content:flex-end}.logo{width:210px}.hero{gap:4%;padding:55px 0}.hero h1{font-size:3.3rem}.hero-art{padding:0 0 25px}.card-top .pill{display:none}.studio-card{padding:16px}.picture-art{height:230px}.art-caption{font-size:2.2rem}.cup{right:25px;transform:rotate(-15deg) scale(.8)}.actions{gap:16px}.auth-shell{gap:5%}.user-form{grid-template-columns:1fr 1fr}.inline-forms{flex-direction:column}.inline-forms form{flex:none}.panel{padding:25px}}
@media(max-width:760px){.header{flex-direction:column;gap:12px;padding-top:10px;padding-bottom:14px}.header nav{width:100%;justify-content:flex-start;gap:17px}.header nav a,.text-button{font-size:.85rem}.header .logo{width:220px}.header .small{padding:9px 13px;min-height:42px}.hero{grid-template-columns:1fr;padding-top:40px;gap:40px}.hero h1{font-size:clamp(2.9rem,10vw,4.4rem)}.hero-copy{max-width:600px}.hero-art{max-width:460px;width:92%;margin:auto}.intro-section{grid-template-columns:1fr;gap:5px;padding-top:32px}.feature-grid{grid-template-columns:1fr;gap:0}.feature-grid article{padding:18px 0;border-bottom:1px solid var(--line)}.feature-grid .number{margin-bottom:8px}.intro-section h2{font-size:1.8rem}.pricing-grid,.account-grid,.dashboard-grid,.auth-shell{grid-template-columns:1fr}.auth-shell{margin:35px auto;max-width:520px}.auth-aside{display:none}.auth-panel{padding:26px}.page-heading{padding:35px 0 15px}.page-heading h1{font-size:2.5rem}.stats-grid{gap:10px}.stats-grid .panel{padding:16px 12px}.stats-grid span{font-size:.8rem}.stats-grid strong{font-size:2rem}.panel{padding:23px}.subnav{gap:24px}.section-title{align-items:flex-start}.section-title h2{font-size:1.4rem}.tabs a{padding:10px 12px}.price-card{padding:28px}.welcome-panel h2{font-size:2rem}.user-form{grid-template-columns:1fr}.card-top{flex-wrap:wrap}.card-top .pill{display:block}.user-list .card-top .pill{margin-left:0}.inline-forms form{flex-direction:column;align-items:stretch}.field-grid{grid-template-columns:1fr}.hero-art .card-top .pill{display:none}.hero-art .card-top{flex-wrap:nowrap}.steps{font-size:.63rem}footer{flex-wrap:wrap;gap:12px}.form-stack .button{max-width:100%}.eyebrow{font-size:.7rem}.fine{font-size:.85rem}.account-grid .full{grid-column:auto}}
@media(prefers-reduced-motion:no-preference){a,button{transition:background-color .15s,color .15s}.studio-card{animation:arrive .6s ease-out}@keyframes arrive{from{opacity:0;transform:translateY(15px) rotate(2deg)}to{opacity:1;transform:translateY(0) rotate(2deg)}}}

.business-logo{max-width:200px;max-height:120px;object-fit:contain;margin-bottom:20px}.logo-upload input[type=file]{font-size:.85rem}
.art-orbit{transform:none;left:0;top:0;width:100%;height:96%}

.user-form{grid-template-columns:1fr 1fr auto}@media(max-width:760px){.user-form{grid-template-columns:1fr}}
