*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:--theme(--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:--theme(--default-font-feature-settings,normal);font-variation-settings:--theme(--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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:--theme(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:--theme(--default-mono-font-feature-settings,normal);font-variation-settings:--theme(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}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{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}: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: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,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-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]),::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}.hero-visual>img{object-position:right center}:root{--ink:#171329;--muted:#676178;--violet:#6c42f5;--pink:#f04fc7;--cyan:#35d9f0;--line:#e9e2f7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{position:absolute;z-index:20;top:0;left:50%;transform:translate(-50%);width:min(100%,1440px);display:flex;align-items:center;justify-content:space-between;padding:25px 5vw}.wordmark{font-size:13px;font-weight:900;letter-spacing:.2em}.wordmark span{color:var(--violet)}.header-cta{padding:11px 18px;border:1px solid #d8cef8;border-radius:999px;background:#ffffffc9;font-size:13px;font-weight:800}.hero{position:relative;isolation:isolate;min-height:100vh;display:grid;grid-template-columns:1fr .95fr;align-items:center;gap:4vw;overflow:hidden;padding:130px max(5vw,calc((100vw - 1300px)/2)) 80px;background:linear-gradient(135deg,#fff,#fbf8ff 48%,#f1f5ff)}.hero:before{content:"";position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(#6c42f51f 1px,transparent 1px);background-size:24px 24px;-webkit-mask-image:linear-gradient(to right,#000,transparent 58%);mask-image:linear-gradient(to right,#000,transparent 58%)}.hero-orb{position:absolute;z-index:-1;border-radius:50%;filter:blur(25px);opacity:.5}.orb-one{width:360px;height:360px;right:-80px;top:-80px;background:#ff8dda}.orb-two{width:330px;height:330px;left:36%;bottom:-220px;background:#70e9ff}.hero-copy{max-width:710px}.pill{display:inline-flex;border:1px solid #d8cef8;border-radius:999px;padding:9px 14px;background:#ffffffc9;color:var(--violet);font-size:11px;font-weight:900;letter-spacing:.11em}.hero h1,.steps-section h2,.phone-section h2,.purchase-section h2{margin:22px 0 0;font-size:clamp(50px,6vw,88px);font-weight:900;line-height:.98;letter-spacing:-.06em}.hero h1 span,.steps-section h2 span,.phone-section h2 span{background:linear-gradient(90deg,var(--violet),var(--pink));-webkit-background-clip:text;background-clip:text;color:transparent}.hero-intro{max-width:650px;margin:28px 0 0;color:var(--muted);font-size:18px;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:20px;margin-top:34px}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:56px;padding:0 24px;border-radius:16px;background:linear-gradient(100deg,var(--violet),#8a4df0 55%,var(--pink));box-shadow:0 14px 35px #6c42f545;color:#fff;font-size:14px;font-weight:800;transition:.2s}.primary-button:hover{transform:translateY(-2px);box-shadow:0 18px 42px #6c42f557}.hero-actions>span{max-width:140px;color:var(--muted);font-size:12px;line-height:1.4}.trust-row{display:flex;flex-wrap:wrap;gap:18px;margin-top:30px;color:#4c4661;font-size:12px;font-weight:700}.hero-visual{position:relative;min-height:620px;display:flex;align-items:center;justify-content:center}.hero-visual>img{width:min(100%,650px);height:590px;object-fit:cover;border-radius:42px;box-shadow:0 40px 100px #42207633}.floating-card{position:absolute;display:grid;gap:4px;padding:16px 19px;border:1px solid #ffffffb3;border-radius:18px;background:#ffffffd6;box-shadow:0 18px 50px #4028642e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.floating-card b{font-size:15px}.floating-card small{color:var(--muted);font-size:11px}.card-us{left:-12px;top:18%}.card-mobile{right:-10px;bottom:15%}.card-us:before{content:"\2713";position:absolute;right:12px;top:11px;color:#16b678}.quick-proof{display:grid;grid-template-columns:repeat(3,1fr);max-width:1200px;margin:-25px auto 0;position:relative;z-index:5;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 15px 50px #3c206414}.quick-proof p{margin:0;padding:24px;text-align:center;font-weight:900}.quick-proof p+p{border-left:1px solid var(--line)}.steps-section{display:grid;grid-template-columns:.72fr 1.28fr;gap:7vw;max-width:1300px;margin:auto;padding:140px 5vw}.section-heading h2{font-size:clamp(44px,5vw,70px)}.section-heading>p:last-child{max-width:450px;color:var(--muted);line-height:1.7}.steps-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.step-card{min-height:250px;padding:26px;border:1px solid var(--line);border-radius:26px;background:linear-gradient(145deg,#fff,#faf8ff);transition:.2s}.step-card:hover{transform:translateY(-4px);border-color:#cbbef4}.step-top{display:flex;align-items:center;justify-content:space-between}.step-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#f0ebff;font-size:24px}.step-number{color:#aaa2ba;font-size:12px;font-weight:900}.step-card h3{margin:32px 0 10px;font-size:23px}.step-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.phone-section{display:grid;grid-template-columns:1fr .72fr;align-items:center;gap:8vw;overflow:hidden;padding:120px max(7vw,calc((100vw - 1200px)/2));background:linear-gradient(135deg,#171329,#261551);color:#fff}.phone-section h2{font-size:clamp(46px,5vw,72px)}.phone-copy>p{max-width:600px;color:#c9c0de;font-size:17px;line-height:1.7}.phone-copy ul{display:grid;gap:14px;padding:0;list-style:none;color:#eee8ff;font-size:14px}.phone-copy li:before{content:"\2713";margin-right:11px;color:var(--cyan);font-weight:900}.book-stack{position:relative;display:grid;place-items:center}.book-glow{position:absolute;width:420px;height:420px;border-radius:50%;background:linear-gradient(135deg,var(--violet),var(--pink));filter:blur(70px);opacity:.55}.book-stack img{position:relative;width:min(330px,78vw);border:4px solid #ffffffcc;box-shadow:0 36px 90px #00000075;transform:rotate(3deg)}.purchase-section{display:grid;grid-template-columns:1fr auto;align-items:center;gap:60px;max-width:1240px;margin:110px auto;padding:65px;border-radius:34px;background:linear-gradient(125deg,#f5f0ff,#fff1fb 70%,#e8fbff)}.purchase-section h2{font-size:clamp(38px,4vw,59px)}.purchase-section>div>p{color:var(--muted);line-height:1.6}.purchase-box{min-width:290px;display:grid;text-align:center;gap:12px}.purchase-box>span{color:var(--violet);font-size:12px;font-weight:900;text-transform:uppercase}.purchase-box>strong{font-size:42px}.purchase-box small{color:var(--muted);font-size:10px}footer{display:grid;grid-template-columns:1fr auto;align-items:center;gap:22px 40px;padding:35px 5vw;border-top:1px solid var(--line);color:var(--muted);font-size:11px}footer nav{display:flex;gap:22px}footer p{margin:0}.legal-page{width:min(860px,calc(100% - 48px));margin:auto;padding:80px 0}.legal-back{display:inline-block;margin-bottom:60px;color:var(--violet);font-weight:800}.legal-page h1{font-size:clamp(42px,7vw,72px);letter-spacing:-.05em}.legal-updated{color:var(--muted)}.legal-page section{padding:28px 0;border-top:1px solid var(--line)}.legal-page h2{font-size:23px}.legal-page section p{color:var(--muted);line-height:1.7}@media(max-width:900px){.hero{grid-template-columns:1fr;padding:120px 24px 80px}.hero-visual{min-height:520px}.hero-visual>img{height:500px}.steps-section,.phone-section{grid-template-columns:1fr;padding:100px 24px}.quick-proof{margin:-25px 24px 0}.purchase-section{grid-template-columns:1fr;margin:70px 24px;padding:45px 30px}footer{grid-template-columns:1fr;text-align:center}footer nav{justify-content:center}.book-stack{margin-top:30px}}@media(max-width:560px){.site-header{padding:20px}.header-cta{font-size:11px}.wordmark{font-size:10px}.hero h1{font-size:43px}.hero-intro{font-size:16px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions>span{text-align:center;max-width:none}.primary-button{width:100%}.hero-visual{min-height:420px}.hero-visual>img{height:410px;border-radius:28px}.card-us{left:-5px}.card-mobile{right:-5px}.quick-proof{grid-template-columns:1fr}.quick-proof p{padding:16px}.quick-proof p+p{border-left:0;border-top:1px solid var(--line)}.steps-grid{grid-template-columns:1fr}.step-card{min-height:220px}.trust-row{gap:11px}.purchase-box{min-width:0}footer nav{flex-wrap:wrap}.phone-section{padding-top:85px}.book-stack img{width:260px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}.quick-proof{grid-template-columns:repeat(4,1fr)}.faq-section{display:grid;grid-template-columns:.65fr 1.35fr;gap:7vw;max-width:1300px;margin:auto;padding:130px 5vw}.faq-section h2{margin:22px 0 0;font-size:clamp(44px,5vw,70px);font-weight:900;line-height:.98;letter-spacing:-.06em}.faq-section h2 span{background:linear-gradient(90deg,var(--violet),var(--pink));-webkit-background-clip:text;background-clip:text;color:transparent}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.faq-grid article{padding:26px;border:1px solid var(--line);border-radius:24px;background:#fff}.faq-grid h3{margin:0 0 12px;font-size:20px}.faq-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}.shopify-pending{background:linear-gradient(100deg,#817b92,#aaa4b8);box-shadow:none;cursor:default;font-size:12px}.shopify-pending:hover{transform:none;box-shadow:none}footer nav{gap:18px;flex-wrap:wrap}.legal-notice{padding:18px 20px;border:1px solid #ead28b;border-radius:16px;background:#fff9e8;color:#715a17;line-height:1.6}.legal-placeholder{color:#9b6d00;font-weight:800}a:focus-visible{outline:3px solid var(--cyan);outline-offset:4px}@media(max-width:900px){.quick-proof{grid-template-columns:repeat(2,1fr)}.quick-proof p:nth-child(3){border-left:0;border-top:1px solid var(--line)}.quick-proof p:nth-child(4){border-top:1px solid var(--line)}.faq-section{grid-template-columns:1fr;padding:100px 24px}}@media(max-width:560px){.quick-proof{grid-template-columns:1fr}.quick-proof p:nth-child(3),.quick-proof p:nth-child(4){border-left:0;border-top:1px solid var(--line)}.faq-grid{grid-template-columns:1fr}}button,input,select,textarea{font:inherit}button{cursor:pointer}button.primary-button{border:0}button:disabled{cursor:not-allowed;opacity:.6}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--cyan);outline-offset:4px}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:#fff;padding:15px}.skip-link:focus{top:10px}.ff-buy-form{margin:0;display:block}.hero-actions>.ff-buy-form{flex-shrink:0}.purchase-box .ff-buy-form .primary-button{width:100%}.ff-editor-note{padding:16px 24px;background:#fff9e8;border-bottom:1px solid #ead28b;font-size:14px}.ff-editor-note a{text-decoration:underline}.ff-page{max-width:1000px;margin:auto;padding:120px 24px 70px;min-height:70vh}.ff-page h1{font-size:clamp(32px,6vw,56px);font-weight:900;letter-spacing:-.04em;margin:0 0 24px}.ff-page h2{font-size:24px;font-weight:800;margin:20px 0 14px}.ff-page p{margin:14px 0;line-height:1.65}.ff-page a:not(.primary-button){text-decoration:underline}.ff-product{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.ff-product-image{width:100%;height:auto;max-height:600px;object-fit:contain;border-radius:24px}.ff-price{font-size:32px;font-weight:800;margin:22px 0}.ff-field{display:grid;gap:7px;margin:18px 0}.ff-field input,.ff-field select,.ff-field textarea{width:100%;border:1px solid #c9bfdc;border-radius:10px;padding:12px;background:#fff;color:var(--ink)}.ff-field textarea{min-height:160px}.ff-cart-line{display:grid;grid-template-columns:90px 1fr auto;gap:20px;align-items:center;padding:24px 0;border-bottom:1px solid var(--line)}.ff-cart-line img{width:90px;height:110px;object-fit:contain}.ff-cart-line input{width:76px;border:1px solid var(--line);padding:10px;border-radius:8px}.ff-cart-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:16px;margin-top:26px}.ff-secondary{border:1px solid #c9bfdc;border-radius:14px;padding:14px 20px;background:#fff}.ff-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px}.ff-result{padding:24px;border:1px solid var(--line);border-radius:20px}.ff-result img{width:100%;height:240px;object-fit:contain}.ff-error{color:#a0163e;background:#fff0f3;padding:14px;border-radius:10px}.ff-success{color:#11633c;background:#edfff4;padding:14px;border-radius:10px}.legal-page h1{line-height:1.12;margin:30px 0;font-weight:900}.legal-page h2{margin-bottom:15px;font-weight:700}.legal-page section p{margin:12px 0}.legal-page>p{margin-bottom:20px}.shopify-policy__container{width:min(860px,calc(100% - 48px));max-width:none;margin:0 auto;padding:120px 0 70px}.shopify-policy__title h1{font-size:38px;font-weight:900;margin-bottom:30px}.shopify-policy__body p{margin:14px 0;line-height:1.7}.shopify-policy__body h2{font-size:24px;font-weight:700;margin:24px 0 12px}.ff-rte ul,.ff-rte ol,.shopify-policy__body ul{padding-left:24px;list-style:revert}.ff-rte a{color:var(--violet);text-decoration:underline}.ff-rte h2,.ff-rte h3{margin:18px 0 10px;font-weight:700}.ff-pagination{display:flex;gap:14px;margin-top:30px}.ff-form-status:empty{display:none}@media(max-width:700px){.ff-product{grid-template-columns:1fr}.ff-cart-line{grid-template-columns:65px 1fr}.ff-cart-line img{width:65px;height:90px}.ff-cart-line>div:last-child{grid-column:2}.ff-cart-actions{justify-content:stretch}.ff-cart-actions>*{width:100%}.hero-actions>.ff-buy-form{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/fantome.css.map */
