.guide-page{--shadow-soft: 0 1px 2px rgba(20, 15, 10, .04), 0 4px 14px -8px rgba(20, 15, 10, .1);--shadow-lg: 0 4px 8px -2px rgba(20, 15, 10, .06), 0 18px 40px -16px rgba(20, 15, 10, .18);--gradient-primary: linear-gradient(90deg, #ff4d00 0%, #ff8a00 100%);--ease-standard: cubic-bezier(.4, 0, .2, 1);background:var(--daitana-cream);color:var(--daitana-ink-2);font-family:Quicksand,system-ui,sans-serif}.guide-page *,.guide-page *:before,.guide-page *:after{box-sizing:border-box}.guide-page ::-moz-selection{background:#ff4d0033}.guide-page ::selection{background:#ff4d0033}.guide-page h1,.guide-page h2,.guide-page h3,.guide-page h4,.guide-page h5{font-family:Cal Sans,system-ui,sans-serif;letter-spacing:-.01em}.guide-page .mono{font-family:JetBrains Mono,ui-monospace,monospace}.guide-page .num{font-family:JetBrains Mono,ui-monospace,monospace;font-feature-settings:"tnum" 1,"lnum" 1}.guide-page .container{max-width:1280px;margin:0 auto;padding:0 32px}.guide-page .section{padding:96px 0}.guide-page .section-tight{padding:64px 0}@media (max-width: 640px){.guide-page .container{padding:0 20px}.guide-page .section{padding:72px 0}}.guide-page .eyebrow-d{display:inline-flex;align-items:center;gap:8px;font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#7a6b5c;font-weight:600}.guide-page .eyebrow-d:before{content:"";display:inline-block;width:18px;height:1px;background:#c8b89c}.guide-page .chip{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;font-size:12px;font-weight:600}.guide-page .card{background:#fff;border:1px solid var(--daitana-line);border-radius:16px;box-shadow:var(--shadow-soft)}.guide-page .grain{position:relative}.guide-page .grain:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.4;background-image:radial-gradient(circle at 1px 1px,rgba(0,0,0,.04) 1px,transparent 0);background-size:4px 4px}.guide-page .g-underline{background:linear-gradient(transparent 62%,#fcb0346b 0)}.guide-page .btn{display:inline-flex;align-items:center;gap:8px;padding:12px 18px;border-radius:10px;font-weight:600;font-size:14px;text-decoration:none;cursor:pointer;border:0;transition:all .2s var(--ease-standard);font-family:Quicksand,sans-serif}.guide-page .btn-primary{background:var(--daitana-orange);color:#fff;box-shadow:0 6px 18px -8px #ff4d0099}.guide-page .btn-primary:hover{background:#e64500;transform:translateY(-1px);box-shadow:0 10px 22px -8px #ff4d00b3}.guide-page .btn-whatsapp{background:var(--daitana-vc-yellow);color:var(--daitana-ink);box-shadow:0 6px 18px -8px #fcb0348c}.guide-page .btn-whatsapp:hover{background:var(--daitana-vc-yellow-deep);transform:translateY(-1px);box-shadow:0 10px 22px -8px #fcb034b3}.guide-page .btn-ghost{background:transparent;color:var(--daitana-ink);border:1px solid var(--daitana-line)}.guide-page .btn-ghost:hover{background:#00000008}.guide-page a:focus-visible,.guide-page button:focus-visible,.guide-page input:focus-visible{outline:2px solid var(--daitana-orange);outline-offset:2px}@media (prefers-reduced-motion: no-preference){.guide-page.anim-ok .g-reveal{animation:gFadeUp .65s var(--ease-standard) both}}@keyframes gFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.guide-page.anim-settle .g-reveal{animation:none!important}.guide-page [data-rv]{opacity:0;transform:translateY(22px);transition:opacity .6s var(--ease-standard),transform .6s var(--ease-standard);transition-delay:calc(var(--i, 0) * 80ms)}.guide-page .is-in [data-rv]{opacity:1;transform:none}.guide-page.reveal-all [data-rv]{opacity:1!important;transform:none!important;transition:none!important}.guide-page .g-fear{animation:gFearIn .5s var(--ease-standard) both}@keyframes gFearIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.guide-page .g-promise.is-resolved{animation:gPromiseIn .5s var(--ease-standard) both}@keyframes gPromiseIn{0%{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:none}}.guide-page .g-promise-stroke-idle{stroke-dasharray:260;stroke-dashoffset:260}.guide-page .g-promise-stroke{stroke-dasharray:260;stroke-dashoffset:260;animation:gStroke .7s .1s var(--ease-standard) forwards}@keyframes gStroke{to{stroke-dashoffset:0}}.guide-page .g-hero-sec .arr{display:inline-block;transition:transform .18s var(--ease-standard)}.guide-page .g-hero-sec:hover .arr{transform:translate(4px)}.guide-page .g-hero-sec:hover{text-decoration:underline;text-underline-offset:4px}.guide-page.anim-settle .g-fear,.guide-page.anim-settle .g-promise{animation:none!important}.guide-page.anim-settle .g-promise-stroke{animation:none!important;stroke-dashoffset:0!important}.guide-page .g-faq-item>summary::-webkit-details-marker{display:none}.guide-page .g-faq-item[open] .g-faq-plus{transform:rotate(45deg)}.guide-page .g-lift{transition:transform .2s var(--ease-standard),box-shadow .2s var(--ease-standard)}.guide-page .g-lift:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg)}@media (max-width: 1024px){.guide-page .g-hero-grid{grid-template-columns:1fr!important;min-height:0!important;gap:52px!important;padding:48px 24px 88px!important}.guide-page .g-collage{height:520px!important;max-width:560px;margin:0 auto;width:100%}.guide-page .g-headline-wrap{min-height:150px!important}}@media (max-width: 640px){.guide-page .g-hero-ctas>a:first-child{width:100%;justify-content:center}.guide-page .g-collage{height:440px!important}.guide-page .g-collage figure:nth-child(1){width:240px!important;right:0!important}.guide-page .g-collage figure:nth-child(2){width:178px!important;top:178px!important}.guide-page .g-collage figure:nth-child(3){width:162px!important;bottom:0!important}}@media (max-width: 980px){.guide-page .g-stats-grid{grid-template-columns:repeat(3,1fr)!important}}@media (max-width: 900px){.guide-page .g-reality-grid{grid-template-columns:1fr!important;gap:32px!important}.guide-page .g-reality-photo{max-width:460px;margin:0 auto}.guide-page .g-mistakes-grid{grid-template-columns:1fr 1fr!important}.guide-page .g-virtual-grid{grid-template-columns:1fr!important;gap:28px!important}.guide-page .g-sol-grid{grid-template-columns:1fr!important;gap:36px!important}.guide-page .g-sol-intro{position:static!important}.guide-page .g-unique-grid{grid-template-columns:1fr!important;gap:32px!important}.guide-page .g-unique-photo{max-width:420px;margin:0 auto;aspect-ratio:4 / 3!important}}@media (max-width: 880px){.guide-page .g-testi-grid{grid-template-columns:1fr!important;max-width:520px;margin:0 auto}.guide-page .g-founder-grid{grid-template-columns:1fr!important;gap:36px!important}.guide-page .g-founder-photo{max-width:380px;margin:0 auto;width:100%}.guide-page .g-scar-grid{grid-template-columns:1fr!important;gap:32px!important}}@media (max-width: 820px){.guide-page .g-toll-grid{grid-template-columns:1fr 1fr!important}}@media (max-width: 760px){.guide-page .g-compare-head{display:none!important}.guide-page .g-compare-grid{grid-template-columns:1fr!important}.guide-page .g-compare-grid>div:nth-child(1){background:var(--daitana-cream-2)!important;font-size:14px!important;padding:12px 16px!important;border-top:1px solid var(--daitana-line)}.guide-page .g-compare-grid>div{padding:12px 16px!important}}@media (max-width: 680px){.guide-page .g-cost-grid{grid-template-columns:1fr 1fr!important}}@media (max-width: 620px){.guide-page .g-mistakes-grid{grid-template-columns:1fr!important}}@media (max-width: 560px){.guide-page .g-stats-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 520px){.guide-page .g-toll-grid{grid-template-columns:1fr!important}}.guide-page .g-sol-intro{position:sticky;top:120px}@media (prefers-reduced-motion: reduce){.guide-page [data-rv]{opacity:1!important;transform:none!important;transition:none!important}.guide-page .g-reveal,.guide-page .g-fear,.guide-page .g-promise{animation:none!important}.guide-page .g-promise-stroke{animation:none!important;stroke-dashoffset:0!important}.guide-page .g-lift{transition:none!important}}
