@layer components{.sidebar{width:var(--sidebar-width);position:fixed;inset:0 auto 0 0;background:var(--card);border-right:1px solid var(--border);padding:30px 18px 0;display:flex;flex-direction:column;z-index:30}.sidebar-brand{padding:0 14px 27px;display:flex;justify-content:space-between;align-items:center}.workspace-switch{gap:10px;padding:12px 10px;margin-bottom:16px}.workspace-avatar,.workspace-switch{display:flex;align-items:center;border:1px solid var(--border);border-radius:var(--radius)}.workspace-avatar{width:32px;height:32px;background:var(--muted);justify-content:center;font-weight:600;font-size:14px;color:var(--muted-foreground)}.workspace-switch>div:nth-child(2){flex:1}.workspace-switch strong{display:block;font-size:12px;font-weight:600}.workspace-switch small{display:block;font-size:10px;margin-top:3px}.workspace-switch small,.workspace-switch>svg{color:var(--muted-foreground)}.sidebar-create{font-size:11px;min-height:41px;gap:6px;padding:10px 9px}.nav-label{font-size:9px;letter-spacing:1.25px;color:var(--muted-foreground);font-weight:500;margin:29px 12px 12px}.side-nav{display:flex;flex-direction:column;gap:5px}.side-nav>a{padding:13px 12px;display:flex;align-items:center;gap:11px;color:var(--muted-foreground);font-size:12px;border-radius:var(--radius)}.side-nav>a.active{color:var(--foreground);font-weight:600}.side-nav>a.active,.side-nav>a:hover{background:var(--muted)}.sidebar-spacer{flex:1;min-height:40px}.sidebar-note{border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(135deg,var(--muted),var(--muted));padding:17px 15px 16px;margin-bottom:20px}.note-spark{color:var(--muted-foreground);margin-bottom:12px}.sidebar-note strong{display:block;font-size:13px;line-height:1.5;font-weight:500}.sidebar-note p{font-size:10px;color:var(--muted-foreground);margin:8px 0 12px;line-height:1.7}.sidebar-note a{gap:7px;font-size:10px;font-weight:600}.sidebar-help,.sidebar-note a{display:flex;align-items:center;color:var(--muted-foreground)}.sidebar-help{gap:9px;padding:12px 9px;font-size:11px;border-radius:var(--radius)}.sidebar-help>svg:last-child{margin-left:auto}.profile-area{position:relative;border-top:1px solid var(--border);margin-top:10px;padding:15px 0 20px}.profile-button{width:100%;gap:10px;text-align:left;padding:2px 6px}.profile-button,.user-avatar{display:flex;align-items:center}.user-avatar{justify-content:center;width:32px;height:32px;background:var(--muted);border:2px solid var(--border);box-shadow:0 0 0 1px color-mix(in oklch,var(--foreground) 10%,transparent);border-radius:50%;font-size:12px;color:var(--muted-foreground)}.profile-button strong{font-size:11px;display:block;font-weight:600}.profile-button small{display:block;color:var(--muted-foreground);font-size:10px;margin-top:3px}.profile-button>svg{margin-left:auto;color:var(--muted-foreground)}.profile-popover{position:absolute;bottom:82px;left:0;right:0;padding:7px;border-radius:var(--radius);box-shadow:0 10px 30px color-mix(in oklch,var(--foreground) 1%,transparent);border:1px solid var(--border);background:var(--card)}.profile-popover a{display:flex;align-items:center;gap:9px;padding:11px 8px;border-radius:var(--radius);font-size:12px}.profile-popover a:hover{background:var(--muted)}.workspace-header{height:73px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 39px;background:color-mix(in oklch,var(--card) 79%,transparent);gap:15px}.breadcrumb-root{color:var(--muted-foreground)}.header-actions{gap:22px}.credit-chip,.header-actions{display:flex;align-items:center}.credit-chip{font-size:10px;gap:5px}.credit-chip,.credit-chip svg{color:var(--muted-foreground)}.header-upgrade{font-size:10px;font-weight:600;display:flex;align-items:center;gap:4px;color:var(--foreground)}.workspace-content{padding:34px 39px 20px;max-width:1580px;margin:0 auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:25px}.page-heading h1{font-size:32px;letter-spacing:-1.15px}.page-heading p{font-size:12px;color:var(--muted-foreground);margin-top:9px}.page-heading .eyebrow{font-size:9px;letter-spacing:1.4px;margin-bottom:9px}.page-heading>.button{font-size:11px;min-height:42px}.creation-hero{height:302px;border:1px solid var(--border);background:var(--muted);border-radius:var(--radius);position:relative;overflow:hidden;display:flex;margin-bottom:34px}.creation-copy{padding:29px 33px;position:relative;z-index:3;width:48%}.creation-copy h2{font-size:31px;line-height:1.16;letter-spacing:-1.05px;color:var(--foreground);margin:15px 0 11px}.creation-copy p{font-size:11px;color:var(--muted-foreground);line-height:1.7}.creation-copy .button{margin-top:17px;min-height:37px;font-size:11px;padding:9px 14px;border-radius:var(--radius)}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.project-card{background:var(--card);border:1px solid var(--border);min-width:0}.project-artwork,.project-card{border-radius:var(--radius);position:relative}.project-artwork{overflow:hidden;width:100%;height:192px;background:var(--muted);display:block}.project-shots{display:flex;gap:8px;justify-content:center;align-items:flex-start;transform:translateY(29px);padding:0 20px;transition:transform .25s}.project-shots>.screenshot-preview{width:29%;flex-shrink:0;border:2px solid color-mix(in oklch,var(--border) 52%,transparent);border-radius:var(--radius);box-shadow:0 8px 17px color-mix(in oklch,var(--foreground) 1%,transparent)}.project-shots>.screenshot-preview:first-child{transform:translateY(12px) rotate(-5deg)}.project-shots>.screenshot-preview:nth-child(3){transform:translateY(12px) rotate(5deg)}.project-artwork:hover .project-shots{transform:translateY(24px)}.project-open{position:absolute;bottom:10px;right:10px;padding:6px 9px;display:flex;align-items:center;gap:4px;background:var(--card);border:1px solid var(--border);border-radius:var(--radius);font-size:9px;color:var(--muted-foreground);box-shadow:0 2px 5px color-mix(in oklch,var(--foreground) 0%,transparent);opacity:0;transition:opacity .2s}.project-artwork:hover .project-open,.sample-card .project-open{opacity:1}.project-card-footer{padding:15px 14px;display:flex;align-items:center;justify-content:space-between;gap:5px}.project-card-footer h3{font-size:12px;color:var(--foreground);letter-spacing:-.2px}.project-card-footer p{font-size:9px;margin-top:5px;display:flex;gap:5px;align-items:center;flex-wrap:wrap}.project-card-footer p,.project-card-footer>svg{color:var(--muted-foreground)}.project-skeleton{height:254px;border-radius:var(--radius)}.projects-list{grid-template-columns:1fr}.projects-list .project-card{display:flex}.projects-list .project-artwork{width:160px;height:100px;flex-shrink:0}.projects-list .project-shots{transform:translateY(10px);padding:0 12px}.projects-list .project-card-footer{flex:1;padding:20px}.projects-list .new-project-card{min-height:90px;flex-direction:row;gap:12px}.projects-list .new-project-card p,.projects-list .new-project-card>span{display:none}.projects-list .new-project-icon{margin:0}.template-gallery{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.template-card{min-width:0}.template-cover{height:152px;border:1px solid var(--border);border-radius:var(--radius);display:flex;align-items:flex-start;justify-content:center;gap:5px;padding:20px 14px 0;overflow:hidden;transition:transform .2s}.template-cover>.screenshot-preview{width:52%;flex-shrink:0;box-shadow:0 5px 13px color-mix(in oklch,var(--foreground) 1%,transparent);border:2px solid color-mix(in oklch,var(--border) 47%,transparent);border-radius:var(--radius)}.template-cover>.screenshot-preview:first-child{transform:rotate(-5deg) translateY(5px)}.template-cover>.screenshot-preview:nth-child(2){transform:rotate(5deg) translateY(15px)}.template-card:hover .template-cover{transform:translateY(-3px)}.template-card>div:last-child{display:flex;justify-content:space-between;align-items:center;padding:10px 1px;gap:4px}.template-card strong{font-size:10px;color:var(--muted-foreground);font-weight:500}.template-card>div:last-child>span{gap:5px;text-transform:capitalize}.template-card>div:last-child>span,.workspace-footnote{display:flex;font-size:9px;color:var(--muted-foreground);align-items:center}.workspace-footnote{gap:7px;border-top:1px solid var(--border);padding-top:18px;margin-top:25px}.wizard-page{max-width:1120px;margin:auto}.wizard-heading{margin:28px 0 27px}.wizard-heading h1{font-size:32px;letter-spacing:-1px}.wizard-heading p{color:var(--muted-foreground);font-size:12px;margin-top:10px}.wizard-steps{display:flex;align-items:center;gap:9px;border-bottom:1px solid var(--border);padding-bottom:23px;margin-bottom:28px}.wizard-steps>button{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--muted-foreground);white-space:nowrap}.wizard-steps>button>span{height:26px;width:26px;background:var(--muted);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:10px}.wizard-steps>button>svg{margin:0 7px;color:var(--muted-foreground)}.wizard-steps>button.current{color:var(--foreground);font-weight:600}.wizard-steps>button.current>span{background:var(--primary);color:var(--primary-foreground);border-color:var(--primary)}.wizard-steps>button.completed>span{background:var(--muted);color:var(--muted-foreground)}.wizard-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(220px,1fr);gap:28px;align-items:start}.wizard-main{background:var(--card);padding:28px;border:1px solid var(--border);border-radius:var(--radius)}.wizard-actions{display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--border);margin-top:27px;padding-top:22px}.wizard-actions .button{font-size:12px}.wizard-preview{padding:22px 26px 25px;background:var(--muted);border-radius:var(--radius);border:1px solid var(--border);text-align:center;position:sticky;top:25px}.wizard-preview-art{max-width:194px;margin:25px auto 20px;padding:5px;border:1px solid var(--border);background:color-mix(in oklch,var(--card) 34%,transparent);transform:rotate(3deg);box-shadow:0 15px 30px color-mix(in oklch,var(--foreground) 1%,transparent)}.wizard-preview-art,.wizard-preview-art .screenshot-preview{border-radius:var(--radius)}.wizard-preview h3{font-size:14px;color:var(--muted-foreground)}.wizard-preview>p{font-size:10px;color:var(--muted-foreground);line-height:1.8;margin:8px 0 16px}.wizard-layout-wide{grid-template-columns:1fr}.style-picker{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;max-height:570px;overflow-y:auto;padding:5px 5px 15px}.style-option{border:1px solid var(--border);border-radius:var(--radius);text-align:left;overflow:hidden;padding-bottom:11px;transition:border-color .15s,box-shadow .15s}.style-option.selected{border-color:var(--border);box-shadow:0 0 0 2px color-mix(in oklch,var(--foreground) 10%,transparent)}.style-option-preview{height:153px;overflow:hidden;display:flex;gap:5px;padding:20px 13px 0;position:relative}.style-option-preview>.screenshot-preview{width:60%;flex-shrink:0;border:2px solid color-mix(in oklch,var(--border) 53%,transparent);border-radius:var(--radius);transform:rotate(-5deg)}.style-option-preview>.screenshot-preview:nth-child(2){transform:rotate(6deg) translateY(10px)}.style-option>strong{display:block;font-size:11px;margin:11px 11px 4px;font-weight:600}.style-option>span{font-size:9px;display:block;margin-left:11px;color:var(--muted-foreground);text-transform:capitalize}.creation-summary{border:1px solid var(--border);border-radius:var(--radius);padding:5px 16px}.creation-summary>div{display:flex;justify-content:space-between;gap:10px;padding:13px 0;border-bottom:1px solid var(--border);font-size:12px}.creation-summary>div:last-child{border:0}.creation-summary span{color:var(--muted-foreground)}.creation-summary strong{font-weight:500}.editor-loading{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;min-height:70dvh;color:var(--muted-foreground);text-align:center;padding:25px}.editor-loading h2{color:var(--foreground)}.editor-loading p{font-size:13px}.setup-status{display:flex;align-items:center;gap:6px;font-size:10px;padding:5px 8px;border-radius:var(--radius);white-space:nowrap}.setup-status,.setup-status.connected{background:var(--muted);color:var(--muted-foreground)}.brand-colors{display:flex;gap:17px;flex-wrap:wrap;margin:20px 0}.brand-asset-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-top:20px}.brand-asset{position:relative;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.brand-asset img{height:125px;width:100%;object-fit:contain;background:repeating-conic-gradient(var(--muted) 0 25%,var(--card) 0 50%) 50%/15px 15px;padding:10px}.brand-asset p{font-size:10px;padding:9px 10px;color:var(--muted-foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-asset .icon-btn{position:absolute;top:5px;right:5px;background:color-mix(in oklch,var(--card) 80%,transparent);width:27px;height:27px}.research-intro{display:grid;grid-template-columns:1.1fr 1fr;gap:30px;align-items:center;padding:29px;background:var(--muted);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:24px}.research-intro h2{font-size:26px;line-height:1.3;letter-spacing:-.8px}.research-intro p{font-size:12px;color:var(--muted-foreground);margin-top:11px;max-width:340px}.research-intro-icons{display:flex;justify-content:center;gap:13px;align-items:center}.research-tile{width:92px;height:126px;border:1px solid var(--border);border-radius:var(--radius);background:color-mix(in oklch,var(--card) 73%,transparent);padding:18px 12px;box-shadow:0 5px 13px color-mix(in oklch,var(--foreground) 1%,transparent)}.research-tile:first-child{transform:rotate(-7deg) translateY(8px)}.research-tile:nth-child(3){transform:rotate(7deg) translateY(8px)}.research-tile>svg{color:var(--muted-foreground)}.research-tile>span{height:5px;background:var(--muted);display:block;border-radius:var(--radius);margin-top:14px;width:90%}.research-tile>span:last-child{width:55%;margin-top:7px}.research-form{display:grid;grid-template-columns:1.5fr .65fr .65fr auto;gap:10px;align-items:end}.research-form .field-label{margin-top:0}.research-tabs{display:flex;gap:19px;border-bottom:1px solid var(--border);margin:26px 0 22px;overflow:auto}.research-tabs>button{display:flex;align-items:center;gap:6px;font-size:11px;white-space:nowrap;padding:12px 0;border-bottom:2px solid transparent;color:var(--muted-foreground)}.research-tabs>button.active{border-bottom-color:var(--border);color:var(--foreground)}.research-empty{text-align:center;min-height:220px;flex-direction:column;padding:30px;gap:10px}.research-empty,.research-empty .empty-symbol{display:flex;align-items:center;justify-content:center}.research-empty .empty-symbol{width:53px;height:53px;border:1px solid var(--border);border-radius:var(--radius);background:var(--muted);color:var(--muted-foreground);margin-bottom:5px}.research-empty h3{font-size:16px;color:var(--muted-foreground)}.research-empty p{font-size:12px;color:var(--muted-foreground);max-width:440px}.billing-summary{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:18px;margin-bottom:25px}.billing-stat{padding:22px;background:var(--card);border:1px solid var(--border);border-radius:var(--radius)}.billing-stat>span{font-size:11px;color:var(--muted-foreground)}.billing-stat>strong{font-size:28px;letter-spacing:-.9px;display:block;margin:12px 0 7px;text-transform:capitalize}.billing-stat>small{font-size:10px;color:var(--muted-foreground);display:block}.billing-stat .button{margin-top:17px}.plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.plan-card{border:1px solid var(--border);border-radius:var(--radius);padding:25px;background:var(--card);position:relative;display:flex;flex-direction:column}.plan-card.recommended{border-color:var(--border);background:var(--muted)}.plan-card>h3{font-size:18px}.plan-card>p{font-size:11px;color:var(--muted-foreground);margin:8px 0 20px;min-height:36px}.plan-price{font-size:35px;letter-spacing:-1.7px;font-weight:600}.plan-price>span{font-size:11px;color:var(--muted-foreground);font-weight:400;letter-spacing:0}.plan-card>small{font-size:10px;color:var(--muted-foreground);margin-top:7px;min-height:16px}.plan-card ul{padding:0;list-style:none;display:flex;flex-direction:column;gap:12px;margin:23px 0}.plan-card li{font-size:11px;display:flex;align-items:center;gap:8px}.plan-card li,.plan-card li svg{color:var(--muted-foreground)}.plan-card>.button{margin-top:auto}.billing-toggle{display:flex;gap:3px;background:var(--muted);padding:4px;border-radius:var(--radius)}.billing-toggle button{font-size:10px;padding:8px 13px;color:var(--muted-foreground);border-radius:var(--radius)}.billing-toggle button.active{background:var(--card);color:var(--foreground);box-shadow:0 1px 3px color-mix(in oklch,var(--foreground) 1%,transparent)}.intelligence-offer .plan-price{font-size:26px}.billing-history{margin-top:26px}.billing-history h2{font-size:18px;margin-bottom:16px}@media (min-width:1450px){.creation-hero{height:323px}.creation-copy{padding:35px 40px}.project-artwork{height:225px}.template-cover{height:178px}}@media (max-width:1180px){.sidebar{padding-left:14px;padding-right:14px}.workspace-content{padding:28px 28px 18px}.workspace-header{padding:0 28px}.creation-copy{padding:27px 26px}.creation-copy h2{font-size:29px}.project-grid{gap:14px}.project-artwork{height:161px}.project-shots{gap:6px;padding:0 15px}.project-card-footer{padding:13px 11px}.project-card-footer p{font-size:8px}.template-gallery{gap:11px}.template-cover{height:133px;padding:17px 10px 0}.template-card>div:last-child>span{font-size:0}.template-card>div:last-child>span svg{font-size:medium}.wizard-main{padding:24px}.wizard-preview{padding:22px 20px}.wizard-layout{gap:20px}.style-picker{grid-template-columns:repeat(4,minmax(0,1fr))}.research-form{grid-template-columns:1.4fr .7fr .7fr}.research-form>.button{grid-column:1/-1}.plan-card{padding:20px}}@media (max-width:960px){.workspace-content{padding:24px 22px 16px}.workspace-header{padding:0 22px}.sidebar{padding:26px 12px 0}.sidebar-create{font-size:10px;padding-left:5px;padding-right:5px}.sidebar-brand{padding-left:10px}.sidebar-note{padding:14px 12px}.sidebar-note strong{font-size:12px}.workspace-switch{padding:10px 7px;gap:7px}.workspace-switch strong{font-size:10px}.workspace-switch small{font-size:9px}.workspace-avatar{width:27px;height:27px}.page-heading h1{font-size:28px}.page-heading>.button{font-size:10px;padding:9px 13px}.creation-hero{height:290px}.creation-copy{padding:24px 21px;width:52%}.creation-copy h2{font-size:27px}.creation-copy p{font-size:10px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-artwork{height:178px}.template-gallery{grid-template-columns:repeat(4,minmax(0,1fr))}.template-card:last-child{display:none}.template-cover{height:136px}.wizard-steps>button{font-size:10px;gap:5px}.wizard-steps>button>svg{margin:0 2px}.wizard-layout{grid-template-columns:1fr}.wizard-preview{display:none}.wizard-heading h1{font-size:28px}.research-intro{grid-template-columns:1fr}.research-intro-icons{display:none}.billing-summary{grid-template-columns:repeat(3,1fr);gap:12px}.billing-stat{padding:17px}.billing-stat .button{font-size:10px;padding:8px 10px}.plan-grid{gap:11px}.plan-card{padding:19px 14px}.plan-card>h3{font-size:16px}.plan-card li{font-size:10px}.plan-card>.button{font-size:10px;padding:10px 8px}.brand-asset-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.sidebar{transform:translateX(-100%);transition:transform .2s ease;width:236px;padding:24px 18px 0}.sidebar.sidebar-open{transform:translateX(0)}.sidebar-brand{padding-bottom:24px}.sidebar-create{font-size:11px}.workspace-switch strong{font-size:12px}.workspace-switch small{font-size:10px}.workspace-avatar{width:32px;height:32px}.sidebar-backdrop{position:fixed;inset:0;background:color-mix(in oklch,var(--foreground) 40%,transparent);backdrop-filter:blur(2px);z-index:29}.workspace-header{height:63px;padding:0 17px}.breadcrumb-root{display:none}.header-actions{gap:14px}.credit-chip,.header-upgrade{font-size:10px}.workspace-content{padding:24px 20px 18px}.page-heading{margin-bottom:23px;align-items:flex-start}.page-heading h1{font-size:27px;line-height:1.2}.page-heading h1 br{display:none}.page-heading>.button{min-height:40px;font-size:0;padding:10px}.page-heading>.button svg{width:19px;height:19px}.page-heading p{font-size:11px}.creation-hero{height:285px}.creation-copy{width:51%;padding:23px 20px}.creation-copy h2{font-size:27px}.creation-copy .pill{font-size:7px;padding:5px 7px;letter-spacing:.6px}.project-grid{gap:13px}.project-artwork{height:196px}.template-gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.template-cover{height:151px}.template-card strong{font-size:10px}.wizard-heading{margin:22px 0}.wizard-heading h1{font-size:28px}.wizard-steps{gap:5px;justify-content:space-between;overflow:auto}.wizard-steps>button{font-size:10px;flex-direction:column;gap:7px;align-items:center;white-space:normal;text-align:center;line-height:1.4;width:25%}.wizard-steps>button>span{width:28px;height:28px}.wizard-steps>button>svg{display:none}.wizard-main{padding:23px}.wizard-actions .button{font-size:12px}.style-picker{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.style-option-preview{height:153px}.research-intro{padding:25px}.research-intro h2{font-size:25px}.research-form{grid-template-columns:1fr 1fr}.research-form>div:first-child{grid-column:1/-1}.research-tabs{gap:16px}.billing-summary{grid-template-columns:1fr 1fr}.billing-stat:first-child{grid-column:1/-1;position:relative}.billing-stat:first-child .button{position:absolute;right:20px;top:10px}.billing-stat>strong{font-size:25px}.plan-grid{grid-template-columns:1fr;gap:20px}.plan-card{padding:24px}.plan-card>h3{font-size:20px}.plan-card>p{min-height:0}.plan-card li,.plan-card>.button,.plan-card>p{font-size:12px}.plan-card ul{display:grid;grid-template-columns:1fr 1fr}.brand-asset-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:440px){.workspace-content{padding:23px 16px 17px}.page-heading h1{font-size:25px}.page-heading .eyebrow{font-size:8px;letter-spacing:1.1px}.creation-hero{height:268px}.creation-copy{width:62%;padding:21px 18px}.creation-copy h2{font-size:26px;margin-top:17px}.creation-copy p{font-size:10px}.creation-copy p br{display:none}.creation-copy .button{font-size:10px;margin-top:14px}.project-grid{gap:11px}.project-artwork{height:154px}.project-shots{gap:5px;padding:0 10px;transform:translateY(27px)}.project-shots>.screenshot-preview{width:33%}.project-card-footer{padding:13px 10px}.project-card-footer h3{font-size:11px}.project-card-footer p{font-size:8px;gap:3px}.project-card-footer>.icon-btn{width:23px}.project-open{font-size:8px;padding:5px 6px;right:7px;bottom:7px}.project-open svg{width:12px}.template-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.template-card:nth-child(4){display:none}.template-cover{height:133px;padding-left:9px;padding-right:9px}.template-card strong{font-size:9px}.template-card>div:last-child>span{display:none}.workspace-footnote{font-size:8px}.wizard-heading h1{font-size:26px}.wizard-main{padding:20px}.style-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.style-option-preview{height:160px}.research-intro h2{font-size:24px}.research-form .input{font-size:12px}.research-tabs{gap:13px}.research-tabs>button{font-size:10px}.brand-asset-grid{grid-template-columns:repeat(2,1fr)}.billing-summary{gap:11px}.billing-stat{padding:17px}.billing-stat>strong{font-size:23px}.plan-card ul{grid-template-columns:1fr}}.side-nav>a{font-size:13px}.sidebar-create{font-size:12px}.page-heading p{font-size:13px}.creation-copy p{font-size:12px}.project-card-footer h3{font-size:13px}.project-card-footer p{font-size:10px}.template-card strong{font-size:11px}.profile-button,.sidebar-help{min-height:44px}@media (max-width:760px){.header-upgrade{min-height:44px;display:flex;align-items:center}.creation-copy p,.project-card-footer h3{font-size:11px}.project-card-footer p{font-size:9px}.profile-button,.sidebar-help{min-height:44px}}.account-signout{min-height:44px;width:100%;text-align:left;padding:12px 14px;background:none;border:0;color:var(--destructive);cursor:pointer}.account-signout:hover{background:var(--muted)}.sidebar{padding:28px 18px 0;border-color:var(--border)}.sidebar-brand{padding:0 12px 30px}.workspace-switch{background:var(--muted);padding:11px 10px;border-color:var(--border);border-radius:var(--radius);margin-bottom:18px}.workspace-avatar{width:34px;height:34px;border:1px solid var(--border);border-radius:var(--radius);color:var(--muted-foreground)}.workspace-switch strong{font-size:12px}.workspace-switch small{font-size:10px;color:var(--muted-foreground)}.sidebar-create{padding:11px 8px;font-size:11px;min-height:46px;gap:6px}.nav-label{font-size:9px;margin:30px 12px 13px;font-weight:600;color:var(--muted-foreground);letter-spacing:1.6px}.side-nav{gap:7px}.side-nav>a{min-height:48px;padding:12px 14px;font-size:13px;color:var(--muted-foreground)}.side-nav>a,.side-nav>a.active{font-weight:600}.side-nav>a.active:after{content:"";width:5px;height:5px;border-radius:50%;background:var(--primary);margin-left:auto}.sidebar-note{background:var(--muted);border:none;border-radius:var(--radius);padding:17px 15px;margin-bottom:14px}.note-spark{display:flex;align-items:center;gap:8px;color:var(--muted-foreground);margin-bottom:14px}.note-spark span{font-size:7px;line-height:1.6;font-weight:600;letter-spacing:1px}.sidebar-note strong{font-family:var(--font-sans);font-size:17px;line-height:1.25;font-weight:600;letter-spacing:-.6px}.sidebar-note p{font-size:11px;color:var(--muted-foreground);margin:10px 0 9px;line-height:1.7}.sidebar-note a{min-height:44px;font-size:11px;color:var(--foreground);font-weight:600}.sidebar-note a svg{margin-left:auto}.sidebar-help{font-size:12px;min-height:44px;color:var(--muted-foreground)}.sidebar-help:hover{background:var(--muted)}.profile-area{padding:16px 0 20px}.profile-button{min-height:44px;gap:10px}.profile-button strong{font-size:12px}.profile-button small{font-size:10px;color:var(--muted-foreground)}.user-avatar{background:var(--muted);border-color:var(--border);box-shadow:0 0 0 1px color-mix(in oklch,var(--foreground) 10%,transparent);color:var(--foreground);width:36px;height:36px;font-weight:700}.profile-popover{box-shadow:0 8px 28px color-mix(in oklch,var(--foreground) 1%,transparent);border-radius:var(--radius);bottom:82px}.account-signout,.profile-popover a{min-height:44px}.account-signout:hover,.profile-popover a:hover{background:var(--muted)}.workspace-header{height:74px;padding:0 36px;background:color-mix(in oklch,var(--card) 87%,transparent)}.breadcrumb-root{color:var(--muted-foreground);font-weight:500}.header-actions{gap:12px}.credit-chip{min-height:36px;border:1px solid var(--border);border-radius:99px;padding:8px 12px;font-size:11px;font-weight:650}.credit-chip svg,.header-upgrade{color:var(--foreground)}.header-upgrade{min-height:44px;font-size:11px;gap:7px}.workspace-content{padding:36px 36px 24px;max-width:1680px}.page-heading{margin-bottom:28px;align-items:center}.page-heading h1{font-size:clamp(28px,2.4vw,37px);font-weight:500;letter-spacing:-1.6px;line-height:1.22}.page-heading p{color:var(--muted-foreground);margin-top:9px}.page-heading .eyebrow{font-size:9px;margin-bottom:12px;color:var(--foreground);letter-spacing:1.5px}.page-heading>.button{font-size:12px;min-height:46px;flex-shrink:0}.studio-intro-grid{display:grid;grid-template-columns:minmax(0,1fr) 272px;gap:20px;margin-bottom:42px}.studio-feature{position:relative;min-height:324px;border-radius:var(--radius);overflow:hidden;background:var(--muted);isolation:isolate}.studio-feature-copy{position:relative;z-index:3;padding:29px 0 26px 30px;width:59%}.studio-kicker{font-size:8px;font-weight:600;letter-spacing:1px;display:flex;align-items:center;gap:7px;color:var(--foreground)}.studio-feature h2{font-size:clamp(28px,2.35vw,37px);font-weight:500;letter-spacing:-1.6px;line-height:1.1;margin:20px 0 13px}.studio-feature h2 span{color:var(--foreground)}.studio-feature p{font-size:12px;color:var(--muted-foreground);line-height:1.75}.studio-feature-cta{color:var(--foreground);margin-top:22px;min-height:44px;padding:10px 15px;font-size:11px}.studio-feature-cta,.studio-feature-cta:hover{background:var(--muted)}.studio-stores{display:flex;align-items:center;gap:5px;color:var(--muted-foreground);font-size:9px;margin-top:15px}.studio-dot{width:3px;height:3px;margin:0 3px;border-radius:50%;background:var(--secondary)}.studio-feature-art{position:absolute;inset:0 0 0 57%}.studio-art-grid{position:absolute;inset:0;background-image:linear-gradient(color-mix(in oklch,var(--secondary) 27%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in oklch,var(--secondary) 27%,transparent) 1px,transparent 1px);background-size:32px 32px;mask-image:linear-gradient(90deg,transparent,var(--foreground))}.studio-art-shot{position:absolute;width:138px;border:3px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:0 16px 34px color-mix(in oklch,var(--foreground) 1%,transparent)}.studio-art-shot-0{left:-5px;top:60px;transform:rotate(-10deg);z-index:1}.studio-art-shot-1{left:109px;top:36px;transform:rotate(8deg);z-index:2}.studio-art-shot-2{left:225px;top:85px;transform:rotate(15deg)}.studio-art-label{top:89px;left:8px;background:var(--muted);padding:7px 11px;font-size:10px;font-weight:600;border-radius:var(--radius);transform:rotate(-7deg);box-shadow:0 4px 10px color-mix(in oklch,var(--foreground) 1%,transparent)}.studio-art-chip,.studio-art-label{position:absolute;z-index:4;display:flex;gap:5px;align-items:center;color:var(--foreground)}.studio-art-chip{bottom:23px;left:11px;border:1px solid var(--border);background:var(--card);padding:8px 11px;font-size:9px;border-radius:var(--radius)}.studio-art-chip svg{color:var(--foreground)}.studio-shortcuts{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:21px 19px 12px;display:flex;flex-direction:column}.studio-shortcuts-heading{font-family:var(--font-sans);font-size:17px;letter-spacing:-.55px;font-weight:600;display:flex;align-items:center;justify-content:space-between;margin:0 0 13px}.studio-shortcuts-heading>svg{color:var(--muted-foreground)}.studio-shortcut{display:flex;align-items:center;gap:11px;min-height:70px;border-bottom:1px solid var(--border)}.studio-shortcut>span:nth-child(2){min-width:0;flex:1}.studio-shortcut strong{display:block;font-size:11px;font-weight:600}.studio-shortcut small{display:block;color:var(--muted-foreground);font-size:9px;margin-top:4px;line-height:1.6}.studio-shortcut>svg{color:var(--muted-foreground);width:14px}.studio-shortcut:hover strong,.studio-shortcut:hover>svg{color:var(--foreground)}.studio-shortcuts-foot{color:var(--muted-foreground);font-size:9px;padding-top:13px}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.project-card{border:1px solid var(--border);box-shadow:0 3px 5px color-mix(in oklch,var(--foreground) 0%,transparent);transition:box-shadow .2s,border-color .2s}.project-card:hover{border-color:var(--border);box-shadow:0 7px 23px color-mix(in oklch,var(--foreground) 0%,transparent)}.project-artwork{height:215px;border-radius:var(--radius)}.project-shots{gap:9px;padding:0 17px;transform:translateY(31px)}.project-shots>.screenshot-preview{width:29%;border-radius:var(--radius);box-shadow:0 10px 20px color-mix(in oklch,var(--foreground) 1%,transparent)}.project-card-footer{padding:18px 17px;gap:8px}.project-card-footer>div:first-child{min-width:0}.project-card-footer h3{color:var(--foreground);font-family:var(--font-sans);font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-card-footer p{color:var(--muted-foreground);font-size:9px;line-height:1.5;margin-top:7px}.project-open{color:var(--foreground);border-color:var(--border);border-radius:var(--radius);font-size:10px;padding:9px 12px;opacity:1;background:color-mix(in oklch,var(--card) 94%,transparent)}.projects-list{grid-template-columns:1fr}.projects-list .project-card{display:flex}.projects-list .project-artwork{width:200px;height:130px;flex:0 0 auto;border-radius:var(--radius)}.projects-list .project-card-footer{flex:1;min-width:0}.projects-list .new-project-card{min-height:90px}.template-gallery{grid-template-columns:repeat(5,minmax(0,1fr));gap:17px}.template-cover{height:184px;border:1px solid var(--border);border-radius:var(--radius);padding:15px 8px 0;gap:6px}.template-cover>.screenshot-preview{border-radius:var(--radius);box-shadow:0 5px 17px color-mix(in oklch,var(--foreground) 1%,transparent)}.template-card>div:last-child{padding:13px 1px 4px}.template-card strong{color:var(--foreground);font-family:var(--font-sans);font-size:11px;font-weight:600}.template-card>div:last-child>span,.workspace-footnote{font-size:9px;color:var(--muted-foreground)}.workspace-footnote{border:none;margin-top:30px;padding-top:16px}.wizard-page{max-width:1140px}.wizard-heading{margin:18px 0 28px}.wizard-heading h1{font-size:38px;font-weight:500;letter-spacing:-1.7px;margin-top:10px}.wizard-heading p{font-size:14px;color:var(--muted-foreground);line-height:1.7}.wizard-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;border:none;padding:0;margin-bottom:26px}.wizard-steps>button{min-height:64px;font-size:12px;background:var(--muted);color:var(--muted-foreground);border:1px solid var(--border);border-radius:var(--radius);padding:12px;gap:9px}.wizard-steps>button:disabled{opacity:1;cursor:default}.wizard-steps>button>span{width:29px;height:29px;font-size:11px;border:0;background:var(--card);border-radius:var(--radius);color:var(--muted-foreground);flex-shrink:0}.wizard-steps>button>svg{display:none}.wizard-steps>button.current{border-color:var(--border);background:var(--card);color:var(--foreground);box-shadow:0 2px 9px color-mix(in oklch,var(--foreground) 0%,transparent)}.wizard-steps>button.current>span{background:var(--muted);color:var(--primary-foreground)}.wizard-steps>button.completed{color:var(--foreground)}.wizard-steps>button.completed>span{background:var(--muted);color:var(--foreground)}.wizard-layout{grid-template-columns:minmax(0,1.5fr) minmax(260px,1fr);gap:26px}.wizard-main{padding:30px;border-radius:var(--radius);border-color:var(--border);box-shadow:0 3px 8px color-mix(in oklch,var(--foreground) 0%,transparent)}.wizard-preview{background:var(--muted);border:1px solid var(--border);padding:25px;border-radius:var(--radius)}.wizard-preview-art{height:auto;padding:24px 35px 27px;max-width:320px;margin:0 auto}.wizard-preview-art .screenshot-preview{width:100%;max-width:205px;margin:auto;border:4px solid var(--border);border-radius:var(--radius);box-shadow:0 12px 30px color-mix(in oklch,var(--foreground) 1%,transparent);transform:rotate(-4deg)}.wizard-preview h3{font-size:22px;letter-spacing:-.8px;font-weight:500;text-align:left}.wizard-preview>p{font-size:12px;color:var(--muted-foreground);line-height:1.75;text-align:left}.wizard-layout-wide{grid-template-columns:1fr}.style-picker{gap:18px}.style-option{border:1px solid var(--border);border-radius:var(--radius);padding:6px 6px 15px}.style-option.selected{border:2px solid var(--border);padding:5px 5px 14px;background:var(--muted)}.style-option-preview{border-radius:var(--radius)}.style-option>strong{font-size:13px}.style-option>span{font-size:11px;color:var(--muted-foreground)}.wizard-actions{padding-top:24px;margin-top:26px;border-color:var(--border)}.setup-status{border-radius:var(--radius);background:var(--muted);color:var(--muted-foreground);font-size:10px;border:1px solid var(--border)}.setup-status.connected{background:var(--muted);border-color:var(--border);color:var(--foreground)}.brand-identity-strip{display:grid;grid-template-columns:1fr 1.35fr;min-height:228px;margin-bottom:24px;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:var(--card)}.brand-identity-copy{padding:27px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.brand-identity-copy>span{font-size:9px;letter-spacing:1.3px;color:var(--foreground);font-weight:600}.brand-identity-copy h2{font-size:27px;font-weight:500;margin-top:13px;letter-spacing:-1px}.brand-identity-copy p{font-size:12px;color:var(--muted-foreground);line-height:1.8;margin-top:10px;max-width:300px}.brand-live-preview{padding:28px 32px;position:relative;display:flex;flex-direction:column;justify-content:space-between;isolation:isolate}.brand-live-preview>span{font-size:9px;font-family:var(--font-sans);font-weight:600;letter-spacing:1.4px;color:var(--foreground);background:var(--card);padding:7px 9px;border-radius:var(--radius);align-self:flex-start}.brand-live-preview>strong{font-weight:650;font-size:37px;line-height:1.1;letter-spacing:-1.7px;padding:22px 0 10px;max-width:380px}.brand-preview-palette{display:flex;gap:7px;align-self:flex-end}.brand-preview-palette i{display:block;width:28px;height:28px;border:2px solid var(--border);border-radius:50%}.brand-colors{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:20px 0}.brand-font-sample{padding:24px 18px;background:var(--muted);border:1px solid var(--border);border-radius:var(--radius);margin-top:16px}.brand-font-sample p{font-size:34px;line-height:1.3;letter-spacing:-.8px}.brand-font-sample span{font-size:12px;color:var(--muted-foreground);display:block;margin-top:12px}.brand-asset-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:17px}.brand-asset{background:var(--muted);border:1px solid var(--border);border-radius:var(--radius);padding:12px}.brand-asset p{font-size:11px;color:var(--muted-foreground)}.billing-summary{margin-bottom:42px;gap:19px}.billing-stat{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:25px}.billing-stat:first-child{background:var(--muted);border-color:var(--border)}.billing-stat>span{font-size:11px;font-weight:650;color:var(--muted-foreground)}.billing-stat>strong{font-family:var(--font-sans);color:var(--foreground);font-weight:500;font-size:37px;margin:13px 0 11px;letter-spacing:-1.5px}.billing-stat>small{color:var(--muted-foreground);font-size:11px;line-height:1.7}.billing-toggle{border-radius:var(--radius);background:var(--muted);padding:4px}.billing-toggle button{min-height:40px;padding:9px 13px;border-radius:var(--radius);color:var(--muted-foreground);font-size:11px}.billing-toggle button.active{background:var(--card);color:var(--foreground);box-shadow:0 2px 4px color-mix(in oklch,var(--foreground) 1%,transparent)}.plan-grid{gap:19px;margin-top:28px}.plan-card{padding:29px 25px;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);box-shadow:0 3px 7px color-mix(in oklch,var(--foreground) 0%,transparent)}.plan-card.recommended{border:2px solid var(--border);padding:28px 24px;background:var(--card)}.plan-card>h3{font-size:23px;font-weight:500}.plan-card>p{font-size:12px;color:var(--muted-foreground)}.plan-price{color:var(--foreground);font-family:var(--font-sans);font-size:42px;font-weight:500;letter-spacing:-1.7px}.plan-price>span{font-family:var(--font-sans);font-size:12px;color:var(--muted-foreground);letter-spacing:0}.plan-card>small{font-size:10px;color:var(--muted-foreground);line-height:1.7}.plan-card ul{border-top:1px solid var(--border);padding-top:20px;margin-top:20px;gap:12px}.plan-card li{font-size:11px;color:var(--foreground)}.plan-card li svg{color:var(--foreground);flex-shrink:0}.plan-card>.button{margin-top:24px}.intelligence-offer .plan-price{color:var(--foreground);font-size:30px}.intelligence-offer .plan-price>span{color:var(--muted-foreground)}}@layer components{@media (min-width:1600px){.studio-feature-copy{padding:34px 0 30px 37px}.studio-feature{min-height:350px}.studio-feature h2{font-size:44px}.studio-art-shot{width:158px}.studio-art-shot-1{left:125px}.studio-art-shot-2{left:260px}}@media (max-width:1250px){.workspace-content{padding:29px 25px 24px}.workspace-header{padding:0 25px}.sidebar{padding-left:14px;padding-right:14px}.studio-intro-grid{grid-template-columns:minmax(0,1fr) 244px;gap:17px}.studio-feature-copy{padding-left:24px}.studio-feature h2{font-size:29px}.studio-kicker{font-size:7px;letter-spacing:.65px}.studio-shortcuts{padding-left:15px;padding-right:15px}.page-heading{flex-wrap:wrap;gap:18px}.template-gallery{gap:12px}.template-cover{height:150px}.project-artwork{height:180px}}@media (max-width:1080px){.studio-intro-grid{grid-template-columns:1fr}.studio-feature{min-height:314px}.studio-feature-copy{width:58%}.studio-feature h2{font-size:37px}.studio-shortcuts{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;padding:15px}.studio-shortcuts-foot,.studio-shortcuts-heading{display:none}.studio-shortcut{border:none;gap:8px;min-height:56px}.studio-shortcut strong{font-size:10px}.studio-shortcut small{font-size:8px}.studio-shortcut>svg{display:none}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.projects-list{grid-template-columns:1fr}.template-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.template-cover{height:200px}.wizard-layout{grid-template-columns:minmax(0,1.3fr) minmax(220px,1fr);gap:18px}.wizard-main{padding:24px}.wizard-preview{padding:21px}.wizard-preview-art{padding-left:20px;padding-right:20px}.wizard-steps>button{font-size:10px;padding:10px;gap:6px}.wizard-layout-wide{grid-template-columns:1fr}.plan-card{padding:24px 19px}.plan-card.recommended{padding:23px 18px}.plan-grid{grid-template-columns:1fr}}@media (max-width:760px){.sidebar{width:260px;padding:24px 19px 0}.sidebar-brand{padding:0 8px 24px}.sidebar-create{font-size:12px}.sidebar-backdrop{background:color-mix(in oklch,var(--foreground) 40%,transparent)}.workspace-header{height:66px;padding:0 14px;gap:8px}.header-actions{gap:8px}.credit-chip,.header-upgrade{font-size:10px}.credit-chip{min-height:44px;padding:8px}.credit-chip span{display:none}.workspace-content{padding:26px 20px 20px}.page-heading{margin-bottom:23px;gap:18px;flex-direction:column;align-items:flex-start}.page-heading h1{font-size:33px;line-height:1.12;max-width:470px}.page-heading p{font-size:12px;line-height:1.7}.page-heading>.button{display:inline-flex;width:auto;min-height:46px;font-size:12px}.studio-intro-grid{gap:13px;margin-bottom:30px}.studio-feature{min-height:318px;border-radius:var(--radius)}.studio-feature-copy{padding:26px 0 24px 24px;width:60%}.studio-feature h2{font-size:32px;margin-top:20px}.studio-feature-art{left:61%}.studio-art-shot{width:129px}.studio-art-shot-0{left:5px;top:59px}.studio-art-shot-1{left:112px;top:47px}.studio-art-label{top:90px;left:12px;font-size:8px}.studio-art-chip{display:none}.studio-shortcuts{grid-template-columns:1fr;padding:8px 17px;gap:0;border-radius:var(--radius)}.studio-shortcut{min-height:66px;gap:12px;border-bottom:1px solid var(--border)}.studio-shortcut:last-of-type{border:none}.studio-shortcut strong{font-size:12px}.studio-shortcut small{font-size:10px;margin-top:3px}.studio-shortcut>svg{display:block}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.project-artwork{height:175px}.project-card-footer{padding:13px}.project-card-footer h3{font-size:12px}.project-card-footer p{font-size:9px}.project-shots{padding:0 10px;gap:5px}.project-shots>.screenshot-preview{width:31%}.projects-list{grid-template-columns:1fr}.projects-list .project-artwork{width:114px;height:132px}.projects-list .project-open{display:none}.template-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.template-cover{height:155px}.template-card>div:last-child{gap:6px;flex-wrap:wrap}.template-card strong{font-size:11px}.workspace-footnote{font-size:9px;line-height:1.7}.wizard-heading{margin:12px 0 25px}.wizard-heading h1{font-size:33px;line-height:1.12}.wizard-heading p{font-size:12px}.wizard-steps{gap:7px;grid-template-columns:repeat(4,minmax(0,1fr))}.wizard-steps>button{min-height:80px;flex-direction:column;justify-content:center;align-items:center;font-size:9px;padding:8px 3px;gap:7px;white-space:normal;text-align:center}.wizard-steps>button>span{width:27px;height:27px}.wizard-layout{grid-template-columns:1fr}.wizard-main{padding:23px 20px;border-radius:var(--radius)}.wizard-preview{display:none}.style-picker{grid-template-columns:1fr;gap:17px}.style-option-preview{height:265px}.style-option>strong{font-size:14px}.wizard-actions .button{font-size:11px;padding:10px 12px}.brand-identity-strip{grid-template-columns:1fr}.brand-identity-copy{padding:24px}.brand-live-preview{padding:24px;min-height:240px}.brand-live-preview>strong{font-size:35px}.brand-colors{gap:12px}.billing-summary{grid-template-columns:1fr;gap:13px;margin-bottom:30px}.billing-stat{padding:22px}.billing-stat>strong{font-size:33px;margin:7px 0}.billing-toggle{width:100%}.billing-toggle button{flex:1 1 auto;min-height:44px;font-size:11px}.plan-card{padding:27px 23px}.plan-card.recommended{padding:26px 22px}.plan-card li{font-size:12px}}@media (max-width:460px){.workspace-content{padding:25px 17px 20px}.workspace-header{padding:0 10px}.header-upgrade{font-size:9px;gap:4px}.studio-feature{min-height:331px}.studio-feature-copy{width:69%;padding-left:22px}.studio-feature h2{font-size:30px}.studio-kicker{font-size:6px;letter-spacing:.5px}.studio-feature-art{left:72%}.studio-art-shot-0{top:69px;left:-7px}.studio-art-shot-1{left:90px}.studio-art-label{left:-4px;top:106px}.studio-feature p{font-size:11px}.studio-feature-cta{font-size:10px;padding:11px 12px}.studio-stores{font-size:8px}.project-grid{grid-template-columns:1fr;gap:17px}.project-artwork{height:245px}.project-shots{padding:0 27px;gap:10px;transform:translateY(34px)}.project-card-footer{padding:18px}.project-card-footer h3{font-size:13px}.project-card-footer p{font-size:10px}.template-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.template-cover{height:172px}.projects-list .project-shots{padding:0 8px;gap:4px}.projects-list .project-card-footer{padding:12px}.projects-list .project-card-footer h3{font-size:11px}.projects-list .project-card-footer p{font-size:9px}}.template-card:nth-child(n){display:block}@media (min-width:761px) and (max-width:1080px){.wizard-steps>button{white-space:normal;line-height:1.45;min-width:0}}@media (min-width:761px) and (max-width:960px){.wizard-layout{grid-template-columns:1fr}.wizard-preview{display:none}}.sidebar{padding-top:26px;background:var(--card)}.sidebar-brand{padding-bottom:26px}.workspace-switch{background:transparent;border:0;padding:8px 8px 14px;margin-bottom:8px}.workspace-avatar{background:var(--muted);border-color:var(--border);color:var(--foreground)}.sidebar-create{margin-bottom:24px}.side-nav{gap:5px}.side-nav>a{min-height:46px;border-radius:var(--radius);font-weight:500}.side-nav>a.active{background:var(--muted);color:var(--foreground);font-weight:650}.side-nav>a.active:after{display:none}.side-nav>a:hover{background:var(--muted);color:var(--foreground)}.workspace-header{background:var(--card);box-shadow:none}.credit-chip{background:var(--muted);color:var(--foreground);border-color:var(--border)}.page-heading{margin-bottom:34px}.page-heading h1{font-weight:600;font-size:clamp(32px,3vw,43px);letter-spacing:-.055em}.page-heading p{font-size:13px}.projects-section{margin-top:0}.project-card{box-shadow:none;border-radius:var(--radius)}.project-card:hover{box-shadow:0 8px 24px color-mix(in oklch,var(--foreground) 0%,transparent)}@media (max-width:767px){.page-heading h1{font-size:34px}.page-heading{margin-bottom:25px}}.workspace-header{height:56px;min-height:56px}.billing-toggle{max-width:100%;flex-wrap:wrap}.billing-toggle button{min-width:0;white-space:normal;height:auto}.plan-card{min-width:0}.plan-card li{align-items:flex-start}.plan-card li svg{flex-shrink:0;margin-top:3px}.billing-stat,.billing-summary{min-width:0}}@layer components{}