:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#2e2b36;background:#f8f7f4;font-synthesis:none;--purple:#7759c2;--muted:#929099;--line:#e9e6e5}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #9f85e4;outline-offset:3px}[hidden]{display:none!important}.topbar{min-height:84px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:52px;padding:0 4.5%}.brand{display:flex;gap:10px;align-items:center;text-decoration:none;font-size:21px;font-weight:750;letter-spacing:-.85px;white-space:nowrap}.brand-mark{display:inline-flex;background:#edddf5;border-radius:11px;width:35px;height:35px;align-items:center;justify-content:center;transform:rotate(-7deg)}.brand-mark svg{width:27px;height:27px;fill:#8051a5}.brand-studio{color:#a5a0ab;font-size:12px;font-weight:500;letter-spacing:0;margin:8px 0 0 -3px}.topbar nav{align-self:stretch;display:flex;align-items:stretch;gap:29px}.topbar nav a,.topbar nav button{position:relative;display:flex;align-items:center;gap:5px;background:none;border:0;text-decoration:none;font-size:13px;color:#827d88;padding:0}.topbar nav [aria-current]{font-weight:650;color:#37313c}.topbar nav [aria-current]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--purple)}.top-actions{margin-left:auto;display:flex;align-items:center;gap:12px}.version-pill{font-size:9px;letter-spacing:1px;color:#9b949f;border:1px solid #ece8ed;padding:6px 8px;border-radius:6px;margin-right:5px}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;border:1px solid #e5e1e7;padding:11px 17px;border-radius:9px;font-size:12px;line-height:1.4;font-weight:600;background:white;transition:transform .12s,background .15s}.button:hover{transform:translateY(-1px)}.button.dark{background:#302a3a;color:#fff;border-color:#302a3a;box-shadow:0 3px 5px #302a3a08}.button.dark:hover{background:#483b58}.button.quiet{border-color:transparent;color:#746c7d}.button span{font-size:16px}main{max-width:1510px;margin:0 auto;padding:37px 4.5% 0}.intro{display:flex;justify-content:space-between;align-items:center;margin-bottom:29px}.eyebrow{font-size:9px;font-weight:650;letter-spacing:1.3px;display:flex;align-items:center;gap:7px;color:#8a8392}.little-spark{font-size:17px;color:#a480bb}h1{font-size:31px;font-weight:650;letter-spacing:-1.25px;margin:12px 0 9px;line-height:1.2}h1 em{font-family:Georgia,serif;font-weight:400;color:#80659b;letter-spacing:-.8px}.intro p{font-size:12px;color:#948c98;margin:0}.intro-note{display:flex;align-items:center;gap:7px;font-size:10px;color:#a39ba8;padding-top:38px}.status-dot{display:inline-block;width:6px;height:6px;background:#87a695;border-radius:50%;box-shadow:0 0 0 3px #87a69512}.workspace{display:grid;grid-template-columns:352px minmax(0,1fr);gap:30px;align-items:start}.config-panel{background:#fff;border:1px solid var(--line);border-radius:15px;box-shadow:0 7px 18px #39302303;overflow:hidden}.panel-heading{display:flex;align-items:center;justify-content:space-between;padding:21px 23px 16px;font-size:12px;font-weight:650}.draft-status{font-size:9px;font-weight:400;color:#a29aa7}.tabs{display:flex;gap:1px;padding:0 12px;border-bottom:1px solid var(--line)}.tabs button{flex:1;display:flex;align-items:center;justify-content:center;gap:5px;padding:14px 2px;border:0;border-bottom:2px solid transparent;background:transparent;color:#a49caa;font-size:10px;white-space:nowrap}.tabs button span{display:grid;place-items:center;width:16px;height:16px;border:1px solid #e8e2eb;border-radius:50%;font-size:8px}.tabs button[aria-selected=true]{border-bottom-color:var(--purple);color:var(--purple);font-weight:650}.tabs button[aria-selected=true] span{background:#efe9f9;border-color:#efe9f9}.tab-panel{padding:23px}.section-label{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px;gap:8px}.section-label h2{font-size:12px;letter-spacing:-.1px;margin:0;font-weight:600}.section-label>span{font-size:9px;color:#aaa1ae}.pet-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.pet-choice{position:relative;display:flex;flex-direction:column;align-items:center;border:1px solid #ece8e8;background:#fbfaf8;border-radius:11px;padding:8px 3px 9px;gap:3px;font-size:10px;color:#787180;transition:border .12s,background .12s}.pet-choice img{width:72px;height:72px;object-fit:contain;filter:drop-shadow(0 3px 2px #4831450a);transition:transform .18s}.pet-choice:hover img{transform:translateY(-3px) rotate(3deg)}.pet-choice.selected{border-color:#ab91cf;background:#f5f0fa;box-shadow:0 0 0 1px #ab91cf30;color:#695180}.pet-choice.selected:after{content:"\2713";position:absolute;top:6px;right:6px;background:#9270b3;color:white;width:13px;height:13px;border-radius:50%;font-size:8px;display:grid;place-items:center}.pet-choice small{font-size:7px;position:absolute;left:4px;top:5px;color:#9c86ac}.selected-pet{display:flex;align-items:center;gap:9px;margin-top:16px}.selected-dot{width:6px;height:6px;border-radius:50%;background:#a58ac2}.selected-pet strong{display:block;font-size:11px;font-weight:600}.selected-pet div>span{display:block;font-size:9px;color:#a79caa;margin-top:3px}.mini-badge{margin-left:auto;background:#f5f1f8;color:#9680ac;font-size:8px;padding:5px 7px;border-radius:4px;white-space:nowrap}.divider{height:1px;background:#f0ecf0;margin:20px 0}.field{margin-bottom:19px}.field label,.field-label{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:10px;font-weight:600;color:#5b5264;margin-bottom:10px}.field output{font-size:9px;font-weight:500;border:1px solid #eee9f1;border-radius:4px;color:#95879f;padding:3px 5px}.field label>span{font-size:9px;font-weight:400;color:#a398aa}input[type=range]{appearance:none;width:100%;height:4px;background:#eae5ed;border-radius:10px;display:block;margin:15px 0;accent-color:var(--purple)}input[type=range]::-webkit-slider-thumb{appearance:none;width:13px;height:13px;border-radius:50%;background:#9974bc;border:3px solid white;box-shadow:0 0 0 1px #9a7cb4;cursor:ew-resize}input[type=range]::-moz-range-thumb{width:8px;height:8px;border:3px solid white;background:#9974bc;border-radius:50%;box-shadow:0 0 0 1px #9a7cb4}.range-labels{display:flex;justify-content:space-between;font-size:8px;color:#aba1b0}.segmented{display:flex;gap:8px}.segmented button{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 6px;border:1px solid #ece7ef;background:#fff;color:#9e93a5;border-radius:7px;font-size:9px}.segmented button svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.5}.segmented button.selected{border-color:#bc9fd3;background:#f8f3fb;color:#9274aa}.accent-field{display:flex;align-items:center;justify-content:space-between;margin-bottom:0}.accent-field .field-label{margin:0}.swatches{display:flex;gap:9px}.swatch{width:20px;height:20px;border:2px solid white;border-radius:50%;outline:1px solid #f0eaf0;background:var(--color);position:relative}.swatch.selected{outline-color:#9d84b1}.swatch.selected:after{content:"\2713";color:#fff;font-size:9px;position:absolute;inset:0;display:grid;place-items:center}.soft-note{display:flex;gap:9px;align-items:flex-start;padding:12px;border-radius:8px;background:#faf8fc;color:#a18cac;margin-top:21px}.soft-note>span{font-size:15px;line-height:1.4}.soft-note p{font-size:9px;line-height:1.7;margin:0;color:#a397ad}.next-step{width:100%;background:#f3eef8;border-color:#eee5f6;color:#876c9f;font-size:10px;justify-content:space-between;margin-top:18px;padding:10px 12px}.preview-heading{display:flex;justify-content:space-between;align-items:center;margin:0 1px 15px;height:28px}.preview-heading .eyebrow{font-size:9px;letter-spacing:1px}.live-description{font-weight:400;letter-spacing:0;font-size:10px;color:#aba2b0;margin-left:6px}.viewport-buttons{display:flex;border:1px solid #e5dfeb;border-radius:7px;padding:3px;background:#fff;gap:2px}.viewport-buttons button{border:0;background:transparent;color:#b2a8bb;padding:5px 9px;display:flex;border-radius:4px}.viewport-buttons button.selected{background:#f0eaf8;color:#977aaf}.viewport-buttons svg{width:14px;height:14px;stroke:currentColor;stroke-width:1.5;fill:none}.preview-surround{border:1px solid #e6e0e7;border-radius:15px;background:#eee9ed;overflow:hidden;box-shadow:0 8px 20px #4a344707}.browser{background:#fbf8f1;width:100%;margin:auto;overflow:hidden;transition:width .25s;position:relative}.browser.mobile{width:350px;max-width:100%;border-left:1px solid #ded5e4;border-right:1px solid #ded5e4}.browser-bar{height:41px;display:flex;align-items:center;gap:20px;border-bottom:1px solid #e5dfe7;background:#fcfbfd;padding:0 17px}.traffic-lights{display:flex;gap:5px}.traffic-lights i{width:7px;height:7px;background:#e9e2e7;border-radius:50%}.traffic-lights i:first-child{background:#e2c1bc}.traffic-lights i:nth-child(2){background:#e5d8b6}.traffic-lights i:nth-child(3){background:#c8d9c9}.address{flex:1;max-width:330px;margin:auto;display:flex;gap:6px;align-items:center;justify-content:center;background:#f4f0f5;border:1px solid #eee8f0;border-radius:5px;color:#a69aaa;height:23px;font-size:8px}.address svg{width:10px;height:10px;fill:none;stroke:#aa9eb3;stroke-width:1.5}.browser-menu{font-size:16px;color:#b2a5bb;line-height:0}.demo-canvas{position:relative;min-height:470px;overflow:hidden}.demo-page{padding:24px 30px 19px;min-height:470px;background:radial-gradient(ellipse at 65% 48%,#f0eadf77,transparent 65%),#fbf8f1}.demo-nav{display:flex;align-items:center;justify-content:space-between;gap:15px}.demo-logo{font-size:14px;font-weight:700;letter-spacing:-.8px;white-space:nowrap}.demo-logo>span{font-size:23px;vertical-align:-2px;margin-right:4px;font-weight:400;color:#715977}.demo-nav-links{font-size:8px;color:#8c8290;display:flex;gap:23px;white-space:nowrap}.demo-nav-links>span:last-child{color:#5c4a69}.demo-content{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:42px}.demo-copy{position:relative;z-index:1;flex-shrink:0}.demo-eyebrow{font-size:6px;letter-spacing:1.5px;color:#ac969e}.demo-copy h2{font-size:49px;letter-spacing:-2.4px;line-height:1.07;font-weight:500;font-family:Georgia,serif;color:#483d46;margin:17px 0 13px}.demo-copy h2 em{color:#8f708f;font-weight:400}.demo-copy p{font-size:8px;line-height:1.9;color:#a598a1;margin:0 0 17px}.demo-cta{background:#756076;border:0;padding:10px 12px;border-radius:4px;color:#faf5fc;font-size:8px;display:flex;gap:23px;align-items:center}.demo-cta span{font-size:13px}.demo-social-proof{display:flex;align-items:center;gap:7px;margin-top:22px;color:#a79aa0;font-size:6px}.tiny-avatars{display:flex;padding-left:5px}.tiny-avatars i{display:grid;place-items:center;width:18px;height:18px;border:2px solid #fbf8f1;background:#ead9c7;border-radius:50%;margin-left:-5px;font-style:normal;color:#927258;font-size:6px}.tiny-avatars i:nth-child(2){background:#d6dfd5;color:#72806a}.tiny-avatars i:nth-child(3){background:#e0d1e8;color:#8f73a4}.demo-art{position:relative;flex:1;max-width:246px;min-width:144px;align-self:center;padding:0 10px 28px 0}.art-card{height:258px;max-width:200px;transform:rotate(7deg);border-radius:7px;background:#c5b1c9;box-shadow:0 14px 25px #82667b19;padding:27px 22px;color:#463749;position:relative;overflow:hidden}.art-card>span{font-family:Georgia,serif;font-size:22px;line-height:1.15;letter-spacing:-.5px}.art-card>span em{color:#f9f3f4;font-weight:400}.art-card>b{position:absolute;font-size:52px;font-weight:400;right:12px;top:118px;color:#67506c}.orbit-rings{position:absolute;width:100%;height:90px;bottom:-4px;left:-24px;transform:rotate(-13deg)}.orbit-rings i{position:absolute;border:1px solid #907694;border-radius:50%;width:140px;height:80px;left:0;top:5px}.orbit-rings i:nth-child(2){left:22px;top:16px}.orbit-rings i:nth-child(3){left:44px;top:27px}.art-sticker{position:absolute;right:0;bottom:8px;transform:rotate(-12deg);background:#f3df93;width:84px;height:84px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;font-family:Georgia,serif;font-size:11px;color:#7d6538;box-shadow:0 3px 5px #88723f0d}.art-sticker b{font-weight:400;font-size:21px;line-height:1.1}.demo-bottom{display:flex;justify-content:space-between;font-size:5px;letter-spacing:1.1px;color:#b7a7ac;border-top:1px solid #ebe2e4;margin-top:31px;padding-top:16px}.browser.mobile .demo-page{padding:22px}.browser.mobile .demo-nav-links{display:none}.browser.mobile .demo-art{display:none}.browser.mobile .demo-content{margin-top:35px}.browser.mobile .demo-copy h2{font-size:48px}.browser.mobile .demo-copy p{font-size:10px}.browser.mobile .demo-cta{font-size:9px}.browser.mobile .demo-social-proof{font-size:7px}.mobile-hidden-message{position:absolute;z-index:30;bottom:24px;left:20px;right:20px;padding:16px;border:1px solid #e3d8ed;background:#fffdfdf5;border-radius:10px;color:#917d9e;font-size:12px;text-align:center}.mobile-hidden-message small{display:block;font-size:10px;margin-top:7px;line-height:1.5}.preview-caption{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:15px 0 21px}.preview-caption p{font-size:9px;color:#a49aa8;margin:0;line-height:1.8}.preview-caption p>span{color:#aa92ba;font-size:16px;margin-right:5px}.text-button{border:0;background:none;color:#9a8ba5;font-size:9px;white-space:nowrap;padding:4px}.text-button span{font-size:13px;margin-right:3px}.ready-card{display:flex;align-items:center;gap:17px;padding:23px;background:white;border:1px solid var(--line);border-radius:12px}.ready-icon{width:42px;height:42px;background:#f3edf7;border:1px solid #ede4f3;border-radius:11px;display:grid;place-items:center;flex-shrink:0}.ready-icon svg{width:19px;height:19px;fill:none;stroke:#a58bb9;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}.ready-copy h2{font-size:13px;font-weight:600;margin:0 0 6px;letter-spacing:-.2px}.ready-copy p{font-size:9px;color:#a79aaa;line-height:1.6;margin:0}.config-summary{display:flex;align-items:center;gap:7px;color:#92829e;font-size:8px;margin-top:10px}.config-summary i{width:2px;height:2px;border-radius:50%;background:#c4b7ce}.ready-card .button{margin-left:auto;font-size:10px;padding:10px 13px;white-space:nowrap}.preview-footnote{display:flex;align-items:center;gap:19px;font-size:8px;color:#a69bac;margin:17px 0 0}.preview-footnote span{display:flex;align-items:center;gap:4px}.preview-footnote svg{width:11px;height:11px;stroke:#a79bae;stroke-width:1.2;fill:none}.preview-footnote button{margin-left:auto;border:0;background:transparent;color:#9c89ab;font-size:9px;padding:0}footer{display:flex;justify-content:space-between;gap:15px;border-top:1px solid #eae5e6;color:#b4a8b9;font-size:9px;margin:35px 0 0;padding:22px 0 27px}footer>span:first-child{color:#9c8da5;font-family:Georgia,serif;font-style:italic;font-size:11px}footer>span:last-child span{color:#9c80ae;font-size:15px;margin-left:7px}.behavior-list{display:flex;flex-direction:column;gap:9px}.behavior-choice{display:flex;align-items:center;gap:11px;padding:12px;border:1px solid #eae5ee;background:white;border-radius:9px;text-align:left;color:#7d7089}.behavior-choice.selected{background:#f8f3fc;border-color:#bba2d3}.behavior-icon{display:grid;place-items:center;font-size:20px;width:30px;height:30px;border-radius:8px;background:#f7f3fa;color:#a58ab9;font-family:Georgia,serif}.behavior-text{display:block}.behavior-text strong{display:block;font-size:11px;font-weight:600;margin-bottom:4px}.behavior-text small{display:block;font-size:9px;color:#aca0b3;line-height:1.5}.behavior-check{margin-left:auto;width:12px;height:12px;border:1px solid #ded4e5;border-radius:50%;flex-shrink:0}.behavior-choice.selected .behavior-check{border:3px solid #9876b3;background:#fff}.switch-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:17px;cursor:pointer;position:relative}.switch-row strong{display:block;font-size:10px;font-weight:550;color:#80718a}.switch-row small{display:block;font-size:8px;color:#b0a4b8;margin-top:5px;line-height:1.4}.switch-row input{position:absolute;right:0;opacity:0;width:32px;height:18px;margin:0}.switch{width:30px;height:17px;background:#e8e0ed;border-radius:20px;position:relative;transition:background .2s;flex-shrink:0;pointer-events:none}.switch:after{content:"";position:absolute;left:3px;top:3px;width:11px;height:11px;border-radius:50%;background:#fff;transition:transform .15s;box-shadow:0 1px 3px #64547314}.switch-row input:checked+.switch{background:#a68abc}.switch-row input:checked+.switch:after{transform:translateX(13px)}.switch-row input:focus-visible+.switch{outline:3px solid #aa8aca;outline-offset:3px}.switch-row.compact{margin-top:-3px}.field input:not([type=range]),.field textarea,.field select,.modal-body input{width:100%;padding:11px 12px;border:1px solid #e8e1ed;border-radius:8px;background:#fdfbfe;color:#75647f;font-size:11px;line-height:1.5}.field textarea{resize:vertical;min-height:72px}.field input::placeholder,.field textarea::placeholder{color:#bfb2c9}.field-help{font-size:9px;line-height:1.7;color:#b0a1b9;margin:7px 0 0}.form-error{font-size:10px;line-height:1.7;color:#bd5b74;background:#fff3f5;border-radius:7px;padding:10px}.toast{position:fixed;left:50%;bottom:25px;transform:translateX(-50%);background:#352b42;color:#fff;padding:13px 20px;border-radius:10px;font-size:12px;box-shadow:0 6px 25px #37244530;z-index:2147483500;max-width:90%;text-align:center}dialog{border:1px solid #e9e0f0;border-radius:19px;width:690px;max-width:calc(100% - 32px);max-height:85vh;padding:0;color:#51465e;box-shadow:0 24px 100px #33243e44;background:#fffdfd}dialog::backdrop{background:#2b1d3b66;backdrop-filter:blur(5px)}.modal-header{padding:28px 30px 22px;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #eee7f0}.modal-header h2{font-family:Georgia,serif;font-weight:400;font-size:25px;letter-spacing:-.5px;margin:10px 0 0}.modal-close{background:#f5eff9;border:0;border-radius:50%;color:#a48cb7;width:31px;height:31px;font-size:21px;flex-shrink:0}.modal-body{padding:26px 30px 30px}.modal-body p,.modal-body li{font-size:12px;line-height:1.8;color:#9b8da6}.modal-body h3{font-size:13px;margin:23px 0 10px}.modal-body h3:first-child{margin-top:0}.modal-body pre{font-family:"SFMono-Regular",Consolas,monospace;font-size:10px;line-height:1.8;background:#302a3b;color:#d9cbea;border-radius:10px;padding:18px;white-space:pre-wrap;overflow-wrap:anywhere;max-height:220px;overflow:auto}.modal-body .field input{color:#8f769f}.modal-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.modal-warning{background:#f9f1df;padding:11px 14px;border-radius:8px;font-size:10px!important;color:#a4884f!important}.asset-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.asset-download{display:flex;align-items:center;flex-direction:column;background:#f7f2fa;border:1px solid #eee5f3;border-radius:12px;padding:15px;text-decoration:none;font-size:11px;color:#9c83af}.asset-download img{max-width:100%;width:130px;height:130px;object-fit:contain}.asset-download small{font-size:8px;margin-top:6px;color:#b2a2be}.modal-body .smallprint{font-size:10px}.doc-steps{padding-left:18px}.doc-steps li{margin:8px 0}.modal-body code{font-size:11px;background:#f1eaf8;padding:2px 5px;border-radius:3px}.modal-body pre code{background:transparent;padding:0}.demo-action-notice{position:absolute;top:75px;left:30px;right:30px;padding:15px 17px;border-radius:10px;border:1px solid #e1d4e9;background:#fffffff2;font-size:11px;line-height:1.7;color:#9c84ac;z-index:10}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
@media(min-width:1500px){.demo-canvas,.demo-page{min-height:510px}.demo-content{margin-top:50px}.demo-copy h2{font-size:56px}.demo-art{max-width:280px}.art-card{height:280px;max-width:218px}.demo-bottom{margin-top:40px}}
@media(max-width:1190px){.topbar{gap:25px;padding:0 3%}.topbar nav{gap:20px}.brand-studio,.version-pill{display:none}main{padding-left:3%;padding-right:3%}.workspace{grid-template-columns:320px minmax(0,1fr);gap:22px}.tab-panel{padding:20px}.intro-note{display:none}.demo-page{padding:24px}.demo-copy h2{font-size:45px}.demo-content{gap:12px}.art-card{padding:22px 17px;height:235px}.art-card>span{font-size:20px}.demo-art{min-width:118px}.art-sticker{width:68px;height:68px;font-size:9px;right:-9px}.demo-nav-links{gap:14px}.ready-card{padding:18px 16px;gap:12px}.ready-copy p{max-width:210px}.ready-card .button{font-size:9px;padding:9px 10px;gap:10px}.preview-footnote{gap:11px}.live-description{display:none}}
@media(max-width:950px){.topbar{min-height:72px}.brand{font-size:19px}.topbar nav{gap:16px}.topbar nav button,.topbar nav a{font-size:11px}.top-actions{gap:5px}.top-actions .button{font-size:11px;padding:9px 12px}.workspace{grid-template-columns:294px minmax(0,1fr);gap:18px}.tab-panel{padding:18px}.pet-grid{gap:7px}.pet-choice img{width:63px;height:66px}.demo-art{display:none}.demo-copy h2{font-size:48px}.demo-page{padding:24px}.demo-nav-links{display:none}.demo-canvas,.demo-page{min-height:472px}.ready-icon{display:none}.ready-card{flex-wrap:wrap}.ready-card .button{margin:0}.ready-copy{flex:1;min-width:160px}.preview-footnote{flex-wrap:wrap;row-gap:8px}.preview-footnote button{margin-left:0}.preview-caption{align-items:flex-start}.preview-caption p{max-width:240px}.intro h1{font-size:28px}.swatches{gap:7px}}
@media(max-width:720px){.topbar{padding:0 18px;gap:15px;flex-wrap:wrap;min-height:74px}.topbar nav{display:none}.brand{font-size:19px}.brand-mark{width:31px;height:31px}.top-actions .quiet{display:none}main{padding:28px 18px 0}.intro{margin-bottom:24px}.intro h1{font-size:29px;max-width:400px;line-height:1.25}.intro .eyebrow{font-size:8px;letter-spacing:1px}.workspace{grid-template-columns:1fr;gap:24px}.config-panel{order:2}.preview-column{order:1}.preview-heading{margin-bottom:11px}.demo-canvas,.demo-page{min-height:430px}.demo-content{margin-top:26px}.demo-copy h2{font-size:43px}.demo-page{padding:22px}.demo-bottom{margin-top:23px}.demo-art{display:block;max-width:180px}.art-card{height:230px}.demo-social-proof{margin-top:17px}.preview-caption{margin-bottom:15px}.ready-card{display:none}.preview-footnote{display:none}.tab-panel{padding:23px}.panel-heading{padding:20px 23px 14px}.pet-grid{gap:11px}.pet-choice img{width:88px;height:88px}.tabs button{font-size:11px}.section-label h2{font-size:13px}.field label,.field-label{font-size:11px}.pet-choice{font-size:11px}.behavior-choice{padding:15px}.behavior-text strong{font-size:12px}.behavior-text small{font-size:10px}.switch-row strong{font-size:11px}.switch-row small{font-size:9px}.soft-note p{font-size:10px}.selected-pet strong{font-size:12px}.next-step{font-size:11px}.modal-header{padding:24px}.modal-body{padding:22px 24px}.asset-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.asset-download img{height:110px}.intro p{font-size:11px}.preview-caption p{font-size:8px}.text-button{font-size:8px}footer{margin-top:26px;flex-direction:column;gap:8px}.browser.mobile{width:100%}}
@media(max-width:390px){.demo-art{display:none}.brand{font-size:18px}.top-actions .button{font-size:10px;padding:9px 11px}.intro h1{font-size:27px}.pet-choice img{width:74px;height:77px}.modal-actions .button{width:100%}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.preview-toolbar{display:flex;align-items:center;gap:8px}.preview-mode-switch{display:flex;align-items:center;gap:2px;padding:3px;border:1px solid #e5dfeb;border-radius:7px;background:#fff}.preview-mode-switch button{display:flex;align-items:center;gap:5px;min-height:26px;padding:5px 9px;border:0;border-radius:5px;background:transparent;color:#9e94a7;font-size:9px}.preview-mode-switch button.selected{background:#f0eaf8;color:#715789}.preview-mode-switch button span{display:inline-flex;align-items:center;justify-content:center;padding:2px 4px;border-radius:4px;background:#7d58bd;color:#fff;font-size:7px;font-weight:800;letter-spacing:.04em}.pro-showcase-target{position:relative;min-height:470px;overflow:auto;background:#fbf9fc}.browser.mobile .pro-showcase-target{min-height:430px}.preview-column[data-preview-mode="pro"] .address{color:#8369a0}.preview-column[data-preview-mode="pro"] .address:after{content:" / pro-examples";color:#b0a2bc}.preview-column[data-preview-mode="pro"] .ready-copy h2:after{content:" · Pro examples available";color:#896aa6;font-family:inherit;font-weight:500}.preview-column[data-preview-mode="pro"] .config-summary{opacity:.55}
@media(max-width:950px){.preview-heading{height:auto;align-items:flex-start}.preview-toolbar{align-items:flex-end;flex-direction:column}.preview-mode-switch button{font-size:8px;padding:5px 7px}}
@media(max-width:720px){.preview-heading{align-items:flex-start;gap:9px}.preview-toolbar{gap:5px}.preview-mode-switch{max-width:220px}.preview-mode-switch button{font-size:8px}.preview-mode-switch button span{display:none}.viewport-buttons{align-self:flex-end}}

.pet-grid-help{margin:-8px 0 12px;font-size:8px;line-height:1.6;color:#a094a9}
.pet-choice-pro{min-height:104px;border-color:#e4d8ef;background:linear-gradient(180deg,#fbf8ff,#faf8f5)}
.pet-choice-pro:hover{border-color:#cbb8dc;background:#f7f1fc}
.pet-choice-pro .choice-pro-badge{left:auto!important;right:5px;top:5px;padding:3px 5px;border-radius:999px;background:#efe6f7;color:#76589a;font-size:6px;font-weight:750;letter-spacing:.04em}
.pet-example-thumb{position:relative;display:block;width:72px;height:72px;overflow:hidden;filter:drop-shadow(0 3px 3px #39274714);pointer-events:none}
.pet-example-thumb img{position:absolute!important;left:0;top:0;max-width:none!important;object-fit:fill!important;filter:none!important}
.pet-example-thumb-nova img{width:400%!important;height:400%!important}
.pet-example-thumb-clover img{width:800%!important;height:200%!important}
.pet-choice-pro:hover .pet-example-thumb img{transform:none}
@media(max-width:950px) and (min-width:721px){.pet-example-thumb{width:63px;height:66px}}
@media(max-width:720px){.pet-example-thumb{width:88px;height:88px}.pet-grid-help{font-size:9px}}
@media(max-width:390px){.pet-example-thumb{width:74px;height:77px}}
