:root{--bg:#fff;--ink:#171419;--muted:#766f78;--line:#e9e4e8;--purple:#9d7cf3;--purple2:#7d5be5;--soft:#f4efff;--soft2:#fbf8ff;--serif:'Instrument Serif',Georgia,serif;--sans:'DM Sans','Helvetica Neue',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}.cfm-shell{width:min(calc(100% - 48px),1230px);margin:auto}.cfm-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.91);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.cfm-header-inner{height:86px;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:30px}.cfm-brand{text-decoration:none;color:var(--ink);line-height:.8}.cfm-brand-top{display:block;font-size:7px;letter-spacing:.16em}.cfm-brand-main{font-family:var(--serif);font-size:22px}.cfm-brand-main span{font-style:italic}.cfm-nav{display:flex;justify-content:center;gap:36px}.cfm-nav a{color:var(--ink);font-size:11px;letter-spacing:.14em;text-decoration:none}.cfm-nav a:hover{color:var(--purple2)}.cfm-pill,.cfm-btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;border-radius:999px;text-decoration:none;letter-spacing:.13em;font-size:10px;font-weight:600}.cfm-pill{min-height:47px;padding:0 22px;background:#19171c;color:#fff}.cfm-hero{min-height:720px;display:flex;align-items:center;border-bottom:1px solid var(--line);overflow:hidden}.cfm-hero-grid{display:grid;grid-template-columns:1fr .95fr;gap:76px;align-items:center;padding:75px 0}.cfm-eyebrow{display:flex;align-items:center;gap:11px;margin:0 0 26px;font-size:10px;letter-spacing:.25em;font-weight:600}.cfm-eyebrow i{width:7px;height:7px;border-radius:50%;background:var(--purple);box-shadow:0 0 0 7px var(--soft)}.cfm-hero h1,.cfm-intro h2,.cfm-shop h2,.cfm-placeholder h2{font-family:var(--serif);font-weight:400;letter-spacing:-.045em}.cfm-hero h1{max-width:680px;margin:0;font-size:clamp(68px,7vw,112px);line-height:.82}.cfm-hero h1 em,.cfm-shop h2 em,.cfm-placeholder h2 em{color:var(--purple);font-weight:400}.cfm-lead{max-width:610px;margin:34px 0 0;color:var(--muted);font-size:16px;line-height:1.7}.cfm-actions{display:flex;align-items:center;gap:28px;margin-top:34px}.cfm-btn{min-height:53px;padding:0 27px}.cfm-btn-dark{background:#19171c;color:#fff}.cfm-text-link{font-size:11px;letter-spacing:.12em;font-weight:600;color:var(--ink);text-decoration:none}.cfm-proof{display:flex;gap:34px;margin-top:55px;padding-top:23px;border-top:1px solid var(--line);max-width:560px}.cfm-proof span{font-size:11px;color:var(--muted)}.cfm-proof b{margin-right:8px;color:var(--purple2)}.cfm-visual{position:relative;min-height:560px;background:linear-gradient(145deg,#faf8fb,#f3edff);border-radius:45% 55% 46% 54%/56% 42% 58% 44%}.cfm-browser-card{position:absolute;left:8%;right:6%;top:23%;padding:38px 32px 28px;background:#fff;border:1px solid #ddd7df;border-radius:25px;box-shadow:0 30px 80px rgba(35,24,52,.12);transform:rotate(-2deg)}.cfm-browser-dots{display:flex;gap:6px}.cfm-browser-dots i{width:8px;height:8px;border-radius:50%;background:#ff625d}.cfm-browser-dots i:nth-child(2){background:#ffca43}.cfm-browser-dots i:nth-child(3){background:#20b56b}.cfm-folder{position:absolute;right:34px;top:-24px;font-size:70px;line-height:1;color:var(--purple)}.cfm-browser-card p{margin:45px 0 7px;font-size:clamp(40px,4vw,64px);font-weight:700;letter-spacing:-.06em}.cfm-browser-card strong{display:inline-block;padding:5px 10px;background:#eee5f0;color:var(--purple2);font-size:16px;font-weight:500}.cfm-social-line{margin-top:29px;font-size:25px;letter-spacing:.3em;text-align:center}.cfm-mini-card{position:absolute;z-index:4;width:220px;padding:18px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 18px 50px rgba(24,19,29,.09)}.cfm-mini-card small{color:var(--purple2);font-size:8px;letter-spacing:.14em}.cfm-mini-card strong{display:block;margin:7px 0 4px;font-family:var(--serif);font-size:22px;font-weight:400}.cfm-mini-card span{color:var(--muted);font-size:10px;line-height:1.4}.cfm-mini-a{left:-10%;bottom:7%;transform:rotate(3deg)}.cfm-mini-b{right:-7%;top:7%;transform:rotate(-3deg)}.cfm-star{position:absolute;color:var(--purple);font-size:25px}.cfm-star-a{top:5%;left:16%}.cfm-star-b{right:6%;bottom:10%;font-size:43px}.cfm-star-c{left:36%;bottom:2%;font-size:14px}.cfm-intro{padding:120px 0}.cfm-intro-grid{display:grid;grid-template-columns:1fr .75fr;gap:80px;align-items:end}.cfm-intro h2,.cfm-shop h2,.cfm-placeholder h2{margin:0;font-size:clamp(53px,6vw,80px);line-height:.9}.cfm-intro-grid>p{margin:0;color:var(--muted);font-size:14px;line-height:1.75}.cfm-foundation-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:55px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.cfm-foundation-grid article{padding:30px 24px 30px 0;position:relative}.cfm-foundation-grid article+article{padding-left:24px;border-left:1px solid var(--line)}.cfm-foundation-grid span{color:var(--purple2);font-size:10px}.cfm-foundation-grid h3{font-family:var(--serif);font-size:28px;font-weight:400;margin:42px 0 9px}.cfm-foundation-grid p{min-height:65px;margin:0;color:var(--muted);font-size:11px;line-height:1.55}.cfm-foundation-grid b{display:inline-block;margin-top:18px;padding:5px 8px;border-radius:999px;background:#f3f0f4;color:#8b848c;font-size:8px;letter-spacing:.12em}.cfm-foundation-grid b.ready{background:var(--soft);color:var(--purple2)}.cfm-shop{padding:115px 0;background:#faf8fb}.cfm-shop-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.cfm-shop-panel{min-height:520px;position:relative;padding:35px;border-radius:30px;background:#171419;color:#fff;overflow:hidden}.cfm-label{font-size:9px;letter-spacing:.18em}.cfm-feed-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:110px}.cfm-feed-row div{height:210px;border-radius:12px;background:linear-gradient(145deg,#e9e2ef,#9d7cf3)}.cfm-feed-row div:nth-child(2){background:linear-gradient(145deg,#efe9e2,#cfbca8)}.cfm-feed-row div:nth-child(3){background:linear-gradient(145deg,#e7e8ec,#847a88)}.cfm-tag{position:absolute;left:45%;top:53%;padding:8px 12px;background:#fff;color:#171419;border-radius:999px;font-size:9px;box-shadow:0 10px 30px rgba(0,0,0,.24)}.cfm-shop-copy>p:not(.cfm-eyebrow){color:var(--muted);line-height:1.75}.cfm-shop-copy .cfm-btn{margin-top:20px}.cfm-placeholder{padding:135px 0}.cfm-placeholder .cfm-shell{max-width:900px}.cfm-placeholder>div>p:last-child{max-width:650px;color:var(--muted);line-height:1.75}.cfm-footer{border-top:1px solid var(--line);padding:35px 0}.cfm-footer-inner{display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:10px}.cfm-footer strong{font-family:var(--serif);font-size:20px;color:var(--ink)}
@media(max-width:900px){.cfm-header-inner{grid-template-columns:1fr auto}.cfm-nav{display:none}.cfm-hero-grid,.cfm-intro-grid,.cfm-shop-grid{grid-template-columns:1fr}.cfm-visual{min-height:500px}.cfm-foundation-grid{grid-template-columns:repeat(2,1fr)}.cfm-foundation-grid article:nth-child(3){border-left:0;border-top:1px solid var(--line);padding-left:0}.cfm-foundation-grid article:nth-child(4){border-top:1px solid var(--line)}.cfm-shop-grid{gap:45px}}
@media(max-width:620px){.cfm-shell{width:calc(100% - 30px)}.cfm-header-inner{height:72px}.cfm-pill{display:none}.cfm-hero{min-height:0}.cfm-hero-grid{padding:60px 0;gap:55px}.cfm-hero h1{font-size:58px}.cfm-lead{font-size:14px}.cfm-actions{align-items:flex-start;flex-direction:column}.cfm-visual{min-height:390px;border-radius:32px}.cfm-browser-card{left:4%;right:4%;padding:25px 20px}.cfm-browser-card p{font-size:38px}.cfm-browser-card strong{font-size:12px}.cfm-mini-card{width:170px}.cfm-mini-a{left:0;bottom:-6%}.cfm-mini-b{right:0;top:-2%}.cfm-intro,.cfm-shop,.cfm-placeholder{padding:85px 0}.cfm-intro h2,.cfm-shop h2,.cfm-placeholder h2{font-size:49px}.cfm-foundation-grid{grid-template-columns:1fr}.cfm-foundation-grid article,.cfm-foundation-grid article+article,.cfm-foundation-grid article:nth-child(3){padding:24px 0;border-left:0;border-top:1px solid var(--line)}.cfm-foundation-grid article:first-child{border-top:0}.cfm-foundation-grid h3{margin-top:25px}.cfm-shop-panel{min-height:410px;padding:24px}.cfm-feed-row{margin-top:90px}.cfm-feed-row div{height:165px}.cfm-footer-inner{flex-direction:column}}
