:root{--ink:#291820;--muted:#674252;--pink:#d82f6b;--rose:#ffe7ef;--cream:#fff8df;--line:#f0d5dc;--surface:snow;--lavender:#eee7ff;--gold:#b9863c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff8f8;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #8254b859}a{color:inherit}button,input,select,textarea{font:inherit}.shell{width:min(1120px,100% - 32px);margin:0 auto}.nav{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffafaeb;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;gap:20px;min-height:72px;display:flex}.brand{letter-spacing:0;align-items:center;gap:10px;font-weight:900;text-decoration:none;display:flex}.brand-mark{background:linear-gradient(135deg, var(--pink), #f7b267);color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.nav-links{align-items:center;gap:10px;display:flex}.nav-links a,.button{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-weight:800;text-decoration:none;display:inline-flex}.button.primary{background:linear-gradient(135deg, var(--pink), #ee6f9a 52%, #f7b267);color:#fff;box-shadow:0 16px 34px #d82f6b38}.button.secondary,.nav-links a{color:#7b2447;background:#fff;border-color:#d82f6b3d}.hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#fff8f8 0%,#ffe7ef 48%,#fff6ce 100%)}.hero-grid{align-items:center;gap:44px;min-height:calc(100svh - 72px);padding:64px 0;display:grid}.nav-links .nav-cta{border-color:var(--ink);background:var(--ink);color:#fff}.home-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 82% 10%,#fff0bd 0,#0000 30%),linear-gradient(135deg,snow,#ffeaf1 55%,#fff7df);overflow:hidden}.home-hero-grid{align-items:center;gap:clamp(32px,6vw,76px);min-height:720px;padding:64px 0;display:grid}.hero-copy h1{max-width:620px;margin:14px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.4rem,7vw,6.8rem);font-weight:500;line-height:.88}.hero-lede{max-width:610px;color:var(--muted);margin:0;font-size:clamp(1.05rem,2vw,1.24rem)}.hero-actions{flex-wrap:wrap;gap:12px;margin:30px 0 24px;display:flex}.hero-checks{color:#73515f;flex-wrap:wrap;gap:10px 22px;margin:0;padding:0;font-size:.88rem;font-weight:750;list-style:none;display:flex}.hero-checks li:before{content:"✓";color:var(--pink);margin-right:7px;font-weight:950}.hero-photo{border-radius:180px 180px 26px 26px;min-height:600px;position:relative;overflow:hidden;box-shadow:0 32px 80px #5c283b30}.hero-photo:after{content:"";background:linear-gradient(#0000 55%,#26121c85);position:absolute;inset:0}.hero-photo img{object-fit:cover}.hero-photo-note{z-index:1;color:#fff;gap:4px;display:grid;position:absolute;bottom:24px;left:24px;right:24px}.hero-photo-note span{letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:850}.hero-photo-note strong{font-family:Georgia,Times New Roman,serif;font-size:1.5rem}.promise-bar{border-bottom:1px solid var(--line);background:var(--ink);color:#fff}.promise-grid{grid-template-columns:repeat(4,1fr);display:grid}.promise-grid div{border-left:1px solid #ffffff21;gap:4px;padding:24px;display:grid}.promise-grid div:last-child{border-right:1px solid #ffffff21}.promise-grid strong{color:#ffd48a;font-family:Georgia,Times New Roman,serif;font-size:1.25rem}.promise-grid span{color:#eadce2;font-size:.78rem}.home-section{padding-top:100px;padding-bottom:110px}.section-intro{max-width:740px;margin-bottom:38px}.section-intro h2,.feature-story h2,.home-cta h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,5vw,4.5rem);font-weight:500;line-height:1}.split-heading{justify-content:space-between;align-items:end;gap:40px;max-width:none;display:flex}.split-heading>p{max-width:410px;color:var(--muted);margin:0}.carousel{position:relative}.carousel-controls{justify-content:end;gap:8px;margin-bottom:14px;display:flex}.carousel-controls button{border:1px solid var(--line);width:44px;height:44px;color:var(--ink);cursor:pointer;background:#fff;border-radius:50%;font-size:1.2rem}.carousel-track{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;grid-auto-columns:minmax(280px,32%);grid-auto-flow:column;gap:18px;max-width:100%;padding:2px 2px 16px;scroll-padding-inline:2px;display:grid;overflow-x:auto}.design-card{border:1px solid var(--line);scroll-snap-align:start;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 16px 44px #6c2f4814}.design-photo{aspect-ratio:1;background:#f6efee;position:relative;overflow:hidden}.design-photo img{object-fit:cover}.design-photo span{color:#7b2447;text-transform:uppercase;background:#ffffffe6;border-radius:99px;padding:7px 11px;font-size:.72rem;font-weight:900;position:absolute;top:16px;left:16px}.design-meta{justify-content:space-between;align-items:center;gap:12px;padding:18px;display:flex}.design-meta h3{margin:0 0 5px;font-family:Georgia,Times New Roman,serif;font-size:1.3rem}.design-meta p{color:var(--muted);margin:0;font-size:.8rem}.design-meta a,.text-link{color:#8d2b51;text-underline-offset:4px;font-size:.82rem;font-weight:900}.how-section{background:#f1eadf;padding:100px 0}.process-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.process-card{background:#fffefa;border-radius:18px;min-height:280px;padding:30px;position:relative}.process-card>span{color:var(--pink);letter-spacing:.13em;font-size:.78rem;font-weight:950}.process-card h3{margin:70px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:1.7rem}.process-card p{color:var(--muted);margin:0}.feature-story{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(36px,8vw,100px);padding-top:110px;padding-bottom:110px;display:grid}.feature-story p:not(.eyebrow){color:var(--muted);font-size:1.05rem}.feature-visual{background:radial-gradient(circle at 25% 20%,#ffe7b4,#0000 32%),linear-gradient(145deg,#f1c8bf,#c78478);border-radius:24px;min-height:520px;position:relative;overflow:hidden}.feature-finger{background:linear-gradient(90deg,#c77969,#ebb1a2 45%,#bd6e60);border:1px solid #5d2b2624;border-radius:70px 70px 24px 24px;width:118px;height:430px;position:absolute;bottom:-45px;transform:rotate(-8deg);box-shadow:0 22px 38px #49212138}.feature-finger i{background:linear-gradient(150deg,#132f2b,#3b795f 62%,#e7c67a);border:3px solid #ffffff80;border-radius:40px 40px 24px 24px;width:70px;height:126px;position:absolute;top:34px;left:24px;overflow:hidden;box-shadow:inset 0 7px 10px #fff6}.finger-one{left:13%}.finger-two{height:480px;bottom:-20px;left:38%;transform:rotate(1deg)}.finger-two i{background:linear-gradient(145deg,#d6c0ff,#fff 50%,#eea9d3)}.finger-three{left:65%;transform:rotate(9deg)}.finger-three i{background:linear-gradient(145deg,#ff6b67,#ffbe55 55%,#fff1a5)}.home-cta{background:var(--ink);color:#fff;text-align:center;border-radius:24px;margin-bottom:90px;padding:clamp(44px,8vw,90px)}.home-cta h2{max-width:780px;margin:0 auto}.home-cta p:not(.eyebrow){color:#eadce2}.studio-workspace{grid-template-columns:250px minmax(0,1fr);gap:18px;display:grid}.asset-library,.preview-workspace{background:#fffafb;border:1px solid #ead6de;border-radius:16px;padding:18px}.asset-library{flex-direction:column;gap:15px;display:flex}.asset-library h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.35rem}.library-tabs{background:#f3e9ed;border-radius:10px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.library-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:9px 5px;font-size:.75rem;font-weight:850}.library-tabs button.active{color:#7b2447;background:#fff;box-shadow:0 3px 10px #461e2e14}.library-tabs span{background:var(--rose);border-radius:50%;place-items:center;min-width:19px;height:19px;display:inline-grid}.asset-grid{grid-template-columns:1fr 1fr;gap:9px;max-height:360px;display:grid;overflow-y:auto}.asset-card{color:var(--ink);cursor:pointer;text-align:left;background:#fff;border:1px solid #ead6de;border-radius:10px;padding:0;overflow:hidden}.asset-card:hover{border-color:var(--pink)}.asset-card img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.asset-card span{text-overflow:ellipsis;white-space:nowrap;padding:7px;font-size:.68rem;font-weight:800;display:block;overflow:hidden}.upload-asset{width:100%;margin-top:auto;font-size:.82rem}.library-note,.empty-library{color:var(--muted);font-size:.72rem;line-height:1.5}.preview-workspace{gap:15px;display:grid}.preview-label,.preview-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.preview-label span,.preview-actions span{color:var(--muted);font-size:.78rem}.finger-stage{background:radial-gradient(circle at 50% 32%,#fff 0,#f7eceb 50%,#ead8d4 100%);border-radius:14px;place-items:center;min-height:510px;display:grid;overflow:hidden}.finger-template{width:300px;height:500px;position:relative}.finger-photo{object-fit:contain;filter:drop-shadow(0 24px 22px #4927272e);width:100%;height:100%;position:absolute;inset:0}.nail-art-surface{z-index:1;mix-blend-mode:multiply;border-radius:48% 48% 31% 31%;width:49%;height:29%;position:absolute;top:1.8%;left:50%;overflow:hidden;transform:translate(-50%)}.finger-type-thumb .nail-art-surface{border-radius:48% 48% 25% 25%;width:72%;height:29.5%;top:2%}.finger-type-index .nail-art-surface{width:51%;height:28%}.finger-type-middle .nail-art-surface{width:50%;height:28%}.finger-type-ring .nail-art-surface{width:50%;height:28.5%}.finger-type-pinky .nail-art-surface{width:48%;height:27.5%}.nail-art-surface.shape-short_round{border-radius:48% 48% 38% 38%;height:23%}.nail-art-surface.shape-long_square{border-radius:38% 38% 14% 14%}.nail-art-surface .canvas-art{width:180px;height:210px;box-shadow:none;border-radius:0}.empty-finger-message{z-index:2;color:#8d4963;text-align:center;background:#ffffffe6;border-radius:12px;gap:3px;padding:10px 14px;display:grid;position:absolute;bottom:18px;left:12px;right:12px}.empty-finger-message span{color:var(--gold)}.empty-finger-message small{color:var(--muted)}.preview-actions{border-bottom:1px solid var(--line);padding-bottom:10px}.review-finger{height:170px;display:block;position:relative}.review-finger-photo{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.review-art{z-index:1;mix-blend-mode:multiply;border-radius:48% 48% 30% 30%;width:45%;height:29%;position:absolute;top:.8%;left:50%;overflow:hidden;transform:translate(-50%)}.review-finger.finger-type-thumb .review-art{width:66%;height:30%}.review-art img{object-fit:cover;width:100%;height:100%}.eyebrow{color:#9b3156;letter-spacing:.14em;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:900}.section-heading{text-align:center;padding-top:72px}.section-heading h2{font-family:Georgia,Times New Roman,serif;font-weight:500}@media (min-width:900px){.hero-grid{grid-template-columns:.95fr 1.05fr}.home-hero-grid{grid-template-columns:.92fr 1.08fr}}h1{letter-spacing:0;max-width:760px;margin:18px 0 0;font-size:clamp(2.6rem,8vw,5.4rem);line-height:.96}h2{letter-spacing:0;margin:0;font-size:clamp(1.7rem,4vw,2.4rem)}p{line-height:1.7}.lede{max-width:650px;color:var(--muted);font-size:1.12rem}.pill{color:#9b3156;background:#fffc;border:1px solid #f2b8c6;border-radius:999px;align-items:center;gap:8px;padding:7px 12px;font-size:.9rem;font-weight:800;display:inline-flex}.cards{gap:16px;padding:56px 0;display:grid}@media (min-width:760px){.cards{grid-template-columns:repeat(4,1fr)}}.card,.panel{border:1px solid var(--line);background:#fff;border-radius:10px;padding:22px;box-shadow:0 12px 40px #902a5314}.mockup{background:#ffffff94;border:1px solid #ffffffb3;border-radius:12px;padding:20px;box-shadow:0 24px 70px #902a532e}.mockup-inner{background:var(--ink);color:#fff;border-radius:10px;padding:20px}.nail-grid{grid-template-columns:repeat(5,1fr);gap:10px;margin-top:24px;display:grid}@media (min-width:600px){.nail-grid{grid-template-columns:repeat(10,1fr)}}.nail{background:radial-gradient(circle at 45% 35%,#ffffffdb,#0000 18%),linear-gradient(160deg,#f8b7cf,#fff3b0 48%,#c7f0ff);border:1px solid #ffffff40;border-radius:999px 999px 24px 24px;height:116px;position:relative;overflow:hidden}.nail:after{content:"";border:1px dashed #7b2447a6;border-radius:999px;position:absolute;inset:20px 8px}.form-grid{gap:20px;padding:32px 0 64px;display:grid}.order-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 80% 10%, var(--lavender), transparent 35%), linear-gradient(135deg, snow, #fff0f5);text-align:center;padding:42px 0 28px}.order-hero h1{margin:0 auto;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:500}.order-hero p:not(.eyebrow){color:var(--muted)}.stepper{max-width:520px;margin:28px auto 0;padding:0;list-style:none;display:flex}.stepper li{color:#9a7a88;flex:1;place-items:center;gap:7px;font-size:.78rem;font-weight:800;display:grid;position:relative}.stepper li:not(:last-child):after{content:"";background:#e5cdd7;width:calc(100% - 40px);height:1px;position:absolute;top:15px;left:calc(50% + 20px)}.stepper span{background:#fff;border:1px solid #dec4cf;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.stepper .current,.stepper .complete{color:#7b2447}.stepper .current span,.stepper .complete span{border-color:var(--pink);background:var(--rose)}.configuration h2{margin-bottom:24px}.choice{border:0;grid-template-columns:repeat(3,1fr);gap:7px;margin:0;padding:0;display:grid}.choice legend{color:var(--muted);grid-column:1/-1;margin-bottom:6px;font-size:.82rem;font-weight:900}.choice button{min-height:46px;color:var(--muted);background:#fff;border:1px solid #ead1da;border-radius:12px;font-weight:800}.choice button.selected{border-color:var(--pink);background:var(--rose);color:#7b2447;box-shadow:inset 0 0 0 1px var(--pink)}.preview-note{background:var(--lavender);color:#5f4b75;border-radius:12px;padding:14px;font-size:.86rem;line-height:1.5}.configuration{align-self:start;gap:19px;display:grid}.editor-heading{justify-content:space-between;align-items:start;gap:18px;display:flex}.editor-heading h2{font-family:Georgia,Times New Roman,serif;font-weight:500}.editor-heading p:last-child{color:var(--muted);margin:6px 0 0}.text-button{color:#8d2b51;text-underline-offset:4px;cursor:pointer;background:0 0;border:0;padding:8px 0;font-weight:900;text-decoration:underline}.progress-track{background:#f3e4e9;border-radius:99px;height:6px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg, var(--pink), #d19cff);height:100%;transition:width .25s;display:block}.tab{grid-template-columns:24px auto;align-items:center;gap:6px;display:grid}.tab span{background:#f5edf0;border-radius:50%;place-items:center;width:22px;height:22px;font-size:.72rem;display:grid}.tab.ready span{color:#146c43;background:#e7f7ef}.empty-canvas{text-align:center;color:#8d4963;place-content:center;gap:8px;height:100%;display:grid}.empty-canvas span{color:var(--gold);font-size:2rem}.empty-canvas small{color:var(--muted)}.editor-actions,.journey-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.controls-grid{grid-template-columns:1fr 1fr;gap:14px 24px;display:grid}.control>span{justify-content:space-between;display:flex}.control output{color:#9b3156;font-variant-numeric:tabular-nums}.next-button{justify-self:end}.form-error{color:#9f1239;background:#fff1f2;border:1px solid #fecdd3;border-radius:10px;padding:12px 14px}.journey-panel{border:1px solid var(--line);background:#fff;border-radius:18px;max-width:900px;margin:40px auto 72px;padding:clamp(22px,5vw,48px);box-shadow:0 20px 60px #902a531a}.journey-panel>h2,.details-panel h2{font-family:Georgia,Times New Roman,serif;font-weight:500}.review-grid{grid-template-columns:repeat(5,1fr);gap:16px 10px;margin:32px 0;display:grid}.review-grid button{color:var(--muted);cursor:pointer;background:0 0;border:0;gap:8px;display:grid}.review-nail{background:linear-gradient(145deg,#f8bbd0,#fff3b0 55%,#d7f4ff);border:1px solid #e7ced7;border-radius:999px 999px 28px 28px;height:150px;display:block;position:relative;overflow:hidden}.review-nail img{object-fit:cover;width:100%;height:100%}.details-panel{grid-template-columns:.8fr 1.2fr;gap:clamp(28px,6vw,70px);display:grid}.stack{gap:16px;display:grid}.summary-card{text-transform:capitalize;background:#fffafb;border:1px solid #ead6de;border-radius:14px;gap:6px;padding:16px;display:grid}.summary-card strong{color:#7b2447;font-size:1.15rem}.summary-card small,.secure-note{color:var(--muted)}.approval{gap:12px;line-height:1.55;display:flex}.approval input{width:20px;height:20px;accent-color:var(--pink);flex:none}.auth-page{background:radial-gradient(circle at 20% 20%, var(--lavender), transparent 32%), linear-gradient(145deg, #fffafb, #ffe9f1);place-items:center;min-height:100svh;padding:24px;display:grid}.auth-card{border:1px solid var(--line);background:#ffffffe6;border-radius:18px;width:min(430px,100%);padding:32px;box-shadow:0 24px 70px #902a5324}.auth-card h1{margin:24px 0 0;font-family:Georgia,Times New Roman,serif;font-size:2.5rem;font-weight:500}.checkout-card{gap:18px;display:grid}.payment-options{gap:10px;display:grid}.payment-options button{text-align:left;color:var(--muted);cursor:pointer;background:#fff;border:1px solid #ead1da;border-radius:14px;gap:5px;padding:16px;display:grid}.payment-options button.selected{border-color:var(--pink);background:var(--rose);box-shadow:inset 0 0 0 1px var(--pink)}.payment-options strong{color:var(--ink)}.admin-detail{gap:22px;padding:40px 0 72px;display:grid}.admin-title{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:20px;display:flex}.admin-title h1{margin:0;font-size:clamp(2rem,5vw,3.5rem)}.status-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.status-grid article{border:1px solid var(--line);background:#fff;border-radius:12px;gap:7px;padding:16px;display:grid}.status-grid small,.asset-list small{color:var(--muted)}.admin-actions>div{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.asset-list{gap:0;margin:18px 0 0;padding:0;list-style:none;display:grid}.asset-list li{border-top:1px solid var(--line);justify-content:space-between;gap:16px;padding:13px 0;display:flex}.asset-list span{gap:4px;display:grid}@media (min-width:980px){.form-grid{grid-template-columns:340px 1fr}}.field{color:var(--muted);gap:6px;font-size:.92rem;font-weight:800;display:grid}.input,.select{background:var(--surface);width:100%;min-height:44px;color:var(--ink);border:1px solid #ecd4da;border-radius:8px;padding:10px 12px}.input:focus,.select:focus{border-color:var(--pink);outline:3px solid #d82f6b2e}.nail-editor{gap:16px;display:grid}.nail-strip{gap:8px;padding-bottom:8px;display:flex;overflow-x:auto}.tab{min-width:94px;color:var(--muted);background:#fff;border:1px solid #ecd4da;border-radius:8px;padding:10px;font-weight:800}.tab.active{border-color:var(--pink);background:var(--rose);color:#7b2447}.canvas{background:radial-gradient(circle at 50% 42%,#ffffffd1,#0000 20%),radial-gradient(circle at 45% 48%,#fff3b0,#0000 34%),linear-gradient(145deg,#f8bbd0,#d7f4ff);border:1px solid #efd4db;border-radius:10px;max-width:390px;height:520px;margin:0 auto;position:relative;overflow:hidden}.canvas-art{object-fit:cover;border-radius:10px;width:190px;height:190px;position:absolute;top:50%;left:50%;box-shadow:0 14px 28px #2918202e}.safe-zone{pointer-events:none;border:2px dashed #7b2447ad;border-radius:999px 999px 34px 34px;position:absolute;inset:9% 23%}.hazard-zone{pointer-events:none;border:1px solid #b3356140;border-radius:999px 999px 42px 42px;position:absolute;inset:4% 15%}.notice{background:var(--cream);color:#725100;border-radius:8px;padding:14px}.table{border-collapse:collapse;width:100%}.table th,.table td{text-align:left;border-bottom:1px solid #e5e7eb;padding:14px}@media (max-width:720px){.nav-inner{flex-direction:column;align-items:flex-start;padding:14px 0}.nav-links{width:100%}.nav-links a{flex:1}.controls-grid,.details-panel{grid-template-columns:1fr}.status-grid{grid-template-columns:1fr 1fr}.review-grid{grid-template-columns:repeat(5,minmax(54px,1fr));overflow-x:auto}.review-nail{height:118px}.editor-heading{display:grid}.canvas{height:460px}.home-hero-grid{min-height:auto;padding:48px 0}.hero-photo{border-radius:110px 110px 20px 20px;min-height:480px}.promise-grid{grid-template-columns:1fr 1fr}.promise-grid div{border-bottom:1px solid #ffffff21;padding:18px 12px}.split-heading{display:block}.split-heading>p{margin-top:18px}.carousel-track{grid-auto-columns:84%}.process-grid,.feature-story{grid-template-columns:1fr}.feature-story{padding-top:72px;padding-bottom:72px}.feature-visual{min-height:420px}.feature-finger{width:94px}.feature-finger i{width:56px;height:104px;left:19px}.studio-workspace{grid-template-columns:1fr}.asset-grid{grid-template-columns:repeat(3,1fr);max-height:none}.finger-stage{min-height:470px}}@media (min-width:721px) and (max-width:1050px){.studio-workspace{grid-template-columns:210px minmax(0,1fr)}.form-grid{grid-template-columns:1fr}}
