@import"https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible:wght@400;700&family=Sora:wght@500;600;700;800&display=swap";:root{--font-display: "Sora", "Trebuchet MS", sans-serif;--font-body: "Atkinson Hyperlegible", "Trebuchet MS", sans-serif;--paper: #f7f1df;--paper-strong: #fffaf0;--ink: #171610;--muted: #6f6a5d;--muted-strong: #4d493f;--line: rgba(23, 22, 16, .1);--sun: #ffbd2e;--teal: #2cb4a0;--rose: #f26c7e}html{min-width:320px;overflow-x:hidden;scroll-padding-top:116px;scroll-behavior:smooth;background:var(--paper)}body{position:relative;min-width:320px;overflow-x:hidden;margin:0;color:var(--ink);font-family:var(--font-body);background:linear-gradient(115deg,rgba(247,241,223,.98),rgba(255,250,240,.92)),radial-gradient(circle at 14% 8%,rgba(255,189,46,.25),transparent 24%),radial-gradient(circle at 86% 24%,rgba(44,180,160,.18),transparent 26%);text-rendering:geometricPrecision}body:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-3;content:"";background-image:linear-gradient(rgba(23,22,16,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(23,22,16,.035) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.85),transparent 74%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.85),transparent 74%);pointer-events:none}*,*:before,*:after{box-sizing:border-box}::-moz-selection{color:#171610;background:var(--sun)}::selection{color:#171610;background:var(--sun)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{display:block;max-width:100%}.app-container{min-height:100vh}.content{min-height:calc(100vh - 220px)}.legal-page{width:min(900px,100% - 32px);margin:0 auto;padding:72px 0 96px}@media (max-width: 700px){html{scroll-padding-top:164px}.content{min-height:auto}}._contactFormContainer_16dqo_1{display:grid;grid-template-columns:minmax(0,.72fr) minmax(360px,1fr);gap:clamp(28px,4vw,52px);align-items:start;width:min(1120px,calc(100% - 36px));margin:0 auto;padding:92px 0 112px}._formIntro_16dqo_11{position:sticky;top:112px;padding:40px;color:#fffaf0;background:linear-gradient(145deg,rgba(23,22,16,.96),rgba(50,55,45,.92)),radial-gradient(circle at top right,rgba(255,189,46,.4),transparent 46%);border:1px solid rgba(255,255,255,.08);border-radius:36px;box-shadow:0 30px 90px #1716102e}._formIntro_16dqo_11 span{color:var(--sun);font-family:var(--font-display);font-size:.82rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}._formIntro_16dqo_11 h1{margin:18px 0 0;font-family:var(--font-display);font-size:clamp(2.4rem,4.2vw,4rem);line-height:1.05;letter-spacing:-.04em}._formIntro_16dqo_11 p{margin:20px 0 0;color:#fffaf0b8;font-size:1.04rem;line-height:1.7}._formCard_16dqo_48{padding:32px;background:rgba(255,255,255,.78);border:1px solid rgba(23,22,16,.09);border-radius:36px;box-shadow:0 30px 90px #1716101a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}._twoColumn_16dqo_57{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}._formGroup_16dqo_63{position:relative;margin-bottom:22px}._formLabel_16dqo_68{display:block;margin-bottom:8px;color:var(--muted-strong);font-family:var(--font-display);font-size:.86rem;font-weight:800;letter-spacing:-.01em}._formInput_16dqo_78,._formTextarea_16dqo_79,._formSelect_16dqo_80{width:100%;color:var(--ink);background:rgba(255,250,240,.9);border:1px solid rgba(23,22,16,.12);border-radius:18px;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}._formInput_16dqo_78,._formSelect_16dqo_80{min-height:52px;padding:0 15px}._formTextarea_16dqo_79{min-height:210px;padding:15px;line-height:1.55;resize:vertical}._formInput_16dqo_78:focus,._formTextarea_16dqo_79:focus,._formSelect_16dqo_80:focus{background:#fffdf6;border-color:#ffbd2eb8;box-shadow:0 0 0 4px #ffbd2e2e}._characterCount_16dqo_111{display:block;margin-top:8px;color:var(--muted);font-size:.82rem;text-align:right}._honeypot_16dqo_119{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}._formActions_16dqo_127{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:14px}._formSubmitButton_16dqo_135,._newFormButton_16dqo_136{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border:0;border-radius:999px;cursor:pointer;font-family:var(--font-display);font-weight:800;transition:transform .18s ease,opacity .18s ease,box-shadow .18s ease}._formSubmitButton_16dqo_135{color:#171610;background:var(--sun);box-shadow:0 18px 42px #ffbd2e3d}._newFormButton_16dqo_136{color:var(--ink);background:rgba(23,22,16,.08)}._formSubmitButton_16dqo_135:hover,._newFormButton_16dqo_136:hover{transform:translateY(-2px)}._formSubmitButton_16dqo_135:disabled{cursor:not-allowed;opacity:.62;transform:none}._successMessage_16dqo_172,._errorMessage_16dqo_173{margin:4px 0 16px;padding:14px 16px;border-radius:18px;line-height:1.5}._successMessage_16dqo_172{color:#0f5132;background:rgba(102,209,158,.18);border:1px solid rgba(102,209,158,.36)}._errorMessage_16dqo_173{color:#842029;background:rgba(242,108,126,.16);border:1px solid rgba(242,108,126,.34)}@media (max-width: 880px){._contactFormContainer_16dqo_1{grid-template-columns:1fr;padding-top:64px}._formIntro_16dqo_11{position:relative;top:auto}}@media (max-width: 620px){._contactFormContainer_16dqo_1{width:min(calc(100% - 24px),1120px)}._twoColumn_16dqo_57{grid-template-columns:1fr;gap:0}._formIntro_16dqo_11,._formCard_16dqo_48{padding:26px;border-radius:30px}._formActions_16dqo_127,._formSubmitButton_16dqo_135,._newFormButton_16dqo_136{width:100%}}@media (max-width: 430px){._contactFormContainer_16dqo_1{width:min(calc(100% - 20px),1120px);padding:42px 0 78px}._formIntro_16dqo_11,._formCard_16dqo_48{padding:22px;border-radius:26px}._formIntro_16dqo_11 h1{font-size:clamp(2.05rem,9.5vw,2.65rem)}._formInput_16dqo_78,._formSelect_16dqo_80{min-height:50px}._formTextarea_16dqo_79{min-height:180px}}._footer_kg63z_1{display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(1180px,calc(100% - 36px));margin:0 auto 32px;padding:28px;color:#fffaf0c7;background:#171610;border:1px solid rgba(255,255,255,.08);border-radius:32px;box-shadow:0 24px 80px #17161029}._footerBrand_kg63z_16{display:grid;gap:8px;max-width:520px}._footerBrand_kg63z_16 strong{color:#fffaf0;font-family:var(--font-display);font-size:1.4rem;letter-spacing:-.045em}._footerBrand_kg63z_16 span{line-height:1.5}._footerLinksContainer_kg63z_33{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}._footerLinksContainer_kg63z_33 a{display:inline-flex;align-items:center;min-height:40px;padding:0 13px;color:#fffaf0;font-family:var(--font-display);font-size:.9rem;font-weight:800;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.08);border-radius:999px;transition:transform .18s ease,background .18s ease}._footerLinksContainer_kg63z_33 a:hover{background:rgba(255,255,255,.14);transform:translateY(-1px)}@media (max-width: 760px){._footer_kg63z_1{width:min(calc(100% - 24px),1180px);align-items:flex-start;flex-direction:column;gap:18px;padding:24px}._footerLinksContainer_kg63z_33{justify-content:flex-start}}@media (max-width: 430px){._footer_kg63z_1{width:min(calc(100% - 20px),1180px);margin-bottom:24px;padding:22px;border-radius:26px}}._homePage_1ubt9_1{position:relative;overflow:hidden;color:var(--ink)}._heroSection_1ubt9_7,._useCaseStrip_1ubt9_8,._featuredSection_1ubt9_9,._portfolioSection_1ubt9_10,._helpSection_1ubt9_11{width:min(1120px,calc(100% - 36px));margin:0 auto}._heroSection_1ubt9_7{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,460px);gap:clamp(34px,5vw,64px);align-items:center;min-width:0;padding:88px 0 48px}._heroCopy_1ubt9_25{min-width:0;max-width:680px}._eyebrow_1ubt9_30{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;min-height:34px;padding:0 13px;color:#2f4a3d;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;background:rgba(112,211,160,.18);border:1px solid rgba(47,74,61,.12);border-radius:999px}._heroCopy_1ubt9_25 h1,._sectionHeader_1ubt9_47 h2,._helpSection_1ubt9_11 h2{margin:18px 0 0;font-family:var(--font-display);font-weight:800;letter-spacing:-.045em;line-height:1.05}._heroCopy_1ubt9_25 h1{max-width:680px;font-size:clamp(3rem,6.2vw,5.7rem);overflow-wrap:anywhere;text-wrap:balance}._heroCopy_1ubt9_25 p,._sectionHeader_1ubt9_47 p,._helpSection_1ubt9_11 p{max-width:620px;margin:22px 0 0;color:var(--muted);font-size:clamp(1.04rem,1.45vw,1.2rem);line-height:1.72}._heroActions_1ubt9_73{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}._primaryButton_1ubt9_80,._secondaryButton_1ubt9_81,._appLink_1ubt9_82,._showAllButton_1ubt9_83{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:18px;font-family:var(--font-body);font-size:.96rem;font-weight:900;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}._primaryButton_1ubt9_80{color:#14120e;background:var(--sun);box-shadow:0 18px 46px #ffbd2e3d}._secondaryButton_1ubt9_81{color:var(--ink);background:rgba(255,255,255,.74);border:1px solid rgba(23,22,16,.1)}._primaryButton_1ubt9_80:hover,._secondaryButton_1ubt9_81:hover,._appLink_1ubt9_82:hover,._showAllButton_1ubt9_83:hover{transform:translateY(-2px)}._appShelf_1ubt9_115{position:relative;min-width:0;padding:24px;background:linear-gradient(145deg,rgba(20,18,14,.96),rgba(44,48,38,.94)),radial-gradient(circle at 82% 14%,rgba(255,189,46,.35),transparent 42%);border:1px solid rgba(255,255,255,.09);border-radius:34px;box-shadow:0 30px 80px #1716102e}._shelfTopline_1ubt9_127{display:flex;align-items:center;justify-content:space-between;min-width:0;gap:14px;padding:6px 6px 22px;color:#fffaf0b8;font-size:.82rem}._shelfTopline_1ubt9_127 strong{color:#fffaf0;font-family:var(--font-display);font-size:1rem;letter-spacing:-.02em}._shelfGrid_1ubt9_145{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}._shelfIcon_1ubt9_151{display:grid;gap:10px;justify-items:center;min-width:0;min-height:136px;padding:16px 10px;color:#fffaf0;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.08);border-radius:24px;transition:transform .16s ease,background .16s ease}._shelfIcon_1ubt9_151:hover{transform:translateY(-3px);background:rgba(255,255,255,.11)}._shelfIcon_1ubt9_151 img{width:66px;height:66px;-o-object-fit:cover;object-fit:cover;border-radius:18px;box-shadow:0 16px 30px color-mix(in srgb,var(--accent),transparent 60%)}._shelfIcon_1ubt9_151 span{max-width:86px;font-size:.78rem;font-weight:850;line-height:1.15;text-align:center}._useCaseStrip_1ubt9_8{display:flex;flex-wrap:wrap;gap:12px;padding:20px;background:rgba(255,255,255,.62);border:1px solid rgba(23,22,16,.08);border-radius:28px;box-shadow:0 18px 55px #17161012}._useCaseStrip_1ubt9_8 span{min-height:38px;padding:9px 13px;color:var(--muted-strong);font-weight:850;background:rgba(255,250,240,.86);border:1px solid rgba(23,22,16,.08);border-radius:999px}._featuredSection_1ubt9_9,._portfolioSection_1ubt9_10,._helpSection_1ubt9_11{padding-top:88px}._portfolioSection_1ubt9_10{scroll-margin-top:112px;padding-bottom:76px}._sectionHeader_1ubt9_47{display:grid;grid-template-columns:minmax(0,.9fr) minmax(260px,.56fr);gap:clamp(24px,4vw,48px);align-items:end;margin-bottom:34px}._sectionHeader_1ubt9_47 h2,._helpSection_1ubt9_11 h2{font-size:clamp(2.15rem,4.2vw,4rem)}._sectionHeader_1ubt9_47 p{margin-top:0}._featuredGrid_1ubt9_235{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}._featuredCard_1ubt9_241{display:grid;grid-template-columns:92px minmax(0,1fr);gap:20px;align-items:center;min-width:0;min-height:188px;padding:24px;color:var(--ink);background:linear-gradient(135deg,rgba(255,255,255,.86),rgba(255,250,240,.68)),radial-gradient(circle at top right,color-mix(in srgb,var(--accent),transparent 78%),transparent 38%);border:1px solid rgba(23,22,16,.08);border-radius:30px;box-shadow:0 22px 64px #17161014;transition:transform .16s ease,box-shadow .16s ease}._featuredCard_1ubt9_241:hover{transform:translateY(-3px);box-shadow:0 30px 76px #1716101c}._featuredCard_1ubt9_241 img,._appIdentity_1ubt9_265 img{width:82px;height:82px;-o-object-fit:cover;object-fit:cover;border-radius:22px;box-shadow:0 16px 32px color-mix(in srgb,var(--accent),transparent 62%)}._featuredCard_1ubt9_241 span,._appIdentity_1ubt9_265 span{color:var(--muted-strong);font-size:.78rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}._featuredCard_1ubt9_241 h3,._appIdentity_1ubt9_265 h3{margin:6px 0 0;font-family:var(--font-display);font-size:1.35rem;line-height:1;letter-spacing:-.025em}._featuredCard_1ubt9_241 p{margin:10px 0;color:var(--muted);line-height:1.52}._featuredCard_1ubt9_241 small{color:var(--muted-strong);font-weight:850}._filterBar_1ubt9_302{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:32px}._filterBar_1ubt9_302 button,._showAllButton_1ubt9_83{border:0;cursor:pointer}._filterBar_1ubt9_302 button{min-height:44px;padding:0 16px;color:var(--muted-strong);font-weight:900;background:rgba(255,255,255,.72);border:1px solid rgba(23,22,16,.09);border-radius:999px;transition:transform .16s ease,background .16s ease,color .16s ease}._filterBar_1ubt9_302 button:hover,._activeFilter_1ubt9_327{color:#fffaf0!important;background:#171610!important;transform:translateY(-1px)}._appGrid_1ubt9_333{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}._appCard_1ubt9_339{display:flex;flex-direction:column;min-height:360px;padding:24px;background:linear-gradient(180deg,rgba(255,255,255,.84),rgba(255,250,240,.66)),radial-gradient(circle at 95% 0%,color-mix(in srgb,var(--accent),transparent 78%),transparent 34%);border:1px solid rgba(23,22,16,.08);border-radius:28px;box-shadow:0 20px 62px #17161012;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}._appCard_1ubt9_339:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--accent),transparent 48%);box-shadow:0 28px 76px #1716101a}._appIdentity_1ubt9_265{display:grid;grid-template-columns:82px minmax(0,1fr);gap:18px;align-items:center;min-width:0}._appIdentity_1ubt9_265 p{margin:7px 0 0;color:var(--muted);font-size:.9rem;line-height:1.35}._appTagline_1ubt9_374{flex:1;margin:22px 0;color:var(--muted-strong);font-size:1rem;line-height:1.62}._appMetaGrid_1ubt9_382{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}._appMetaGrid_1ubt9_382 span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;color:var(--muted-strong);font-size:.78rem;font-weight:900;background:rgba(255,255,255,.72);border:1px solid rgba(23,22,16,.08);border-radius:999px}._appLink_1ubt9_82{width:100%;margin-top:auto;color:#fffaf0;background:#171610}._showAllButton_1ubt9_83{margin:36px auto 0;color:#14120e;background:var(--sun)}._helpSection_1ubt9_11{display:flex;align-items:center;justify-content:space-between;gap:34px;margin-bottom:92px;padding:48px;color:#fffaf0;background:linear-gradient(135deg,rgba(23,22,16,.96),rgba(50,55,45,.92)),radial-gradient(circle at top right,rgba(255,189,46,.32),transparent 42%);border-radius:34px;box-shadow:0 32px 90px #1716102b}._portfolioSection_1ubt9_10+._helpSection_1ubt9_11{padding-top:48px}._helpSection_1ubt9_11 ._eyebrow_1ubt9_30{color:#171610;background:var(--sun)}._helpSection_1ubt9_11 p{color:#fffaf0b8}@media (max-width: 980px){._heroSection_1ubt9_7,._sectionHeader_1ubt9_47{grid-template-columns:1fr}._heroSection_1ubt9_7{padding-top:64px}._sectionHeader_1ubt9_47 p{margin-top:0}._appGrid_1ubt9_333{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 700px){._heroSection_1ubt9_7,._useCaseStrip_1ubt9_8,._featuredSection_1ubt9_9,._portfolioSection_1ubt9_10,._helpSection_1ubt9_11{width:min(calc(100% - 24px),1120px)}._heroSection_1ubt9_7{gap:28px;padding:44px 0 34px}._heroCopy_1ubt9_25 h1{font-size:clamp(2.65rem,11vw,3.9rem)}._heroActions_1ubt9_73,._helpSection_1ubt9_11{align-items:stretch;flex-direction:column}._primaryButton_1ubt9_80,._secondaryButton_1ubt9_81{width:100%}._shelfGrid_1ubt9_145{grid-template-columns:repeat(2,1fr)}._featuredGrid_1ubt9_235,._appGrid_1ubt9_333{grid-template-columns:1fr}._featuredCard_1ubt9_241{grid-template-columns:74px minmax(0,1fr)}._featuredCard_1ubt9_241 img,._appIdentity_1ubt9_265 img{width:70px;height:70px;border-radius:19px}._featuredSection_1ubt9_9,._portfolioSection_1ubt9_10,._helpSection_1ubt9_11{padding-top:64px}._portfolioSection_1ubt9_10{padding-bottom:56px}._helpSection_1ubt9_11{margin-bottom:64px;padding:28px}}@media (max-width: 430px){._heroSection_1ubt9_7,._useCaseStrip_1ubt9_8,._featuredSection_1ubt9_9,._portfolioSection_1ubt9_10,._helpSection_1ubt9_11{width:min(calc(100% - 20px),1120px)}._heroSection_1ubt9_7{padding-top:34px}._heroCopy_1ubt9_25 h1{font-size:clamp(2.35rem,10.6vw,3rem)}._heroCopy_1ubt9_25 p,._sectionHeader_1ubt9_47 p,._helpSection_1ubt9_11 p{font-size:1rem}._appShelf_1ubt9_115{padding:14px;border-radius:28px}._shelfTopline_1ubt9_127{align-items:flex-start;flex-direction:column;padding:6px 6px 14px}._shelfGrid_1ubt9_145{gap:10px}._shelfIcon_1ubt9_151{min-height:120px;border-radius:20px}._shelfIcon_1ubt9_151 img{width:58px;height:58px;border-radius:16px}._useCaseStrip_1ubt9_8{padding:12px;border-radius:22px}._useCaseStrip_1ubt9_8 span{min-height:34px;font-size:.88rem}._sectionHeader_1ubt9_47 h2,._helpSection_1ubt9_11 h2{font-size:clamp(2rem,9.5vw,2.7rem)}._featuredCard_1ubt9_241,._appCard_1ubt9_339{padding:16px;border-radius:24px}._appIdentity_1ubt9_265{grid-template-columns:68px minmax(0,1fr)}}._navbar_hexgz_1{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;width:min(1180px,calc(100% - 36px));min-height:76px;margin:14px auto 0;padding:10px 12px 10px 14px;background:rgba(255,250,240,.78);border:1px solid rgba(23,22,16,.09);border-radius:999px;box-shadow:0 18px 54px #17161014;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}._brand_hexgz_19{display:inline-flex;align-items:center;gap:12px;min-width:0}._logoFrame_hexgz_26{display:grid;width:58px;height:58px;place-items:center;background:linear-gradient(145deg,rgba(255,250,240,.98),rgba(247,241,223,.86)),radial-gradient(circle at 35% 25%,rgba(255,189,46,.2),transparent 58%);border:1px solid rgba(23,22,16,.12);border-radius:50%;box-shadow:0 14px 30px #1716101f}._logo_hexgz_26{width:42px;height:42px;-o-object-fit:contain;object-fit:contain}._brand_hexgz_19 strong,._brand_hexgz_19 small{display:block;line-height:1}._brand_hexgz_19 strong{font-family:var(--font-display);font-size:1.12rem;letter-spacing:-.04em}._brand_hexgz_19 small{margin-top:4px;color:var(--muted);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}._linksContainer_hexgz_66{display:flex;align-items:center;gap:6px}._linksContainer_hexgz_66 a{display:inline-flex;align-items:center;min-height:44px;padding:0 15px;color:var(--muted-strong);font-family:var(--font-display);font-size:.94rem;font-weight:800;border-radius:999px;transition:color .18s ease,background .18s ease,transform .18s ease}._linksContainer_hexgz_66 a:hover{color:var(--ink);background:rgba(23,22,16,.06);transform:translateY(-1px)}._contactLink_hexgz_91{color:#171610!important;background:var(--sun)!important;box-shadow:0 12px 30px #ffbd2e42}@media (max-width: 680px){._navbar_hexgz_1{width:min(calc(100% - 24px),1180px);min-height:auto;align-items:flex-start;flex-direction:column;gap:12px;padding:12px;border-radius:28px}._linksContainer_hexgz_66{display:grid;grid-template-columns:repeat(3,1fr);width:100%}._linksContainer_hexgz_66 a{justify-content:center;padding:0 10px;font-size:.86rem}}@media (max-width: 430px){._navbar_hexgz_1{width:min(calc(100% - 20px),1180px);margin-top:10px}._logoFrame_hexgz_26{width:52px;height:52px}._logo_hexgz_26{width:38px;height:38px}._linksContainer_hexgz_66{gap:5px}._linksContainer_hexgz_66 a{min-height:40px;font-size:.82rem}}._card_7zhxc_1{display:flex;flex-direction:column;align-items:center;width:min(100%,520px);min-width:0;padding:30px;color:var(--ink);text-align:center;background:rgba(255,255,255,.76);border:1px solid rgba(23,22,16,.09);border-radius:30px;box-shadow:0 24px 72px #1716101a;transition:transform .18s ease,box-shadow .18s ease}._card_7zhxc_1:hover{transform:translateY(-3px);box-shadow:0 30px 82px #17161021}._cardImage_7zhxc_22{width:112px;height:112px;margin-bottom:22px;-o-object-fit:cover;object-fit:cover;border-radius:26px;box-shadow:0 18px 40px #17161024;transition:transform .18s ease}._card_7zhxc_1:hover ._cardImage_7zhxc_22{transform:scale(1.03)}._cardTitle_7zhxc_36{margin:0;color:var(--ink);font-family:var(--font-display);font-size:1.65rem;line-height:1.12;letter-spacing:-.03em}._cardContent_7zhxc_45{margin:14px 0 24px;color:var(--muted-strong);font-size:1rem;line-height:1.62}._cardLink_7zhxc_52{display:inline-flex;align-items:center;justify-content:center;min-height:48px;margin-top:auto;padding:0 20px;color:#fffaf0;font-weight:900;background:#171610;border-radius:16px;transition:transform .18s ease,background .18s ease}._cardLink_7zhxc_52:hover{background:#2a281f;transform:translateY(-2px)}@media (max-width: 430px){._card_7zhxc_1{padding:26px 22px;border-radius:26px}._cardImage_7zhxc_22{width:104px;height:104px}}._polycheckContainer_128t0_1{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 300px);width:min(calc(100% - 36px),1120px);margin:0 auto;padding:64px 0 72px}@media (max-width: 600px){._polycheckContainer_128t0_1{width:min(calc(100% - 24px),1120px);min-height:auto;padding:48px 0 54px}}._privacy-policy-container_uamxs_1{width:min(880px,calc(100% - 36px));margin:0 auto;padding:72px 0 104px;color:var(--ink)}._privacy-policy-heading_uamxs_8{margin:42px 0 14px;font-family:var(--font-display);font-size:clamp(1.55rem,3vw,2.25rem);line-height:1.18;letter-spacing:-.03em}._privacy-policy-heading_uamxs_8:first-child{margin-top:0}._privacy-policy-section_uamxs_20{display:grid;gap:14px;padding:24px;color:var(--muted-strong);background:rgba(255,255,255,.7);border:1px solid rgba(23,22,16,.08);border-radius:24px;box-shadow:0 18px 55px #1716100f}._privacy-policy-section_uamxs_20 p{margin:0;line-height:1.72}._privacy-policy-subheading_uamxs_36{margin:18px 0 0;font-family:var(--font-display);font-size:1.1rem}._privacy-policy-paragraph_uamxs_42{margin-top:10px}._privacy-policy-list_uamxs_46{margin-top:10px;padding-left:22px}._privacy-policy-list-item_uamxs_51{margin-bottom:8px}._privacy-policy-contact_uamxs_55{margin-top:24px}._privacy-policy-last-updated_uamxs_59{margin:28px 0 0;color:var(--muted);font-size:.9rem}@media (max-width: 620px){._privacy-policy-container_uamxs_1{width:min(calc(100% - 24px),880px);padding:48px 0 78px}._privacy-policy-heading_uamxs_8{margin-top:34px}._privacy-policy-section_uamxs_20{padding:18px;border-radius:20px}}._terms-container_166mw_1{width:min(880px,calc(100% - 36px));margin:0 auto;padding:72px 0 104px;color:var(--ink)}._terms-heading_166mw_8{margin:42px 0 14px;font-family:var(--font-display);font-size:clamp(1.55rem,3vw,2.25rem);line-height:1.18;letter-spacing:-.03em}._terms-heading_166mw_8:first-child{margin-top:0}._terms-section_166mw_20{display:grid;gap:14px;padding:24px;color:var(--muted-strong);background:rgba(255,255,255,.7);border:1px solid rgba(23,22,16,.08);border-radius:24px;box-shadow:0 18px 55px #1716100f}._terms-section_166mw_20 p{margin:0;line-height:1.72}._terms-section_166mw_20 p p{margin-top:10px}._terms-subheading_166mw_40{margin:18px 0 0;font-family:var(--font-display);font-size:1.1rem}._terms-paragraph_166mw_46{margin-top:10px}._terms-last-updated_166mw_50{margin:28px 0 0;color:var(--muted);font-size:.9rem}@media (max-width: 620px){._terms-container_166mw_1{width:min(calc(100% - 24px),880px);padding:48px 0 78px}._terms-heading_166mw_8{margin-top:34px}._terms-section_166mw_20{padding:18px;border-radius:20px}}
