/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--pink:#f22675;--deep:#4b1237;--cream:#fff9f2;--yellow:#ffd84d;--purple:#7847e8;--mint:#62d9b1;--ink:#2b1525;--soft:#fff0f6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-sans),Arial,sans-serif;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.site-shell{min-height:100vh;transition:background .35s,color .35s}.announcement{background:var(--deep);color:#fff;text-align:center;letter-spacing:.02em;padding:9px 16px;font-size:13px;font-weight:700}.nav-wrap{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:20;background:#fff9f2f0;border-bottom:1px solid #4b123714;justify-content:space-between;align-items:center;height:86px;padding:0 max(28px,5vw);display:flex;position:sticky;top:0}.brand{color:var(--pink);background:0 0;border:0;flex-direction:column;align-items:flex-start;line-height:1;display:flex}.brand-script{font-family:var(--font-script);font-size:31px;transform:rotate(-2deg)}.brand-by{text-transform:uppercase;letter-spacing:.2em;color:var(--deep);margin:8px 0 0 17px;font-size:9px;font-weight:800}.nav-wrap nav{gap:28px;display:flex}.nav-wrap nav button,footer button{color:inherit;background:0 0;border:0;font-weight:700}.nav-wrap nav button{border-bottom:2px solid #0000;padding:12px 0}.nav-wrap nav button.active{color:var(--pink);border-color:var(--pink)}.pill{border:0;border-radius:999px;padding:15px 24px;font-weight:800;transition:transform .2s,box-shadow .2s}.pill:hover{transform:translateY(-2px)}.pill.primary{color:#fff;background:linear-gradient(135deg,var(--pink),#ff5ca2);box-shadow:0 10px 25px #f2267538}.pill.small{padding:12px 18px}.pill.glass{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff21;border:1px solid #ffffff59}.pill.light{color:var(--pink);background:#fff}.pill.full{width:100%;margin-top:8px}.hero{background:#381029;align-items:center;min-height:670px;display:flex;position:relative;overflow:hidden}.hero-image{background:url(/images/hero-candy.png) 50%/cover no-repeat;position:absolute;inset:0;transform:scale(1.01)}.hero-overlay{background:linear-gradient(90deg,#25071ced 0%,#3a0a27b8 42%,#3a0a270d 75%);position:absolute;inset:0}.hero-copy{z-index:2;color:#fff;max-width:660px;padding:80px max(28px,7vw);position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.18em;margin:0 0 14px;font-size:12px;font-weight:900}.eyebrow.pink{color:var(--pink)}h1,h2,h3,p{margin-top:0}.hero h1{letter-spacing:-.055em;margin:0 0 24px;font-size:clamp(52px,7vw,92px);line-height:.98}.hero h1 em{font-family:var(--font-script);color:var(--yellow);white-space:nowrap;font-weight:400}.hero-text{color:#ffffffd6;max-width:590px;font-size:18px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;margin:30px 0;display:flex}.social-proof{font-size:13px;font-weight:700}.social-proof span{color:var(--yellow);letter-spacing:.12em;margin-right:9px}.section-pad{padding:90px max(28px,6vw)}.style-picker{background:#fff;grid-template-columns:.8fr 1.2fr;align-items:center;gap:60px;display:grid}.style-picker h2,.section-heading h2,.steps h2,.inner-hero h1,.order-intro h1,.plain-note h2{letter-spacing:-.04em;margin-bottom:18px;font-size:clamp(36px,4vw,58px);line-height:1.05}.style-picker>div>p:last-child,.inner-hero>p:last-child,.order-intro>p:last-child{color:#705d68;max-width:720px;line-height:1.7}.style-options{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.style-options button{text-align:left;background:#fff7fa;border:2px solid #0000;border-radius:24px;flex-direction:column;min-height:170px;padding:22px;transition:all .25s;display:flex}.style-options button:hover,.style-options button.selected{transform:translateY(-5px);box-shadow:0 15px 35px #4b12371f}.style-options button.selected{border-color:var(--pink)}.style-options span{font-size:31px}.style-options b{margin:18px 0 5px;font-size:17px}.style-options small{color:#806b76;line-height:1.4}.style-options .boutique{background:#fff4ef}.style-options .bold{background:#f2efff}.featured{background:var(--soft)}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:34px;display:flex}.section-heading h2{margin-bottom:0}.text-link{color:var(--pink);background:0 0;border:0;font-weight:900}.product-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.product-grid.four{grid-template-columns:repeat(4,1fr)}.product-card{background:#fff;border-radius:26px;transition:all .25s;overflow:hidden;box-shadow:0 10px 35px #42183114}.product-card:hover{transform:translateY(-6px)}.product-img{aspect-ratio:1;background-position:50%;background-size:cover;position:relative}.product-img:after{content:"";background:linear-gradient(#0000 65%,#1905127a);position:absolute;inset:0}.product-img span{z-index:2;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff2e;border:1px solid #ffffff59;border-radius:99px;padding:7px 10px;font-size:11px;font-weight:800;position:absolute;bottom:14px;left:14px}.product-info{padding:21px}.product-info h3{margin-bottom:7px;font-size:19px}.product-info p{color:#786573;min-height:43px;font-size:14px;line-height:1.55}.product-info>div{justify-content:space-between;align-items:center;display:flex}.product-info b{color:var(--pink);font-size:20px}.product-info button{color:var(--pink);background:0 0;border:0;font-weight:900}.steps{text-align:center;background:#fff}.steps>h2{margin-bottom:46px}.step-grid{grid-template-columns:repeat(3,1fr);gap:25px;max-width:1050px;margin:auto;display:grid}.step-grid article{padding:32px}.step-grid span{background:var(--soft);width:54px;height:54px;color:var(--pink);border-radius:50%;place-items:center;margin:0 auto 20px;font-size:20px;font-weight:900;display:grid}.step-grid h3{font-size:20px}.step-grid p{color:#786573;line-height:1.6}.cta-band{color:#fff;background:linear-gradient(125deg,var(--pink),#aa2fc5);border-radius:34px;justify-content:space-between;align-items:center;gap:35px;margin:0 max(28px,6vw) 70px;padding:60px;display:flex}.cta-band h2{margin-bottom:10px;font-size:42px}.cta-band p:last-child{color:#ffffffd1;margin-bottom:0}.inner-page,.order-page,.system-page{min-height:75vh}.inner-hero,.order-intro{text-align:center;max-width:900px;margin:20px auto 58px}.product-grid.four .product-info p{min-height:65px}.menu-list{background:#fff;border-radius:28px;grid-template-columns:.35fr .65fr;gap:35px;margin-top:55px;padding:35px;display:grid;box-shadow:0 10px 35px #4218310f}.menu-list h2{font-size:30px}.menu-list p{color:var(--pink);font-weight:900}.flavor-chips{flex-wrap:wrap;gap:10px;display:flex}.flavor-chips span{background:var(--soft);border-radius:999px;padding:10px 13px;font-size:13px;font-weight:700}.extras{grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;display:grid}.extras article{background:#fff;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:25px;display:grid}.extras article>span{font-size:32px}.extras h3{margin-bottom:5px}.extras p{color:#786573;margin-bottom:0}.extras b{color:var(--pink)}.order-layout{grid-template-columns:1.25fr .75fr;align-items:start;gap:28px;max-width:1050px;margin:auto;display:grid}.order-form,.order-summary,.success-card{background:#fff;border-radius:28px;padding:32px;box-shadow:0 12px 40px #42183114}.order-form{gap:18px;display:grid}.order-form label{gap:8px;font-size:13px;font-weight:900;display:grid}.order-form input,.order-form select,.order-form textarea{width:100%;color:var(--ink);background:#fff;border:1.5px solid #eadbe3;border-radius:12px;outline:none;padding:14px}.order-form input:focus,.order-form select:focus,.order-form textarea:focus{border-color:var(--pink)}.order-form textarea{resize:vertical;min-height:95px}.two-col{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-note{text-align:center;color:#907b87}.summary-image{background:url(/images/strawberry-cup.png) 50%/cover;border-radius:20px;height:210px}.order-summary .eyebrow{margin-top:25px}.order-summary h2{font-size:28px}.summary-line,.summary-total,.receipt{border-top:1px solid #f0e2e9;justify-content:space-between;padding:16px 0;display:flex}.summary-total{font-size:20px}.summary-total b{color:var(--pink)}.mini{color:#907b87;margin-top:20px;font-size:12px;line-height:1.6}.success-card{text-align:center;max-width:650px;margin:0 auto 80px;padding:60px}.success-card>span{font-size:52px}.success-card h2{font-size:42px}.success-card>p{color:#786573;line-height:1.65}.receipt{text-align:left;margin:28px 0}.system-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.system-grid article{background:#fff;border-radius:24px;padding:28px;box-shadow:0 8px 30px #4218310f}.system-grid article>span{font-size:32px}.system-grid h3{margin:18px 0 9px;font-size:20px}.system-grid p{color:#786573;margin-bottom:0;font-size:14px;line-height:1.65}.workflow-card{background:var(--deep);color:#fff;border-radius:30px;grid-template-columns:1.2fr .8fr;gap:40px;margin:45px 0;padding:45px;display:grid}.workflow-card h2{margin-bottom:0;font-size:30px;line-height:1.35}.workflow-card>p{color:#ffffffb8;margin-bottom:0;line-height:1.75}.dashboard-mock{background:#fff;border-radius:26px;padding:28px;box-shadow:0 12px 40px #42183114}.dash-head{justify-content:space-between;align-items:center;display:flex}.dash-head small{color:#876f7d}.dash-head h2{margin:5px 0}.dash-head button{background:var(--pink);color:#fff;border:0;border-radius:10px;padding:11px 15px;font-weight:800}.stats{grid-template-columns:repeat(3,1fr);gap:14px;margin:25px 0;display:grid}.stats>div{background:var(--soft);border-radius:15px;gap:4px;padding:20px;display:grid}.stats span,.stats small{color:#806a77}.stats b{font-size:30px}.order-row{border-top:1px solid #eee0e7;grid-template-columns:70px 1fr 1.8fr 1.2fr .8fr;align-items:center;gap:12px;padding:17px 5px;font-size:13px;display:grid}.status{text-align:center;border-radius:99px;padding:6px 8px;font-size:9px;font-weight:900}.status.new{color:#6031d0;background:#eee7ff}.status.ready{color:#15815c;background:#dcf8ed}.plain-note{text-align:center;max-width:850px;margin:70px auto 0}.plain-note p{color:#786573;font-size:17px;line-height:1.75}.plain-note .pill{margin-top:12px}footer{color:#fff;background:#2c1024;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:25px;padding:55px max(28px,6vw);display:grid}footer .brand-script{color:#ff6aa7}footer .brand-by{color:#fff}footer p{text-align:center;color:#fff9;margin:0;font-size:13px}footer>div{justify-content:flex-end;gap:18px;display:flex}footer>div button{color:#fff;font-size:13px}.style-boutique{--pink:#dc467a;--deep:#4f2b3f;--cream:#fffaf6;--yellow:#f6c8ad;--purple:#b37d9a;--soft:#fff1ed}.style-boutique .hero h1{letter-spacing:-.04em;font-family:Georgia,serif;font-weight:500}.style-boutique .hero h1 em{color:#ffd9c4}.style-boutique .product-card,.style-boutique .style-options button{border-radius:8px}.style-bold{--pink:#ff3d88;--deep:#241047;--cream:#f8f5ff;--yellow:#dfff36;--purple:#6d35ff;--soft:#eee9ff}.style-bold .hero-overlay{background:linear-gradient(90deg,#190837f0,#4c19748c,#4c197414)}.style-bold .hero h1{text-transform:uppercase}.style-bold .pill,.style-bold .product-card,.style-bold .style-options button{border-radius:12px}.style-bold .cta-band{background:linear-gradient(120deg,#6c31ff,#ff287c)}@media (width<=950px){.nav-wrap nav{display:none}.product-grid.four{grid-template-columns:repeat(2,1fr)}.style-picker{grid-template-columns:1fr}.system-grid{grid-template-columns:repeat(2,1fr)}.order-row{grid-template-columns:60px 1fr 1.5fr}.order-row span:nth-of-type(2),.order-row b:last-child{display:none}}@media (width<=700px){.announcement{font-size:11px}.nav-wrap{height:74px;padding:0 18px}.brand-script{font-size:25px}.nav-wrap .pill.small{padding:10px 12px;font-size:12px}.hero{min-height:690px}.hero-overlay{background:linear-gradient(90deg,#25071ce6,#3a0a278c),linear-gradient(#0000,#25071cb3)}.hero-copy{padding:75px 24px}.hero h1{font-size:52px}.section-pad{padding:65px 22px}.style-options{grid-template-columns:1fr}.style-options button{min-height:auto}.product-grid,.product-grid.four,.step-grid,.extras,.system-grid,.stats{grid-template-columns:1fr}.section-heading{flex-direction:column;align-items:start}.cta-band{flex-direction:column;align-items:flex-start;margin:0 20px 55px;padding:35px}.menu-list,.workflow-card,.order-layout{grid-template-columns:1fr}.menu-list{padding:25px}.two-col{grid-template-columns:1fr}.order-form,.order-summary{padding:22px}.workflow-card{padding:28px}.dash-head{align-items:flex-start;gap:20px}.dash-head button{font-size:11px}.order-row{grid-template-columns:55px 1fr}.order-row span{display:none}.order-row span:first-child{display:block}footer{text-align:center;grid-template-columns:1fr}footer .brand{align-items:center}footer p{text-align:center}footer>div{justify-content:center}}
