.concept-f{--f6-bg:#f4f0e7;--f6-paper:#fffdf8;--f6-ink:#090a0b;--f6-muted:#65645f;--f6-line:#d6d0c4;--f6-accent:#d8ff19;min-height:100svh;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:radial-gradient(circle at 73% 42%,rgb(255 253 248/.94) 0 20%,transparent 46%),var(--f6-bg);color:var(--f6-ink)}.concept-f:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.18;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.12'/%3E%3C/svg%3E");mix-blend-mode:multiply}.concept-f .f6-shell{width:min(1240px,calc(100% - 64px));margin-inline:auto}.f6-header{position:relative;z-index:10;min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--f6-line)}.f6-logo{font-family:Arial,Helvetica,sans-serif;font-size:31px;font-weight:950;line-height:1;letter-spacing:-.06em}.f6-header-note{margin:0;display:flex;align-items:center;gap:9px;color:#53534f;font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.f6-header-note>span{width:8px;height:8px;border-radius:50%;background:var(--f6-accent);box-shadow:0 0 0 4px rgb(216 255 25/.2)}.f6-hero{min-height:0;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(430px,.98fr);align-items:center;grid-gap:clamp(32px,5vw,84px);gap:clamp(32px,5vw,84px);padding-block:clamp(24px,4vh,50px)}.f6-copy{position:relative;z-index:4}.f6-eyebrow{margin:0 0 22px;display:flex;align-items:center;gap:10px;color:#55544f;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.f6-eyebrow>span{width:28px;height:28px;border-radius:7px;display:grid;place-items:center;background:var(--f6-accent);color:var(--f6-ink);font-size:17px;letter-spacing:0}.f6-copy h1{margin:0;max-width:720px;font-size:clamp(68px,6.9vw,112px);line-height:.87;letter-spacing:-.077em}.f6-copy h1 span{position:relative;display:inline-block}.f6-copy h1 span:after{content:"";position:absolute;z-index:-1;left:1%;right:-2%;bottom:.03em;height:.16em;border-radius:999px;background:var(--f6-accent);transform:rotate(-1deg)}.f6-lede{max-width:560px;margin:26px 0 0;color:var(--f6-muted);font-size:clamp(17px,1.6vw,21px);line-height:1.45}.f6-paths{max-width:580px;margin-top:34px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.f6-path{min-height:64px;padding:0 20px;border:1px solid var(--f6-ink);border-radius:13px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:15px;font-weight:850;transition:transform .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.f6-path>span:last-child{font-size:24px;line-height:1;transition:transform .18s ease}.f6-path--brand{background:var(--f6-ink);color:#fff}.f6-path--creator{background:rgb(255 253 248/.58)}.f6-path:focus-visible,.f6-path:hover{transform:translateY(-3px);box-shadow:0 12px 26px rgb(0 0 0/.1)}.f6-path--creator:focus-visible,.f6-path--creator:hover{background:var(--f6-accent)}.f6-path:focus-visible>span:last-child,.f6-path:hover>span:last-child{transform:translate(2px,-2px)}.f6-path:focus-visible{outline:3px solid #7658f6;outline-offset:3px}.f6-composition{position:relative;width:min(100%,550px);height:min(61vh,600px);min-height:470px;margin:0 auto;isolation:isolate}.f6-composition:before{z-index:-3;width:84%;left:10%;top:8%;border:1px solid #cbc4b7}.f6-composition:after,.f6-composition:before{content:"";position:absolute;aspect-ratio:1;border-radius:50%}.f6-composition:after{z-index:-4;width:62%;left:21%;top:20%;background:var(--f6-accent);opacity:.82;filter:blur(.2px)}.f6-signal{position:absolute;z-index:-2;border:1px solid #c8c1b4;border-radius:999px}.f6-signal--one{width:72%;height:32%;left:7%;top:33%;transform:rotate(-17deg)}.f6-signal--two{width:66%;height:27%;right:3%;top:38%;transform:rotate(20deg)}.f6-frame{position:absolute;overflow:hidden;border:7px solid var(--f6-ink);border-radius:27px;background:var(--f6-ink);box-shadow:0 24px 54px rgb(42 37 27/.24)}.f6-frame img{width:100%;height:100%;object-fit:cover}.f6-frame-top{position:absolute;z-index:3;left:0;right:0;top:0;min-height:43px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#fff;background:linear-gradient(180deg,rgb(7 8 9/.82),transparent);font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.f6-frame--live{z-index:3;width:54%;height:78%;left:23%;top:8%;transform:rotate(-1.4deg)}.f6-frame--live img{filter:saturate(.82) contrast(1.04)}.f6-live-pill{padding:6px 8px;border-radius:999px;display:inline-flex;align-items:center;gap:5px;background:#ff4f47}.f6-live-pill i{width:5px;height:5px;border-radius:50%;background:#fff;animation:f6-pulse 1.8s ease-in-out infinite}.f6-live-meta{position:absolute;left:0;right:0;bottom:0;padding:60px 18px 18px;color:#fff;background:linear-gradient(180deg,transparent,rgb(7 8 9/.9))}.f6-live-meta span,.f6-live-meta strong{display:block}.f6-live-meta strong{font-size:20px;letter-spacing:-.035em}.f6-live-meta span{margin-top:3px;color:rgb(255 255 255/.72);font-size:10px}.f6-frame--short,.f6-frame--ugc{z-index:4;width:34%;height:42%}.f6-frame--short{left:0;bottom:10%;transform:rotate(-7deg)}.f6-frame--ugc{right:0;top:14%;transform:rotate(7deg)}.f6-frame--short p,.f6-frame--ugc p{position:absolute;left:12px;right:12px;bottom:10px;margin:0;color:#fff;font-size:10px;font-weight:800;text-shadow:0 1px 8px rgb(0 0 0/.7)}.f6-motion-mark{position:absolute;z-index:6;right:5%;bottom:13%;width:72px;height:72px;border:7px solid var(--f6-ink);border-radius:50%;display:grid;place-items:center;background:var(--f6-accent);transform:rotate(5deg);box-shadow:0 15px 30px rgb(0 0 0/.16)}.f6-motion-mark span{font-size:40px;line-height:1}.f6-composition figcaption{position:absolute;right:4%;bottom:1%;color:#77756f;font-size:8px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.f6-format-bar{position:relative;z-index:8;min-height:68px;border-top:1px solid var(--f6-line);display:flex;align-items:center;justify-content:center;gap:clamp(24px,4.5vw,66px);color:#4f4e49;font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.f6-format{display:inline-flex;align-items:center;gap:9px}.f6-format b{width:24px;height:24px;border:1px solid #c4bba8;border-radius:7px;display:grid;place-items:center;background:#fbf5e7;color:var(--f6-ink);font-size:13px;line-height:1;letter-spacing:0}.f6-format em{font-style:normal}.f6-format--short b{border-color:#c8ae70;background:#fff7dd;color:#66501d}.f6-format--live b{width:auto;min-width:35px;height:19px;padding-inline:7px;border:0;border-radius:999px;background:#ff5867;color:#fff;font-size:7px;box-shadow:0 5px 12px rgb(255 88 103/.2)}.f6-format--ugc b{border-color:#b8a37f;background:#f1e7d6;color:#574329}.f6-format--affiliate b{border-color:#bed13d;background:#efffb1}@keyframes f6-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.7)}}@media (max-width:1020px){.concept-f .f6-shell{width:min(940px,calc(100% - 40px))}.f6-hero{grid-template-columns:minmax(0,1fr) minmax(360px,.86fr);gap:20px}.f6-composition{min-height:420px;height:min(55vh,520px)}}@media (max-width:760px){.concept-f{min-height:100svh;overflow:auto;grid-template-rows:auto auto auto;background:radial-gradient(circle at 58% 69%,rgb(255 253 248/.9) 0 18%,transparent 42%),var(--f6-bg)}.concept-f .f6-shell{width:calc(100% - 28px)}.f6-header{min-height:62px}.f6-logo{font-size:26px}.f6-header-note{font-size:8px;letter-spacing:.08em}.f6-header-note>span{width:6px;height:6px;box-shadow:0 0 0 3px rgb(216 255 25/.2)}.f6-hero{grid-template-columns:1fr;gap:18px;padding-block:22px 12px}.f6-eyebrow{margin-bottom:16px;font-size:9px}.f6-eyebrow>span{width:24px;height:24px;font-size:14px}.f6-copy h1{font-size:clamp(52px,15vw,72px);line-height:.88}.f6-lede{max-width:430px;margin-top:17px;font-size:15px}.f6-paths{margin-top:21px;gap:8px}.f6-path{min-height:53px;padding:0 14px;border-radius:11px;gap:8px;font-size:13px}.f6-path>span:last-child{font-size:20px}.f6-composition{width:min(100%,390px);height:250px;min-height:250px}.f6-composition:before{width:64%;left:18%;top:1%}.f6-composition:after{width:48%;left:26%;top:8%}.f6-signal--one{height:27%;top:32%}.f6-signal--two{height:24%;top:34%}.f6-frame{border-width:4px;border-radius:17px}.f6-frame--live{width:37%;height:91%;left:31.5%;top:0}.f6-frame--short,.f6-frame--ugc{width:27%;height:56%}.f6-frame--short{left:3%;bottom:4%}.f6-frame--ugc{right:3%;top:9%}.f6-frame-top{min-height:30px;padding-inline:8px;font-size:6px}.f6-live-pill{padding:4px 5px}.f6-live-meta{padding:34px 9px 9px}.f6-live-meta strong{font-size:12px}.f6-live-meta span{font-size:7px}.f6-frame--short p,.f6-frame--ugc p{left:7px;right:7px;bottom:6px;font-size:7px}.f6-motion-mark{right:10%;bottom:7%;width:48px;height:48px;border-width:4px}.f6-motion-mark span{font-size:27px}.f6-composition figcaption{right:2%;bottom:-1px;font-size:6px}.f6-format-bar{min-height:52px;gap:8px;justify-content:space-between;font-size:8px;letter-spacing:.08em}.f6-format{gap:5px}.f6-format b{width:19px;height:19px;border-radius:6px;font-size:10px}.f6-format--live b{width:auto;min-width:29px;height:16px;padding-inline:5px;font-size:6px}}@media (max-width:390px){.f6-header-note{max-width:130px;text-align:right;line-height:1.25}.f6-copy h1{font-size:50px}.f6-path{padding-inline:11px;font-size:12px}.f6-composition{height:230px;min-height:230px}.f6-format-bar{font-size:7px}.f6-format{gap:4px}.f6-format b{width:17px;height:17px;font-size:9px}.f6-format--live b{min-width:26px;height:15px;font-size:5px}}@media (prefers-reduced-motion:reduce){.f6-live-pill i{animation:none}.f6-path,.f6-path>span:last-child{transition:none}}