:root{--font-base: "Avenir Next", "SF Pro Display", "Segoe UI", "Helvetica Neue", sans-serif;--color-bg-main: #f6f2eb;--color-text-primary: #2f251c;--color-text-secondary: rgba(74, 60, 46, .82)}*{box-sizing:border-box}:root{color-scheme:light}html,body{margin:0;padding:0;font-family:var(--font-base);color:var(--color-text-primary);background:#f6f2eb}html.legal-page,html.legal-page body{background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-root{min-height:100vh}.epoca-root{background:#f6f2eb}.page-shell{width:1024px;max-width:calc(100% - 32px);margin:0 auto;padding:8px 0 30px;display:flex;flex-direction:column;gap:42px}.glass-shell{border-radius:999px;border:1px solid rgba(255,255,255,.6);background:#fff9;backdrop-filter:blur(20px);box-shadow:0 12px 40px #2d241c14}.site-header{display:flex;align-items:center;justify-content:space-between;gap:16px;position:sticky;top:8px;z-index:30;padding:12px 16px}.header-left{display:inline-flex;align-items:center;gap:12px;min-width:0}.header-app-icon-wrap{width:36px;height:36px;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.72);background:#f5efe7eb;box-shadow:inset 0 1px 1px #ffffffb3}.header-app-icon{width:100%;height:100%;object-fit:cover}.brand{margin:0;font-size:.9rem;font-weight:700;line-height:1;letter-spacing:.01em;color:#2f271f}.brand-logo{width:auto;height:20px;object-fit:contain}.nav-list{display:flex;align-items:center;gap:16px}.nav-link{font-size:.9rem;font-weight:600;color:#3d3025c7;transition:color .18s ease}.nav-link:hover{color:#201912f2}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:999px;white-space:nowrap;font-size:.9rem;line-height:1;font-weight:650;transition:transform .18s ease,box-shadow .18s ease}.btn:hover{transform:translateY(-1px)}.btn-header,.btn-hero{background:#111;color:#f8f5ef;box-shadow:0 10px 28px #2d241c2e}.btn-header{padding:9px 14px}.btn-hero{padding:12px 18px;width:fit-content}.apple-icon{width:20px;height:20px}.apple-icon-lg{width:24px;height:24px}.hero-wrap{position:relative}.hero-glow,.hero-glow-top{display:none}.hero-card{position:relative;overflow:hidden;border-radius:32px;padding:54px 56px}.glass-surface{border:none;background:transparent;backdrop-filter:none}.hero-glow-right,.hero-glow-left{display:none}.hero-content{position:relative;max-width:760px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center}.hero-badge-pill{margin:0;display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:8px 16px;border:1px solid rgba(255,255,255,.86);background:#ffffffb8;box-shadow:0 10px 22px #2d241c12}.hero-badge-text{color:#3d3025e6;font-size:.9rem;font-weight:620}.hero-badge-logo{width:auto;height:18px}.hero-title{margin:0;color:#2a2119;font-size:clamp(2.35rem,5.8vw,4.05rem);line-height:1.03;letter-spacing:-.02em}.hero-description{margin:0;color:#4b3d2fd6;font-size:clamp(1rem,1.85vw,1.16rem);line-height:1.52;max-width:690px}.section-block{display:flex;flex-direction:column;gap:16px;border-radius:0;background:transparent;box-shadow:none;padding:0}.reviews-section{margin-top:46px}.section-heading{display:flex;flex-direction:column;gap:8px}.section-heading-center{align-items:center;text-align:center}.section-title{margin:0;color:#2f251c;font-size:clamp(10px,3.2vw,28px);line-height:1.08}.section-description{margin:0;color:#4a3c2ed1;font-size:1rem;line-height:1.48;max-width:760px}.features-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:28px;align-items:stretch}.feature-card{border-radius:32px;overflow:hidden;border:1px solid rgba(255,255,255,.82);background:#fff;box-shadow:0 8px 22px #2d241c0f;display:grid;grid-template-rows:minmax(0,1fr) auto;min-height:590px;padding:18px 18px 16px}.feature-card-wide{grid-column:span 4}.feature-card-tall{grid-column:span 2}.feature-card-one,.feature-card-two{grid-row:1;min-height:590px}.feature-card-three,.feature-card-four{grid-row:2;min-height:590px}.card-image-wrap{position:relative;height:100%;display:flex;align-items:center;justify-content:center;width:100%;background:transparent;border-radius:24px;overflow:hidden}.feature-card-wide .card-image-wrap{min-height:420px}.feature-card-tall .card-image-wrap{min-height:420px;align-items:center}.feature-card-wide .card-image,.feature-card-tall .card-image{padding:0}.card-image{width:100%;height:100%;max-height:100%;object-fit:contain}.card-gradient{display:none}.card-copy{padding:14px 6px 2px;min-height:142px;display:flex;flex-wrap:wrap;align-items:baseline;column-gap:6px;row-gap:0}.feature-card-three .card-copy,.feature-card-four .card-copy{min-height:142px}.card-title{margin:0;color:#2f251c;font-size:clamp(.96rem,1.35vw,1.08rem);line-height:1.48;display:inline}.card-description{margin:0;color:#4d3d2fd6;font-size:clamp(.96rem,1.35vw,1.08rem);line-height:1.48;display:inline}.reviews-carousel-shell{overflow:hidden;border-radius:32px;border:1px solid rgba(255,255,255,.82);background:#fff;box-shadow:0 8px 22px #2d241c0f;padding:18px 0;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 5%,#000 95%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 5%,#000 95%,transparent 100%)}.reviews-carousel-row{display:flex;align-items:stretch;gap:16px;width:max-content;padding-inline:16px;animation:reviews-scroll-a 32s linear infinite}.reviews-carousel-row+.reviews-carousel-row{margin-top:12px}.reviews-carousel-row-b{padding-left:88px;animation-name:reviews-scroll-b;animation-duration:38s}.reviews-carousel-shell:hover .reviews-carousel-row{animation-play-state:paused}.review-card{flex:0 0 clamp(280px,42vw,430px);border-radius:24px;border:1px solid rgba(255,255,255,.72);background:#ffffffeb;box-shadow:0 10px 24px #2d241c14;padding:16px;display:flex;flex-direction:column;gap:12px}.review-header{display:flex;align-items:center;gap:10px}.review-avatar{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.72);display:inline-flex;align-items:center;justify-content:center;color:#3a2e22;font-weight:700}.review-author-group{display:flex;flex-direction:column;gap:4px}.review-author{margin:0;color:#2f251c;font-weight:700;line-height:1;font-size:.92rem}.review-rating{margin:0;color:#d79a4a;font-size:.8rem;letter-spacing:.08em}.review-quote{margin:0;color:#4a3c2ee0;font-size:.96rem;line-height:1.48}.site-footer{padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:46px}.footer-links{display:flex;align-items:center;gap:18px}.footer-link,.footer-copy{color:#4e3e30bd;font-size:.72rem;font-weight:600}.footer-copy{margin:-20px 0 0;text-align:center}.footer-social{display:flex;align-items:center;gap:10px}.social-btn{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center}.social-btn img{width:28px;height:28px}.anchor-target{scroll-margin-top:100px}@keyframes reviews-scroll-a{0%{transform:translate(0)}to{transform:translate(calc(-50% - 8px))}}@keyframes reviews-scroll-b{0%{transform:translate(calc(-50% - 8px))}to{transform:translate(0)}}.legal-back-wrap{--legal-safe-top: max(env(safe-area-inset-top, 0px), var(--app-safe-top, 0px));padding-top:calc(var(--legal-safe-top) + 24px);background:#fff}.legal-back-link{display:inline-flex;align-items:center;gap:8px;padding:0 0 6px;color:#2f251cd1;font-size:1.08rem;font-weight:600;line-height:1.2}.legal-back-link:before{content:"←";font-size:1.1em;line-height:1}.legal-back-link:hover{color:#2f251c}.legal-root{--legal-bg: #ffffff;--legal-text: #1f1a17;--legal-muted: rgba(31, 26, 23, .68);min-height:100dvh;background:var(--legal-bg);color:var(--legal-text)}.legal-container{width:min(1200px,calc(100% - 48px));margin-inline:auto}.legal-policy{padding:28px 0 22px}.legal-header{margin-bottom:18px}.legal-title{margin:0 0 26px;text-align:center;font-size:clamp(30px,5vw,44px);line-height:1.2;letter-spacing:-.02em;color:var(--legal-text)}.legal-meta{margin:0;text-align:center;color:var(--legal-muted);font-size:14px;font-weight:500}.legal-copy{color:var(--legal-muted);font-size:16px;line-height:1.5;overflow-wrap:anywhere;word-break:break-word}.legal-copy,.legal-copy *{white-space:normal;overflow-wrap:anywhere;word-break:break-word;max-width:100%}.legal-copy p{margin:0}.legal-copy p+p{margin-top:14px}.legal-copy h2{margin:24px 0 0;color:var(--legal-text);font-size:16px;font-weight:600;line-height:1.5}.legal-copy h2+p,.legal-copy h2+ul{margin-top:8px}.legal-copy ul{margin:8px 0 0 20px;padding:0}.legal-copy li+li{margin-top:6px}.legal-copy a{color:#3b82f6;text-decoration:none}.legal-copy a:hover{text-decoration:underline}.legal-foot{--legal-safe-bottom: max(env(safe-area-inset-bottom, 0px), var(--app-safe-bottom, 0px));background:#fff;padding:6px 0 calc(26px + var(--legal-safe-bottom))}.legal-copyright{margin:0;text-align:center;color:#1f1a1799;font-size:14px;font-weight:500}@media(max-width:1199px){.page-shell{width:min(1024px,calc(100% - 32px));padding-bottom:28px}.hero-card{padding:46px 36px;border-radius:30px}.features-grid{gap:24px}.feature-card-one,.feature-card-two,.feature-card-three,.feature-card-four{min-height:560px}.feature-card-one .card-copy,.feature-card-two .card-copy,.feature-card-three .card-copy,.feature-card-four .card-copy{min-height:128px}}@media(max-width:900px){.nav-list{display:none}.hero-card{padding:38px 24px;border-radius:28px}.features-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.feature-card,.feature-card-wide,.feature-card-tall{grid-column:span 1;grid-row:auto}.feature-card .card-image-wrap{aspect-ratio:auto}.reviews-carousel-shell{-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 3%,#000 97%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 3%,#000 97%,transparent 100%)}.review-card{flex-basis:min(420px,calc(100vw - 128px))}.reviews-carousel-row-b{padding-left:52px}.feature-card{min-height:500px}}@media(max-width:767px){.page-shell{width:min(100%,calc(100% - 24px));padding-top:4px;padding-bottom:24px;gap:42px}.site-header{gap:10px;padding:10px 12px;top:6px}.header-left{gap:8px}.header-app-icon-wrap{width:32px;height:32px;border-radius:10px}.brand,.brand-logo{display:none}.btn-header{font-size:.9rem;padding:9px 12px}.hero-glow-top{inset-inline:10px;top:-40px;height:140px}.hero-card{padding:34px 14px;border-radius:24px}.hero-title{font-size:clamp(2rem,11vw,2.8rem)}.hero-description{font-size:1rem}.btn-hero{width:100%;justify-content:center}.section-block{gap:12px}.section-heading{align-items:flex-start;text-align:left}.section-title{font-size:clamp(8px,4.8vw,11px)}.features-grid{grid-template-columns:1fr;gap:16px}.feature-card-wide .card-image-wrap,.feature-card-tall .card-image-wrap{aspect-ratio:auto}.feature-card-wide .card-image{padding:0}.feature-card-tall .card-image{padding:0;object-fit:contain}.card-copy{padding:8px 0 0;min-height:auto}.reviews-carousel-shell{padding:10px 0;-webkit-mask-image:none;mask-image:none}.reviews-carousel-row{gap:10px;padding-inline:10px;animation-duration:30s}.reviews-carousel-row-b{padding-left:34px;animation-duration:34s}.review-card{flex-basis:calc(100vw - 72px);border-radius:20px}.feature-card{min-height:auto}.site-footer{border-radius:20px;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:46px}.footer-links{gap:12px;justify-content:center;flex-wrap:wrap}.footer-copy{margin-top:-8px;font-size:.78rem}.legal-back-link{font-size:1rem;padding:0 0 4px}}@media(prefers-reduced-motion:reduce){.reviews-carousel-row{animation:none}}@media(min-width:768px){.legal-container{width:min(1200px,calc(100% - 64px))}.legal-policy{padding:46px 0 26px}}@media(min-width:1200px){.legal-container{width:min(1200px,calc(100% - 96px))}}
