:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{box-sizing:border-box;flex-direction:column;width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.landing{--lp-bg:#fbf9fc;--lp-ink:#1b1b1e;--lp-black:#000;--lp-muted:#444748;--lp-line:#c4c7c7;--lp-accent:#8d2ebc;--lp-accent-2:#d072ff;--lp-surface-low:#f5f3f6;--lp-surface:#efedf0;--lp-surface-high:#e9e7eb;--lp-shadow:0 4px 20px #0000000a;--lp-sans:"Hanken Grotesk", "Noto Sans KR", system-ui, -apple-system, sans-serif;--lp-serif:"Playfair Display", "Noto Serif KR", Georgia, "Times New Roman", serif;--lp-max:1280px;--lp-pad:20px;font-family:var(--lp-sans);letter-spacing:normal;word-break:keep-all;color:var(--lp-ink);background:var(--lp-bg);flex-direction:column;flex:1;min-height:100svh;font-size:16px;line-height:1.6;display:flex}.landing *,.landing :before,.landing :after{box-sizing:border-box}.landing h1,.landing h2,.landing h3{font-family:var(--lp-serif);letter-spacing:normal;color:inherit;margin:0}.landing p{margin:0}.landing a{color:inherit;text-decoration:none}.material-symbols-outlined{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;-webkit-font-smoothing:antialiased;direction:ltr;font-family:Material Symbols Outlined;font-style:normal;font-weight:400;line-height:1;display:inline-block}.lp-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--lp-muted);font-size:12px;font-weight:700;line-height:1}.lp-eyebrow-accent{color:var(--lp-accent)}.lp-gradient{background:linear-gradient(135deg,#8d2ebc,#540079);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.lp-accent{color:var(--lp-accent)}.lp-accent-2{color:var(--lp-accent-2)}.lp-h2{font-size:26px;font-weight:600;line-height:1.3}.lp-h3{font-size:22px;font-weight:600;line-height:1.4}.lp-display{font-family:var(--lp-serif);font-size:40px;font-weight:700;line-height:1.15}.lp-muted{color:var(--lp-muted)}.lp-muted-light{color:#fffc}.lp-btn{cursor:pointer;font-family:var(--lp-sans);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:700;transition:all .3s;display:inline-flex}.lp-btn-glow{color:#fff;background:linear-gradient(135deg,#d072ff,#8d2ebc);box-shadow:0 4px 15px #8d2ebc4d}.lp-btn-glow:hover{transform:translateY(-1px);box-shadow:0 6px 20px #8d2ebc80}.lp-btn-dark{background:var(--lp-black);color:#fff}.lp-btn-dark:hover{opacity:.9}.lp-btn-lg{padding:20px 40px;font-size:18px}.lp-link{color:var(--lp-accent);align-items:center;gap:8px;font-weight:700;display:inline-flex}.lp-link .material-symbols-outlined{transition:transform .3s}.lp-link:hover .material-symbols-outlined{transform:translate(4px)}.glass{-webkit-backdrop-filter:blur(12px);background:#fffc;border:1px solid #fff}.reveal{opacity:0;transition:opacity 1s,transform 1s;transform:translateY(40px)}.reveal.in-view{opacity:1;transform:none}.lp-header{z-index:50;width:100%;height:64px;padding:0 var(--lp-pad);-webkit-backdrop-filter:blur(20px);background:#fbf9fccc;border-bottom:1px solid #c4c7c74d;justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:0}.lp-brand{align-items:center;gap:10px;display:flex}.lp-brand-mark{color:var(--lp-accent);font-size:24px}.lp-wordmark{font-family:var(--lp-serif);letter-spacing:-.02em;color:var(--lp-black);font-size:22px;font-weight:600}.lp-nav{gap:32px;display:none}.lp-nav-link{color:var(--lp-muted);font-weight:500;transition:opacity .2s}.lp-nav-link.is-active{color:var(--lp-black);font-weight:700}.lp-nav-link:hover{opacity:.7}.lp-header-actions{align-items:center;gap:16px;display:flex}.lp-icon-btn{cursor:pointer;color:var(--lp-black);background:0 0;border:none;padding:0;font-size:24px}.lp-avatar{background:var(--lp-surface-high);border:1px solid #c4c7c74d;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.lp-avatar .material-symbols-outlined{font-size:20px}.lp-main{flex:1;padding-top:64px}.lp-hero{min-height:90vh;padding:48px var(--lp-pad);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.lp-blobs{z-index:0;position:absolute;inset:0}.lp-blob{border-radius:999px;position:absolute}.lp-blob-1{filter:blur(120px);background:#8d2ebc1a;width:360px;height:360px;top:20%;left:18%}.lp-blob-2{filter:blur(100px);background:#d072ff33;width:260px;height:260px;bottom:20%;right:18%}.lp-hero-grid{z-index:1;width:100%;max-width:var(--lp-max);flex-direction:column;align-items:center;gap:48px;display:flex;position:relative}.lp-hero-copy{flex-direction:column;gap:24px;width:100%;display:flex}.lp-hero-title{color:var(--lp-black);font-size:40px;font-weight:700;line-height:1.05}.lp-hero-lead{color:var(--lp-muted);max-width:28rem;font-size:18px;line-height:1.6}.lp-hero-actions{flex-direction:column;gap:16px;margin-top:8px;display:flex}.lp-hero-media{width:100%;height:400px;position:relative}.lp-hero-photo{background:var(--lp-surface-low);box-shadow:var(--lp-shadow);border-radius:16px;position:absolute;inset:0;overflow:hidden}.lp-hero-photo img{object-fit:cover;width:100%;height:100%}.lp-suggestion{max-width:240px;box-shadow:var(--lp-shadow);border-radius:16px;padding:24px;display:none;position:absolute;bottom:-24px;left:-24px}.lp-suggestion-head{align-items:center;gap:12px;margin-bottom:12px;display:flex}.lp-suggestion-text{color:var(--lp-muted);font-size:14px;line-height:1.4}.lp-process{max-width:var(--lp-max);padding:96px var(--lp-pad);margin:0 auto}.lp-process-head{flex-direction:column;gap:16px;margin-bottom:56px;display:flex}.lp-process-intro{flex-direction:column;gap:16px;max-width:36rem;display:flex}.lp-process-intro .lp-h2{color:var(--lp-black)}.lp-process-rule{display:none}.lp-steps{grid-template-columns:1fr;gap:48px;display:grid}.lp-step-media{aspect-ratio:3/4;background:var(--lp-surface-high);border-radius:16px;margin-bottom:24px;position:relative;overflow:hidden}.lp-step-media img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.lp-step:hover .lp-step-media img{transform:scale(1.1)}.lp-step-num{background:var(--lp-black);color:#fff;width:40px;height:40px;font-family:var(--lp-serif);border-radius:999px;justify-content:center;align-items:center;font-weight:600;display:flex;position:absolute;top:16px;left:16px}.lp-step .lp-h3{margin-bottom:8px}.lp-why{background:var(--lp-surface-low);padding:96px var(--lp-pad)}.lp-why-inner{max-width:var(--lp-max);margin:0 auto}.lp-why-head{text-align:center;flex-direction:column;gap:16px;margin-bottom:56px;display:flex}.lp-why-head .lp-display{color:var(--lp-black)}.lp-bento{grid-template-columns:1fr;gap:24px;display:grid}.lp-card{border-radius:16px;flex-direction:column;gap:16px;padding:40px;display:flex;position:relative;overflow:hidden}.lp-card-icon{font-size:32px}.lp-card-lg{box-shadow:var(--lp-shadow);background:#fff;border:1px solid #c4c7c71a;justify-content:space-between;min-height:360px;padding:48px}.lp-card-lg .lp-card-content{z-index:1;flex-direction:column;gap:16px;display:flex;position:relative}.lp-card-lg .lp-card-icon{font-size:36px}.lp-card-title{max-width:24rem;color:var(--lp-black)}.lp-card-lead{max-width:28rem;font-size:18px}.lp-card-bg{opacity:.1;pointer-events:none;width:50%;height:100%;position:absolute;bottom:0;right:0}.lp-card-bg img{object-fit:cover;width:100%;height:100%}.lp-card-dark{background:var(--lp-black);color:#fff;justify-content:flex-end;min-height:360px}.lp-card-dark .lp-h3{color:#fff}.lp-card-sm{box-shadow:var(--lp-shadow);background:#fff;border:1px solid #c4c7c71a;min-height:300px}.lp-card-sm .lp-h3{color:var(--lp-black)}.lp-card-wide{box-shadow:var(--lp-shadow);flex-direction:column;align-items:stretch;gap:24px;padding:40px}.lp-card-thumb{border-radius:12px;display:none;overflow:hidden}.lp-card-thumb img{object-fit:cover;width:100%;height:100%}.lp-card-wide-body{flex-direction:column;gap:16px;display:flex}.lp-card-wide-body .lp-h2{color:var(--lp-black)}.lp-cta{padding:96px var(--lp-pad);justify-content:center;display:flex}.lp-cta-card{background:var(--lp-black);color:#fff;text-align:center;border-radius:32px;width:100%;max-width:42rem;padding:56px 32px;position:relative;overflow:hidden}.lp-cta-blob{background:var(--lp-accent);filter:blur(80px);opacity:.2;pointer-events:none;border-radius:999px;width:256px;height:256px;position:absolute;top:-40px;right:-40px}.lp-cta-content{z-index:1;flex-direction:column;align-items:center;gap:24px;display:flex;position:relative}.lp-cta-content .lp-h2{color:#fff}.lp-cta-lead{color:#ffffffbf;max-width:32rem;font-size:18px}.lp-footer{background:var(--lp-surface);border-top:1px solid #c4c7c71a;margin-top:auto}.lp-footer-inner{max-width:var(--lp-max);padding:48px var(--lp-pad);flex-direction:column;align-items:center;gap:32px;margin:0 auto;display:flex}.lp-footer-row{flex-direction:column;align-items:center;gap:24px;width:100%;display:flex}.lp-footer-links{gap:32px;display:flex}.lp-footer-links a,.lp-footer-link{color:var(--lp-muted);transition:color .2s}.lp-footer-link{cursor:pointer;font-family:inherit;font-size:inherit;background:0 0;border:none;padding:0}.lp-footer-links a:hover,.lp-footer-link:hover{color:var(--lp-accent)}.lp-footer-rule{background:#c4c7c733;width:100%;height:1px}.lp-footer-copy{color:#44474899;letter-spacing:.04em;font-size:14px}.lp-bottomnav{z-index:50;-webkit-backdrop-filter:blur(20px);background:#fbf9fcd9;border-top:1px solid #c4c7c733;border-radius:16px 16px 0 0;justify-content:space-around;align-items:center;width:100%;padding:10px 24px;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -2px 10px #0000000a}.lp-bottomnav-item{cursor:pointer;color:#44474899;background:0 0;border:none;flex-direction:column;align-items:center;gap:4px;transition:color .2s;display:flex}.lp-bottomnav-item:hover,.lp-bottomnav-item.is-active{color:var(--lp-black)}.lp-bottomnav-label{letter-spacing:.06em;font-size:10px;font-weight:700}@media (width<=767px){.lp-footer-inner{padding-bottom:96px}}@media (width>=768px){.landing{--lp-pad:80px}.lp-nav{display:flex}.lp-icon-btn,.lp-bottomnav{display:none}.lp-hero-grid{flex-direction:row;gap:24px}.lp-hero-copy{flex:1}.lp-hero-media{flex:1;height:600px}.lp-hero-title{letter-spacing:-.02em;font-size:64px}.lp-suggestion{display:block}.lp-process,.lp-why,.lp-cta{padding-top:120px;padding-bottom:120px}.lp-process-head{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:32px}.lp-process-rule{background:#c4c7c74d;flex:1;height:1px;margin:0 48px 12px;display:block}.lp-steps{grid-template-columns:repeat(3,1fr)}.lp-display{letter-spacing:-.02em;font-size:64px}.lp-h2{font-size:32px}.lp-h3{font-size:24px}.lp-bento{grid-template-columns:repeat(12,1fr)}.lp-card-lg{grid-column:span 8;min-height:500px}.lp-card-dark{grid-column:span 4;min-height:500px}.lp-card-sm{grid-column:span 4;min-height:400px}.lp-card-wide{flex-direction:row;grid-column:span 8;align-items:center;gap:48px;min-height:400px;padding:48px}.lp-card-thumb{flex-shrink:0;width:33%;height:100%;display:block}.lp-card-wide-body{flex:1}.lp-cta-card{padding:64px}}.legal{--lg-ink:#1b1b1e;--lg-muted:#444748;--lg-accent:#8d2ebc;--lg-line:#c4c7c766;--lg-bg:#fbf9fc;--lg-sans:"Hanken Grotesk", "Noto Sans KR", system-ui, -apple-system, sans-serif;--lg-serif:"Playfair Display", "Noto Serif KR", Georgia, serif;background:var(--lg-bg);min-height:100svh;color:var(--lg-ink);font-family:var(--lg-sans);word-break:keep-all;flex:1;font-size:16px;line-height:1.7}.legal *,.legal :before,.legal :after{box-sizing:border-box}.legal-header{z-index:10;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--lg-line);background:#fbf9fcd9;justify-content:space-between;align-items:center;height:64px;padding:0 20px;display:flex;position:sticky;top:0}.legal-back{cursor:pointer;font-family:var(--lg-sans);color:var(--lg-accent);background:0 0;border:none;padding:4px 0;font-size:15px}.legal-back:hover{opacity:.75}.legal-wordmark{font-family:var(--lg-serif);letter-spacing:-.02em;color:#000;font-size:20px;font-weight:600}.legal-body{max-width:760px;margin:0 auto;padding:48px 20px 96px}.legal-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--lg-accent);margin:0 0 12px;font-size:12px;font-weight:700}.legal-title{font-family:var(--lg-serif);letter-spacing:normal;color:#000;margin:0;font-size:40px;font-weight:700;line-height:1.2}.legal-date{color:var(--lg-muted);margin:12px 0 0;font-size:15px}.legal-section{margin-top:36px}.legal-h2{font-family:var(--lg-serif);letter-spacing:normal;color:#000;margin:0 0 12px;font-size:22px;font-weight:600;line-height:1.4}.legal-p{color:var(--lg-muted);margin:0 0 12px}.legal-list{color:var(--lg-muted);margin:0;padding-left:20px}.legal-list li{margin-bottom:8px}@media (width>=768px){.legal-header{padding:0 40px}.legal-title{font-size:48px}}.stylist-page{--accent:#8d2ebc;--accent-2:#d072ff;--text:#444748;--text-h:#1b1b1e;--bg:#fff;--border:#e3e2e5;--accent-bg:#8d2ebc14;--accent-border:#8d2ebc66;--social-bg:#f5f3f6;--shadow:0 4px 20px #0000000a;--sp-sans:"Hanken Grotesk", "Noto Sans KR", system-ui, -apple-system, sans-serif;--sp-serif:"Playfair Display", "Noto Serif KR", Georgia, serif;min-height:100svh;color:var(--text);font-family:var(--sp-sans);letter-spacing:normal;word-break:keep-all;background:#fbf9fc;flex:1;font-size:16px;line-height:1.6}.stylist-page *,.stylist-page :before,.stylist-page :after{box-sizing:border-box}.sp-header{z-index:10;-webkit-backdrop-filter:blur(20px);background:#fbf9fcd9;border-bottom:1px solid #c4c7c74d;justify-content:space-between;align-items:center;height:64px;padding:0 20px;display:flex;position:sticky;top:0}.sp-back{cursor:pointer;font-family:var(--sp-sans);color:var(--accent);background:0 0;border:none;padding:4px 0;font-size:15px}.sp-back:hover{opacity:.75}.sp-wordmark{font-family:var(--sp-serif);letter-spacing:-.02em;color:#000;font-size:20px;font-weight:600}.stylist{text-align:left;flex-direction:column;gap:32px;width:100%;max-width:560px;margin:0 auto;padding:48px 20px 96px;display:flex}.intro{text-align:center}.eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:12px;font-size:12px;font-weight:700;display:block}.intro h1{font-family:var(--sp-serif);letter-spacing:normal;color:#000;text-wrap:balance;margin:0 0 14px;font-size:40px;font-weight:700;line-height:1.15}.subtitle{color:var(--text);font-size:16px;line-height:1.6}.profile-form{box-shadow:var(--shadow);background:#fff;border:1px solid #c4c7c733;border-radius:20px;flex-direction:column;gap:24px;padding:28px;display:flex}.field{flex-direction:column;gap:10px;display:flex}.field-label{color:var(--text-h);font-size:14px;font-weight:600}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.dropzone{border:2px dashed var(--border);background:var(--social-bg);cursor:pointer;text-align:center;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:40px 20px;transition:border-color .2s,background .2s;display:flex}.dropzone:hover,.dropzone.dragging{border-color:var(--accent-border);background:var(--accent-bg)}.dropzone.dragging{border-style:solid;border-color:var(--accent)}.dropzone svg{width:32px;height:32px;color:var(--accent);margin-bottom:4px}.dropzone-title{color:var(--text-h);font-weight:600}.dropzone-hint{color:var(--text);font-size:14px}.photo-preview{border:1px solid var(--border);background:var(--social-bg);border-radius:16px;align-items:center;gap:16px;padding:12px;display:flex}.photo-preview img{object-fit:cover;border-radius:12px;flex-shrink:0;width:84px;height:84px}.photo-actions{gap:8px;display:flex}.photo-actions button{border:1px solid var(--accent-border);background:var(--accent-bg);color:var(--accent);cursor:pointer;border-radius:10px;padding:8px 16px;font-size:14px;font-weight:600;transition:box-shadow .2s}.photo-actions button:hover{box-shadow:var(--shadow)}.photo-actions .ghost{border-color:var(--border);color:var(--text);background:0 0}.input-unit{border:1px solid var(--border);background:var(--bg);border-radius:12px;align-items:center;padding:0 16px;transition:border-color .2s,box-shadow .2s;display:flex}.input-unit:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-bg)}.input-unit input{width:100%;font:inherit;color:var(--text-h);appearance:textfield;background:0 0;border:none;outline:none;flex:1;padding:14px 0;font-size:17px}.input-unit input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input-unit input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.unit{color:var(--text);padding-left:8px;font-size:15px;font-weight:500}.gender-select{gap:10px;display:flex}.gender-option{font-family:var(--sp-sans);color:var(--text);background:var(--bg);border:1px solid var(--border);cursor:pointer;border-radius:12px;flex:1;padding:13px;font-size:15px;font-weight:600;transition:border-color .2s,background .2s,color .2s}.gender-option:hover{border-color:var(--accent-border)}.gender-option.selected{border-color:var(--accent);background:var(--accent-bg);color:var(--accent)}.submit{font-family:var(--sp-sans);color:#fff;cursor:pointer;background:linear-gradient(135deg,#d072ff,#8d2ebc);border:none;border-radius:12px;margin-top:4px;padding:17px;font-size:16px;font-weight:700;transition:box-shadow .3s,transform .1s;box-shadow:0 4px 15px #8d2ebc4d}.submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #8d2ebc80}.submit:active:not(:disabled){transform:translateY(1px)}.submit:disabled{opacity:.45;box-shadow:none;cursor:not-allowed}.error{text-align:center;color:#e5484d;background:#e5484d1a;border-radius:10px;padding:12px;font-size:15px}.report{text-align:left;box-shadow:var(--shadow);background:#fff;border:1px solid #c4c7c733;border-radius:20px;padding:32px 28px}.report-title{font-family:var(--sp-serif);letter-spacing:normal;color:#000;margin:0 0 20px;font-size:26px;font-weight:600}.report-body{color:var(--text);overflow-wrap:anywhere;font-size:15px;line-height:1.75}.report-body>:first-child{margin-top:0}.report-body :is(h1,h2,h3,h4){font-family:var(--sp-serif);color:var(--text-h);letter-spacing:normal;margin:24px 0 10px;font-weight:600;line-height:1.3}.report-body h1{font-size:22px}.report-body h2{font-size:20px}.report-body h3{font-size:17px}.report-body p{margin:0 0 12px}.report-body ul,.report-body ol{margin:0 0 12px;padding-left:20px}.report-body li{margin:4px 0}.report-body strong{color:var(--text-h);font-weight:700}.report-body hr{border:none;border-top:1px solid var(--border);margin:20px 0}.muted{color:var(--text);font-size:15px}.hair{border-top:1px solid var(--border);margin-top:28px;padding-top:24px}.hair h3{font-family:var(--sp-serif);letter-spacing:normal;color:var(--text-h);margin:0 0 14px;font-size:20px;font-weight:600}.hair-image{border:1px solid var(--border);border-radius:14px;width:100%;height:auto;display:block}@media (width>=768px){.sp-header{padding:0 40px}.intro h1{font-size:48px}}.checkout-toast{z-index:100;color:#fff;background:#1b1b1e;border-radius:12px;align-items:center;gap:12px;max-width:calc(100% - 32px);padding:12px 16px;font-family:Hanken Grotesk,Noto Sans KR,system-ui,sans-serif;font-size:14px;line-height:1.5;display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0000002e}.checkout-toast-close{color:#ffffffb3;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;line-height:1}.checkout-toast-close:hover{color:#fff}
