body.has-frontpage-draft .site-content{gap:0;max-width:none;margin-inline:0;padding-block:0;padding-inline:0;display:block}.fif-draft{overflow-x:clip}.fif-draft img{max-width:100%}.fif-section{position:relative}.fif-organic-divider{pointer-events:none;z-index:2;width:100%;line-height:0;display:block;position:absolute;left:0}.fif-organic-divider svg{width:100%;height:auto;display:block}.fif-organic-divider--bottom{bottom:-1px}.fif-organic-divider--top{top:-1px;transform:scaleY(-1)}.fif-organic-divider--surface{color:var(--color-surface)}.fif-organic-divider--primary{color:var(--color-teal)}.fif-organic-divider--white{color:var(--color-background)}.fif-organic-divider--cream{color:var(--color-cream)}.fif-organic-divider--yellow{color:var(--color-yellow-soft)}.fif-organic-divider--blue{color:var(--color-blue-soft)}.fif-organic-divider--mint{color:var(--color-mint-soft)}.fif-organic-divider--ink{color:var(--color-text)}.fif-icon{display:inline-flex}.fif-icon svg{width:100%;height:100%;display:block}.fif-icon--deco{color:var(--color-teal);opacity:.5;pointer-events:none;z-index:0;position:absolute}@media (width<=37.5rem){.fif-icon--deco{display:none}}.fif-placeholder{background:repeating-linear-gradient(135deg, var(--color-surface), var(--color-surface) .6rem, var(--color-background) .6rem, var(--color-background) 1.2rem);border:1px dashed var(--color-border);border-radius:var(--radius-lg);color:var(--color-text-muted);align-items:center;gap:var(--space-xs);padding:var(--space-md);text-align:center;flex-direction:column;justify-content:center;width:100%;display:flex;overflow:hidden}.fif-placeholder--landscape{aspect-ratio:4/3}.fif-placeholder--square{aspect-ratio:1}.fif-placeholder--portrait{aspect-ratio:3/4}.fif-placeholder--wide{aspect-ratio:16/9}.fif-placeholder__icon{opacity:.6;width:2.25rem;height:2.25rem}.fif-placeholder__label{max-width:14rem;font-size:.8rem;line-height:1.3}.fif-draft-1{background-color:var(--color-background);color:var(--color-text);font-family:var(--font-family-base)}.fif-draft-1 h1,.fif-draft-1 h2,.fif-draft-1 h3{font-family:var(--font-family-heading);font-weight:400}.fif-draft-1 h2{margin-bottom:var(--space-xl);text-align:center;font-size:clamp(1.6rem,1.3rem + 1.2vw,2.25rem)}.fif-draft-1 .container{z-index:1;position:relative}.fif-draft-1__hero{padding-block:clamp(48px,4vw,68px);overflow-x:clip}.fif-draft-1__hero-inner{align-items:center;gap:var(--space-xl);display:grid}@media (width>=56rem){.fif-draft-1__hero-inner{grid-template-columns:1.1fr 1fr}}.fif-draft-1__eyebrow{background-color:var(--color-background);border-radius:var(--radius-full);box-shadow:var(--shadow-sm);color:var(--color-teal-dark);margin-bottom:var(--space-md);padding:var(--space-2xs) var(--space-md);font-weight:600;display:inline-block}.fif-draft-1__title{margin-bottom:var(--space-sm);font-size:clamp(2rem,2.6vw + 1rem,2.85rem);line-height:1.15}.fif-draft-1__lede{color:var(--color-text-muted);max-width:32rem;font-size:1.1rem}.fif-draft-1__button-ghost{border-color:var(--color-teal-dark);color:var(--color-teal-dark);background-color:#0000}.fif-draft-1__button-ghost:hover{background-color:var(--color-mint-soft)}.fif-draft-1__hero-collage{position:relative}.fif-draft-1__hero-image--main{transform:rotate(-2deg)}.fif-draft-1__hero-image--float-1{box-shadow:var(--shadow-md);z-index:2;width:40%;position:absolute;bottom:-1.5rem;right:-1rem;transform:rotate(5deg)}.fif-draft-1__hero-image--float-2{box-shadow:var(--shadow-md);z-index:2;width:32%;position:absolute;top:-1.25rem;left:-1.5rem;transform:rotate(-6deg)}@media (width<=56rem){.fif-draft-1__hero-image--float-1,.fif-draft-1__hero-image--float-2{display:none}}.fif-draft-1__hero-choices{margin-top:var(--space-lg);max-width:34rem}.fif-draft-1 .fif-draft-1__hero-choices-title{margin-bottom:var(--space-sm);text-align:left;font-size:clamp(1.15rem,1rem + .55vw,1.4rem)}.fif-audience-picker{gap:var(--space-sm);margin:0;padding:0;list-style:none;display:grid}.fif-audience{background-color:var(--color-background);box-shadow:var(--shadow-md);color:var(--color-text);align-items:start;gap:var(--space-md);height:100%;padding:var(--space-md);border-radius:1.5rem;grid-template-columns:auto minmax(0,1fr) auto;text-decoration:none;transition:transform .2s,box-shadow .2s;display:grid}.fif-audience:hover{box-shadow:var(--shadow-md), 0 14px 26px #0000001f;transform:translateY(-.25rem)}.fif-audience:focus-visible{outline:3px solid var(--color-teal-dark);outline-offset:3px}.fif-audience:active{box-shadow:var(--shadow-md);transform:translateY(0)}.fif-audience__icon{border-radius:var(--radius-full);justify-content:center;align-items:center;width:3.25rem;height:3.25rem;display:inline-flex}.fif-audience__icon .fif-icon{width:1.6rem;height:1.6rem}.fif-audience--home .fif-audience__icon{background-color:var(--color-coral-soft);color:var(--color-coral)}.fif-audience--pro .fif-audience__icon{background-color:var(--color-blue-soft);color:var(--color-accent-cool)}.fif-audience__body{flex-direction:column;gap:.15rem;min-width:0;display:flex}.fif-audience__title{font-family:var(--font-family-heading);font-size:1.35rem;line-height:1.2}.fif-audience__text{color:var(--color-text-muted);font-size:.95rem;line-height:1.45}.fif-audience__arrow{color:var(--color-teal-dark);align-self:center;font-weight:700;transition:transform .15s}@media (width<=37.5rem){.fif-audience{gap:var(--space-sm)}.fif-audience__icon{width:2.75rem;height:2.75rem}.fif-audience__icon .fif-icon{width:1.4rem;height:1.4rem}}.fif-audience:hover .fif-audience__arrow{transform:translate(.25rem)}.fif-draft-1__hero-skip{color:var(--color-text-muted);margin-top:var(--space-sm);font-size:.95rem}.fif-draft-1__hero-skip a{color:var(--color-teal-dark);font-weight:600}.fif-draft-1__how{position:relative;overflow-x:clip}.fif-draft-1__how h2{margin-bottom:var(--space-sm)}.fif-draft-1__how-lede{color:var(--color-text-muted);margin-bottom:var(--space-xl);text-align:center;max-width:34rem;margin-inline:auto}.fif-steps{gap:var(--space-xl);max-width:62rem;margin:0 auto;padding:0;list-style:none;display:grid}@media (width>=48rem){.fif-steps{grid-template-columns:repeat(3,minmax(0,1fr))}}.fif-step{align-content:start;gap:var(--space-xs);text-align:center;justify-items:center;display:grid}.fif-step__figure{position:relative}.fif-step__icon{background-color:var(--color-mint-soft);border-radius:var(--radius-full);color:var(--color-teal-dark);justify-content:center;align-items:center;width:4.5rem;height:4.5rem;display:inline-flex}.fif-step__icon .fif-icon{width:2rem;height:2rem}.fif-step__number{background-color:var(--color-teal-dark);border:3px solid var(--color-background);border-radius:var(--radius-full);color:#fff;justify-content:center;align-items:center;width:1.85rem;height:1.85rem;font-size:.85rem;font-weight:700;display:inline-flex;position:absolute;top:-.35rem;right:-.35rem}.fif-step__title{margin-top:var(--space-2xs);font-size:1.3rem}.fif-step__text{color:var(--color-text-muted);max-width:22rem;margin:0}.fif-draft-1__how-cta{margin-top:var(--space-xl);text-align:center}.fif-draft-1__outro{padding-block:clamp(40px,4vw,68px);position:relative;overflow-x:clip}.fif-draft-1__outro-inner{text-align:center;max-width:44rem;margin-inline:auto}.fif-draft-1__outro h2{margin-bottom:var(--space-sm)}.fif-draft-1__outro p{color:var(--color-text-muted);max-width:38rem;margin-inline:auto}.fif-draft-1__outro-sub{margin-top:var(--space-xs)}.fif-draft-1__outro-ctas{gap:var(--space-sm);margin-top:var(--space-lg);flex-wrap:wrap;justify-content:center;display:flex}.fif-draft-1 .fif-card{background-color:var(--color-background);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);color:var(--color-text);text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;position:relative;overflow:hidden}.fif-draft-1 .fif-card--tilt-left{transform:rotate(-1.5deg)}.fif-draft-1 .fif-card--tilt-right{transform:rotate(1.5deg)}.fif-draft-1 .fif-card:hover{box-shadow:var(--shadow-md);transform:rotate(0)translateY(-.3rem)}.fif-draft-1 .fif-card--yellow .fif-placeholder{background-color:var(--color-yellow-soft)}.fif-draft-1 .fif-card--coral .fif-placeholder{background-color:var(--color-coral-soft)}.fif-draft-1 .fif-card--blue .fif-placeholder{background-color:var(--color-blue-soft)}.fif-draft-1 .fif-card--mint .fif-placeholder{background-color:var(--color-mint-soft)}.fif-draft-1 .fif-card__label{background-color:var(--color-text);border-radius:var(--radius-full);color:#fff;left:var(--space-sm);padding:.2rem var(--space-sm);top:var(--space-sm);z-index:1;font-size:.75rem;font-weight:600;position:absolute}.fif-draft-1 .fif-card__media{border-radius:0}.fif-draft-1 .fif-card__body{padding:var(--space-md)}.fif-draft-1 .fif-card__body h3{margin-bottom:var(--space-2xs);font-size:1.05rem}.fif-draft-1 .fif-card__price{margin:0;font-weight:700;color:var(--color-teal-dark)!important}.fif-draft-1__popular-grid,.fif-draft-1__product-grid{gap:var(--space-xl) var(--space-lg);margin-block:0 var(--space-lg);display:grid}@media (width>=30rem){.fif-draft-1__popular-grid,.fif-draft-1__product-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=56rem){.fif-draft-1__popular-grid,.fif-draft-1__product-grid{grid-template-columns:repeat(4,1fr)}}.fif-draft-1__products{text-align:center}.fif-draft-1__universes{position:relative}.fif-draft-1__universe-grid{gap:var(--space-md);grid-template-columns:repeat(2,1fr);display:grid}@media (width>=37.5rem){.fif-draft-1__universe-grid{grid-template-columns:repeat(3,1fr)}}.fif-universe-card{color:var(--color-text);align-items:center;gap:var(--space-sm);padding:var(--space-lg) var(--space-md);text-align:center;border-radius:1.75rem;flex-direction:column;font-weight:700;text-decoration:none;transition:transform .15s;display:flex}.fif-universe-card:nth-child(odd){transform:rotate(-1.25deg)}.fif-universe-card:nth-child(2n){transform:rotate(1.25deg)}.fif-universe-card:hover{transform:rotate(0)scale(1.03)}.fif-universe-card__icon{width:2.75rem;height:2.75rem}.fif-universe-card--yellow{background-color:var(--color-yellow-soft)}.fif-universe-card--yellow .fif-universe-card__icon{color:#a67c00}.fif-universe-card--coral{background-color:var(--color-coral-soft)}.fif-universe-card--coral .fif-universe-card__icon{color:var(--color-coral)}.fif-universe-card--blue{background-color:var(--color-blue-soft)}.fif-universe-card--blue .fif-universe-card__icon{color:var(--color-accent-cool)}.fif-universe-card--mint{background-color:var(--color-mint-soft)}.fif-universe-card--mint .fif-universe-card__icon{color:var(--color-teal-dark)}.fif-draft-1__campaign{overflow-x:clip}.fif-draft-1__campaign-inner{align-items:center;gap:var(--space-xl);display:grid}@media (width>=48rem){.fif-draft-1__campaign-inner{grid-template-columns:.8fr 1.2fr}}.fif-draft-1__campaign-media .fif-placeholder{max-width:18rem;margin-inline:auto;transform:rotate(-2deg)}.fif-draft-1__campaign-tag{background-color:var(--color-text);border-radius:var(--radius-full);color:#fff;margin-bottom:var(--space-sm);padding:var(--space-2xs) var(--space-md);font-size:.8rem;font-weight:600;display:inline-block}.fif-draft-1__campaign-text h2{margin-bottom:var(--space-sm);text-align:left}.fif-draft-1__campaign-text p{color:var(--color-text-muted)}.fif-draft-1__campaign-rating{color:#b8860b;font-weight:600}.fif-draft-1__campaign-rating span{color:var(--color-text);font-weight:400;display:block}.fif-draft-1__review-grid{gap:var(--space-lg);display:grid}@media (width>=40rem){.fif-draft-1__review-grid{grid-template-columns:repeat(3,1fr)}}.fif-review-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:var(--space-lg);margin:0;transition:transform .15s}.fif-review-card--tilt-left{transform:rotate(-1.5deg)}.fif-review-card--tilt-right{transform:rotate(1.5deg)}.fif-review-card:hover{transform:rotate(0)}.fif-review-card--yellow{background-color:var(--color-yellow-soft)}.fif-review-card--coral{background-color:var(--color-coral-soft)}.fif-review-card--blue{background-color:var(--color-blue-soft)}.fif-review-card__stars{color:#b8860b;margin-bottom:var(--space-xs);display:block}.fif-review-card p{font-size:1.05rem}.fif-review-card cite{color:var(--color-text-muted);font-style:normal;font-weight:600}.fif-draft-1__webinar-grid{gap:var(--space-lg);display:grid}@media (width>=40rem){.fif-draft-1__webinar-grid{grid-template-columns:repeat(3,1fr)}}.fif-webinar-card{border-radius:var(--radius-lg);color:var(--color-text);padding:var(--space-lg);text-decoration:none;transition:transform .15s;display:block}.fif-webinar-card:hover{transform:translateY(-.3rem)}.fif-webinar-card--coral{background-color:var(--color-coral-soft)}.fif-webinar-card--blue{background-color:var(--color-blue-soft)}.fif-webinar-card--yellow{background-color:var(--color-yellow-soft)}.fif-webinar-card__tag{color:var(--color-teal-dark);letter-spacing:.04em;margin-bottom:var(--space-xs);text-transform:uppercase;font-size:.8rem;font-weight:700;display:block}.fif-webinar-card h3{margin-bottom:var(--space-2xs);font-size:1.2rem}.fif-webinar-card p{color:var(--color-text-muted);margin:0}.fif-draft-1__articles{position:relative}.fif-draft-1__article-grid{gap:var(--space-lg);display:grid}@media (width>=40rem){.fif-draft-1__article-grid{grid-template-columns:repeat(3,1fr)}}.fif-draft-1__newsletter{color:var(--color-primary-contrast);text-align:center;overflow-x:clip}.fif-draft-1__newsletter-inner{max-width:var(--content-narrow-width);margin-inline:auto}.fif-draft-1__newsletter-inner p{opacity:.85}.fif-draft-1__newsletter-form{align-items:center;gap:var(--space-sm);margin-top:var(--space-lg);flex-wrap:wrap;justify-content:center;display:flex}.fif-draft-1__newsletter-form input[type=email]{max-width:18rem}.fif-draft-1__newsletter-form .button{background-color:var(--color-background);border-color:var(--color-background);color:var(--color-teal-dark)}.fif-draft-1__newsletter-form .button:hover{background-color:var(--color-cream)}.fif-d1-deco--hero-crayon{--fif-deco-rotate:-18deg;transform:rotate(var(--fif-deco-rotate));top:14%;left:2%}.fif-d1-deco--hero-plane{--fif-deco-rotate:8deg;transform:rotate(var(--fif-deco-rotate));top:8%;right:6%}.fif-d1-deco--hero-blocks{--fif-deco-rotate:6deg;transform:rotate(var(--fif-deco-rotate));top:38%;right:-2%}.fif-d1-deco--hero-moon{--fif-deco-rotate:-10deg;transform:rotate(var(--fif-deco-rotate));bottom:20%;left:6%}.fif-d1-deco--hero-kite{--fif-deco-rotate:12deg;transform:rotate(var(--fif-deco-rotate));bottom:8%;left:44%}.fif-d1-deco--how-teddy{--fif-deco-rotate:-12deg;transform:rotate(var(--fif-deco-rotate));top:42%;left:1%}.fif-d1-deco--how-book{--fif-deco-rotate:10deg;transform:rotate(var(--fif-deco-rotate));bottom:22%;right:2%}.fif-d1-deco--how-dice{--fif-deco-rotate:16deg;transform:rotate(var(--fif-deco-rotate));top:12%;right:5%}.fif-d1-deco--pop-puzzle{--fif-deco-rotate:-14deg;transform:rotate(var(--fif-deco-rotate));top:30%;left:-3%}.fif-d1-deco--pop-dice{--fif-deco-rotate:12deg;transform:rotate(var(--fif-deco-rotate));top:14%;right:5%}.fif-d1-deco--pop-worm{--fif-deco-rotate:-6deg;transform:rotate(var(--fif-deco-rotate));bottom:10%;left:12%}.fif-d1-deco--uni-abacus{--fif-deco-rotate:7deg;transform:rotate(var(--fif-deco-rotate));top:22%;right:-4%}.fif-d1-deco--uni-tree{--fif-deco-rotate:-5deg;transform:rotate(var(--fif-deco-rotate));bottom:6%;left:-2%}.fif-d1-deco--camp-crayon{--fif-deco-rotate:-22deg;transform:rotate(var(--fif-deco-rotate));top:12%;left:3%}.fif-d1-deco--camp-shapes{--fif-deco-rotate:9deg;transform:rotate(var(--fif-deco-rotate));bottom:14%;left:8%}.fif-d1-deco--camp-blocks{--fif-deco-rotate:-8deg;transform:rotate(var(--fif-deco-rotate));top:16%;right:4%}.fif-d1-deco--camp-book{--fif-deco-rotate:14deg;transform:rotate(var(--fif-deco-rotate));bottom:18%;right:9%}.fif-d1-deco--prod-train{--fif-deco-rotate:4deg;transform:rotate(var(--fif-deco-rotate));top:30%;left:-3%}.fif-d1-deco--prod-ball{--fif-deco-rotate:-10deg;transform:rotate(var(--fif-deco-rotate));top:8%;right:12%}.fif-d1-deco--rev-teddy{--fif-deco-rotate:11deg;transform:rotate(var(--fif-deco-rotate));top:18%;right:2%}.fif-d1-deco--rev-moon{--fif-deco-rotate:-14deg;transform:rotate(var(--fif-deco-rotate));top:12%;left:8%}.fif-d1-deco--rev-worm{--fif-deco-rotate:-7deg;transform:rotate(var(--fif-deco-rotate));bottom:12%;left:1%}.fif-d1-deco--web-xylo{--fif-deco-rotate:-9deg;transform:rotate(var(--fif-deco-rotate));top:24%;left:-2%}.fif-d1-deco--web-plane{--fif-deco-rotate:18deg;transform:rotate(var(--fif-deco-rotate));top:16%;right:7%}.fif-d1-deco--art-book{--fif-deco-rotate:8deg;transform:rotate(var(--fif-deco-rotate));top:30%;right:-2%}.fif-d1-deco--news-kite{--fif-deco-rotate:-12deg;transform:rotate(var(--fif-deco-rotate));top:22%;left:4%}.fif-d1-deco--news-rabbit{--fif-deco-rotate:10deg;transform:rotate(var(--fif-deco-rotate));bottom:26%;right:6%}.fif-d1-deco--outro-moon{--fif-deco-rotate:-8deg;transform:rotate(var(--fif-deco-rotate));top:22%;left:4%}.fif-d1-deco--outro-ball{--fif-deco-rotate:12deg;transform:rotate(var(--fif-deco-rotate));bottom:18%;right:6%}@media (width<=64rem){.fif-d1-deco--hero-moon,.fif-d1-deco--how-dice,.fif-d1-deco--pop-worm,.fif-d1-deco--camp-book,.fif-d1-deco--camp-shapes,.fif-d1-deco--rev-moon,.fif-d1-deco--web-plane,.fif-d1-deco--prod-ball,.fif-d1-deco--outro-ball{display:none}}@media (width<=48rem){.fif-d1-deco--hero-kite,.fif-d1-deco--hero-plane,.fif-d1-deco--how-book,.fif-d1-deco--pop-dice,.fif-d1-deco--uni-tree,.fif-d1-deco--rev-worm,.fif-d1-deco--art-book,.fif-d1-deco--news-rabbit,.fif-d1-deco--outro-moon{display:none}}@media (width<=37.5rem){.fif-d1-deco--how-teddy,.fif-d1-deco--prod-train,.fif-d1-deco--rev-teddy,.fif-d1-deco--web-xylo{display:none}.fif-d1-deco--hero-crayon{top:6%;left:-1%}.fif-d1-deco--hero-blocks{top:46%;right:-8%}}.fif-draft-2{background-color:var(--color-background);color:var(--color-text);font-family:var(--font-family-base)}.fif-draft-2 h1,.fif-draft-2 h2{font-family:var(--font-family-heading);font-weight:400}.fif-draft-2 .container{z-index:1;position:relative}.fif-draft-2__hero{background-color:var(--color-cream);padding-block:clamp(4rem,8vw,8rem) 6.5rem;position:relative;overflow:hidden}.fif-draft-2__hero-blob{background:var(--color-primary);opacity:.16;z-index:0;border-radius:42% 58% 65% 35%/45% 40% 60% 55%;width:34rem;height:34rem;position:absolute;top:-8rem;right:-10rem}.fif-draft-2__hero-inner{max-width:40rem}.fif-draft-2__kicker{color:var(--color-accent-cool);letter-spacing:.14em;margin-bottom:var(--space-md);text-transform:uppercase;font-weight:700}.fif-draft-2__title{margin-bottom:var(--space-lg);font-size:clamp(2.5rem,5vw + 1rem,4.25rem);line-height:1.1}.fif-draft-2__lede{color:var(--color-text-muted);max-width:30rem;font-size:1.2rem}.fif-draft-2__text-link{color:var(--color-accent-cool);gap:var(--space-2xs);margin-top:var(--space-lg);font-weight:600;text-decoration:none;display:inline-flex}.fif-draft-2__text-link:hover{text-decoration:underline}.fif-draft-2__text-link span{transition:transform .15s}.fif-draft-2__text-link:hover span{transform:translate(.2rem)}.fif-draft-2__paths{background-color:var(--color-surface);padding-block:4rem 5rem;position:relative}.fif-draft-2__paths-grid{align-items:stretch;gap:var(--space-xl);display:grid}@media (width>=40rem){.fif-draft-2__paths-grid{grid-template-columns:1fr auto 1fr}}.fif-draft-2__path{color:var(--color-text);padding:var(--space-md) 0;text-decoration:none;display:block}.fif-draft-2__path-eyebrow{color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;display:block}.fif-draft-2__path-label{font-family:var(--font-family-heading);margin-block:var(--space-2xs) var(--space-xs);font-size:2.25rem;display:block}.fif-draft-2__path p{color:var(--color-text-muted);margin-bottom:var(--space-sm);max-width:26rem}.fif-draft-2__path-arrow{color:var(--color-accent-cool);font-weight:600;transition:transform .15s}.fif-draft-2__path:hover .fif-draft-2__path-arrow{transform:translate(.35rem)}.fif-draft-2__paths-divider{background-color:var(--color-border);width:1px;display:none}@media (width>=40rem){.fif-draft-2__paths-divider{display:block}}.fif-draft-2__intro{padding-block:5rem}.fif-draft-2__intro-inner{max-width:var(--content-narrow-width)}.fif-draft-2__intro-inner p{color:var(--color-text-muted);font-size:1.15rem}.fif-draft-2__universes{background-color:var(--color-surface);padding-block:5rem}.fif-draft-2__universe-grid{margin-top:var(--space-xl);grid-template-columns:repeat(2,1fr);gap:1px;display:grid}@media (width>=37.5rem){.fif-draft-2__universe-grid{grid-template-columns:repeat(4,1fr)}}.fif-draft-2__universe{aspect-ratio:1;background-color:var(--color-background);color:var(--color-text);padding:var(--space-md);flex-direction:column;justify-content:space-between;text-decoration:none;transition:background-color .15s;display:flex}.fif-draft-2__universe:hover{background-color:var(--color-background);color:var(--color-accent-cool)}.fif-draft-2__universe--large{grid-area:span 2/span 2}.fif-draft-2__universe-index{color:var(--color-text-muted);font-size:.8rem}.fif-draft-2__universe-name{font-family:var(--font-family-heading);font-size:1.35rem}.fif-draft-2__universe--large .fif-draft-2__universe-name{font-size:2rem}.fif-draft-2__posts{padding-block:5rem}.fif-draft-2__post-list{margin-top:var(--space-xl)}.fif-draft-2__post-row{border-top:1px solid var(--color-border);color:var(--color-text);align-items:center;gap:var(--space-md);padding-block:var(--space-md);grid-template-columns:6rem 1fr auto;text-decoration:none;display:grid}.fif-draft-2__post-row:last-child{border-bottom:1px solid var(--color-border)}.fif-draft-2__post-media{aspect-ratio:1;border-radius:var(--radius-md);display:block;overflow:hidden}.fif-draft-2__post-media img{object-fit:cover;width:100%;height:100%}.fif-draft-2__post-body{gap:var(--space-2xs);flex-direction:column;display:flex}.fif-draft-2__post-title{font-family:var(--font-family-heading);font-size:1.3rem}.fif-draft-2__post-excerpt{color:var(--color-text-muted)}.fif-draft-2__post-arrow{color:var(--color-accent-cool);font-weight:600}.fif-draft-2__products{background-color:var(--color-surface);padding-block:5rem}.fif-draft-2__product-list{gap:var(--space-lg);margin:var(--space-xl) 0 var(--space-lg);padding:0;list-style:none;display:grid}@media (width>=37.5rem){.fif-draft-2__product-list{grid-template-columns:repeat(3,1fr)}}.fif-draft-2__product-list a{color:var(--color-text);align-items:center;gap:var(--space-xs);text-align:center;flex-direction:column;text-decoration:none;display:flex}.fif-draft-2__product-media{background-color:var(--color-background);border-radius:var(--radius-md);width:6rem;display:block;overflow:hidden}.fif-draft-2__product-name{font-weight:600}.fif-draft-2__product-price{color:var(--color-accent-cool)}.fif-draft-2__trust{background-color:var(--color-cream);text-align:center;padding-block:5rem 6.5rem;position:relative}.fif-draft-2__trust-inner{max-width:34rem;margin-inline:auto}.fif-draft-2__trust blockquote{border:0;margin:0;padding:0}.fif-draft-2__trust p{font-family:var(--font-family-heading);font-size:1.6rem;line-height:1.35}.fif-draft-2__trust cite{color:var(--color-text-muted);font-style:normal}.fif-draft-2__newsletter{background-color:var(--color-text);color:var(--color-background);text-align:center;padding-block:4rem}.fif-draft-2__newsletter-inner p{opacity:.8}.fif-draft-2__newsletter-inner form{align-items:center;gap:var(--space-sm);margin-top:var(--space-lg);flex-wrap:wrap;justify-content:center;display:flex}.fif-draft-2__newsletter-inner input[type=email]{max-width:18rem}.fif-d2-deco--hero-tree{--fif-deco-rotate:2deg;transform:rotate(var(--fif-deco-rotate));bottom:10%;right:6%}.fif-d2-deco--uni-abacus{--fif-deco-rotate:-3deg;transform:rotate(var(--fif-deco-rotate));top:18%;left:-4%}.fif-d2-deco--posts-book{--fif-deco-rotate:4deg;transform:rotate(var(--fif-deco-rotate));top:12%;right:-2%}.fif-d2-deco--trust-moon{--fif-deco-rotate:-4deg;transform:rotate(var(--fif-deco-rotate));top:20%;left:10%}@media (width<=56rem){.fif-d2-deco--trust-moon,.fif-d2-deco--posts-book{display:none}}@media (width<=37.5rem){.fif-d2-deco--uni-abacus{display:none}}.fif-draft-3{--fif3-privat:#c94a24;--fif3-erhverv:#2d3561;background-color:var(--color-background);color:var(--color-text);font-family:var(--font-family-base)}.fif-draft-3 h1,.fif-draft-3 h2,.fif-draft-3 h3{font-family:var(--font-family-heading);font-weight:400}.fif-draft-3__hero-kicker{color:var(--color-text-muted);letter-spacing:.08em;padding:var(--space-md) var(--space-md) 0;text-align:center;text-transform:uppercase;font-weight:600}.fif-draft-3__hero-split{background:linear-gradient(100deg, var(--fif3-privat) 0%, var(--fif3-privat) 49%, var(--fif3-erhverv) 51%, var(--fif3-erhverv) 100%);grid-template-columns:1fr;min-height:30rem;display:grid;position:relative}@media (width>=45rem){.fif-draft-3__hero-split{grid-template-columns:1fr 1fr}}.fif-draft-3__hero-panel{color:#fff;align-items:flex-start;gap:var(--space-sm);flex-direction:column;justify-content:center;padding:clamp(2.5rem,6vw,5rem);text-decoration:none;display:flex}.fif-draft-3__hero-panel h1{margin:0;font-size:clamp(1.9rem,3vw + 1rem,2.75rem);line-height:1.15}.fif-draft-3__hero-eyebrow{border-radius:var(--radius-full);letter-spacing:.04em;padding:var(--space-2xs) var(--space-md);text-transform:uppercase;background-color:#fff3;font-size:1.1rem;font-weight:700}.fif-draft-3__hero-icon{opacity:.85;width:2.5rem;height:2.5rem}.fif-draft-3__hero-panel .button{color:var(--fif3-privat);margin-top:var(--space-sm);background-color:#fff;border-color:#fff}.fif-draft-3__hero-panel--erhverv .button{color:var(--fif3-erhverv)}.fif-draft-3__hero-panel .button:hover{background-color:var(--color-surface)}.fif-draft-3__categories{text-align:center;padding-block:4.5rem}.fif-draft-3__category-row{gap:var(--space-lg) var(--space-md);margin-top:var(--space-xl);flex-wrap:wrap;justify-content:center;display:flex}.fif-draft-3__category-card{background-color:var(--color-surface);border-radius:var(--radius-lg);color:var(--color-text);align-items:center;gap:var(--space-xs);padding:var(--space-lg) var(--space-md);flex-direction:column;width:8.5rem;text-decoration:none;transition:transform .2s;display:flex}.fif-draft-3__category-card:nth-child(odd){transform:rotate(-3deg)}.fif-draft-3__category-card:nth-child(2n){transform:rotate(2.5deg)}.fif-draft-3__category-card:hover{transform:rotate(0)translateY(-.25rem)}.fif-draft-3__category-icon{color:var(--fif3-privat);width:2.75rem;height:2.75rem}.fif-draft-3__category-card:nth-child(2n) .fif-draft-3__category-icon{color:var(--fif3-erhverv)}.fif-draft-3__posts{background-color:var(--color-surface);padding-block:4.5rem}.fif-draft-3__posts .container{text-align:center}.fif-draft-3__post-scroller{gap:var(--space-lg);margin-top:var(--space-xl);padding:var(--space-2xs) var(--space-md) var(--space-md);scroll-padding-inline:var(--space-md);scroll-snap-type:x proximity;display:flex;overflow-x:auto}.fif-draft-3__post-card{background-color:var(--color-background);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);color:var(--color-text);scroll-snap-align:start;flex:0 0 15rem;text-decoration:none;overflow:hidden}.fif-draft-3__post-media{aspect-ratio:4/3;overflow:hidden}.fif-draft-3__post-media img{object-fit:cover;width:100%;height:100%}.fif-draft-3__post-card h3{padding:var(--space-sm) var(--space-md) var(--space-md);margin:0;font-size:1.1rem}.fif-draft-3__products{text-align:center;padding-block:5rem}.fif-draft-3__product-grid{gap:var(--space-xl) var(--space-lg);margin-block:var(--space-xl) var(--space-lg);display:grid}@media (width>=37.5rem){.fif-draft-3__product-grid{grid-template-columns:repeat(4,1fr)}}.fif-draft-3__product-card{color:var(--color-text);text-align:left;text-decoration:none;transition:transform .2s;display:block}.fif-draft-3__product-card--tilt-left{transform:rotate(-2deg)}.fif-draft-3__product-card--tilt-right{transform:rotate(2deg)}.fif-draft-3__product-card:hover{transform:rotate(0)}.fif-draft-3__product-media{aspect-ratio:1;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);overflow:hidden}.fif-draft-3__product-media img{object-fit:cover;width:100%;height:100%}.fif-draft-3__product-body{padding-top:var(--space-sm)}.fif-draft-3__product-body h3{margin-bottom:var(--space-2xs);font-size:1rem}.fif-draft-3__product-body p{color:var(--fif3-privat);margin:0;font-weight:600}.fif-draft-3__stats{background-color:var(--color-surface);padding-block:4rem}.fif-draft-3__stats-grid{gap:var(--space-lg);text-align:center;display:grid}@media (width>=37.5rem){.fif-draft-3__stats-grid{grid-template-columns:repeat(3,1fr)}}.fif-draft-3__stat{gap:var(--space-2xs);flex-direction:column;display:flex}.fif-draft-3__stat-number{font-family:var(--font-family-heading);font-size:3rem}.fif-draft-3__stat:first-child .fif-draft-3__stat-number{color:var(--fif3-privat)}.fif-draft-3__stat:nth-child(2) .fif-draft-3__stat-number{color:var(--fif3-erhverv)}.fif-draft-3__stat:nth-child(3) .fif-draft-3__stat-number{color:var(--color-primary)}.fif-draft-3__cta{background-color:var(--color-text);color:#fff;text-align:center;padding-block:5rem}.fif-draft-3__cta-inner p{opacity:.8}.fif-draft-3__cta-buttons{gap:var(--space-sm);margin-top:var(--space-lg);flex-wrap:wrap;justify-content:center;display:flex}.fif-draft-3__cta-button--privat{background-color:var(--fif3-privat);border-color:var(--fif3-privat);color:#fff}.fif-draft-3__cta-button--erhverv{background-color:var(--fif3-erhverv);border-color:var(--fif3-erhverv);color:#fff}.fif-draft-3__hero .fif-decorations{z-index:2}.fif-d3-deco--hero-plane{--fif-deco-rotate:22deg;transform:rotate(var(--fif-deco-rotate));top:13%;left:46%}.fif-d3-deco--hero-dice{--fif-deco-rotate:-18deg;transform:rotate(var(--fif-deco-rotate));bottom:6%;left:51%}.fif-d3-deco--cat-crayon{--fif-deco-rotate:-24deg;transform:rotate(var(--fif-deco-rotate));top:8%;right:4%}.fif-d3-deco--cat-shapes{--fif-deco-rotate:16deg;transform:rotate(var(--fif-deco-rotate));top:26%;right:13%}.fif-d3-deco--cat-ttt{--fif-deco-rotate:-12deg;transform:rotate(var(--fif-deco-rotate));top:16%;left:5%}.fif-d3-deco--posts-teddy{--fif-deco-rotate:14deg;transform:rotate(var(--fif-deco-rotate));top:10%;left:-2%}.fif-d3-deco--posts-ball{--fif-deco-rotate:-20deg;transform:rotate(var(--fif-deco-rotate));bottom:8%;right:5%}.fif-d3-deco--prod-blocks{--fif-deco-rotate:-16deg;transform:rotate(var(--fif-deco-rotate));top:12%;left:2%}.fif-d3-deco--prod-puzzle{--fif-deco-rotate:20deg;transform:rotate(var(--fif-deco-rotate));top:22%;right:3%}.fif-d3-deco--cta-kite{--fif-deco-rotate:-14deg;transform:rotate(var(--fif-deco-rotate));top:18%;left:7%}.fif-d3-deco--cta-worm{--fif-deco-rotate:18deg;transform:rotate(var(--fif-deco-rotate));bottom:20%;right:8%}@media (width<=64rem){.fif-d3-deco--cat-shapes,.fif-d3-deco--posts-ball,.fif-d3-deco--cta-worm{display:none}}@media (width<=48rem){.fif-d3-deco--cat-ttt,.fif-d3-deco--hero-dice,.fif-d3-deco--prod-puzzle{display:none}}@media (width<=37.5rem){.fif-d3-deco--posts-teddy,.fif-d3-deco--cta-kite{display:none}}
