:root{
 --navy:#15304f;--navy2:#284663;--blue:#3b82f6;--blue-soft:#eaf4ff;--pink:#ff6b8b;--pink-soft:#fff0f3;--yellow:#ffc84d;--yellow-soft:#fff7da;--green:#73c79b;--green-soft:#edf9f2;--sky:#8fd0f3;--sky-soft:#eff9ff;--cream:#fff9ef;--paper:#fffefd;--muted:#708198;--line:#e7edf3;--shadow:0 18px 50px rgba(25,55,91,.09);--shadow-sm:0 8px 24px rgba(25,55,91,.07);--radius:26px;--radius-sm:18px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--navy);font-family:Inter,Manrope,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--paper);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.dk-svg{width:1em;height:1em;display:block}.dk-shell{width:min(1210px,calc(100% - 40px));margin:auto}
.dk-header{position:sticky;top:0;z-index:50;background:rgba(255,254,253,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(222,231,239,.82)}.dk-header__inner{height:82px;display:flex;align-items:center;gap:28px}.dk-logo{display:flex;align-items:center;gap:11px;min-width:max-content}.dk-brand-mark{width:48px;height:48px;filter:drop-shadow(0 8px 14px rgba(25,55,91,.07))}.dk-logo__type>span{display:flex;align-items:baseline}.dk-logo b,.dk-logo strong{font-size:24px;line-height:1;font-weight:850;letter-spacing:-.045em}.dk-logo b{color:#2c7def}.dk-logo strong{color:#ff6687}.dk-logo small{display:block;margin-top:5px;color:#71839a;font-size:10px;font-weight:700;letter-spacing:.02em}.dk-nav{display:flex;gap:28px;align-items:center;margin-left:auto}.dk-nav a{font-size:14px;font-weight:700;color:#43546a;position:relative}.dk-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;border-radius:2px;background:var(--blue);transition:.2s}.dk-nav a:hover{color:var(--navy)}.dk-nav a:hover:after{right:0}.dk-header__actions{display:flex;gap:9px}.dk-icon-btn{display:grid;place-items:center;border:1px solid var(--line);background:#fff;width:42px;height:42px;border-radius:14px;color:var(--navy);cursor:pointer;transition:.2s}.dk-icon-btn:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm)}.dk-icon-btn .dk-svg{width:19px;height:19px}.dk-menu-toggle{display:none;border:0;background:transparent;width:38px;height:38px;padding:8px}.dk-menu-toggle span{display:block;height:2px;background:var(--navy);margin:5px;border-radius:2px}
.dk-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 78% 20%,rgba(143,208,243,.24),transparent 29%),radial-gradient(circle at 92% 77%,rgba(255,200,77,.18),transparent 30%),linear-gradient(115deg,#f4faff 0%,#fffefd 55%,#fff9ef 100%)}.dk-hero:after{content:"";position:absolute;inset:auto -120px -180px auto;width:460px;height:460px;border-radius:50%;border:70px solid rgba(255,107,139,.06)}.dk-hero__grid{display:grid;grid-template-columns:1.05fr .95fr;min-height:560px;align-items:center;gap:36px;padding:48px 0}.dk-hero__content{position:relative;z-index:2}.dk-eyebrow,.dk-kicker{display:inline-flex;align-items:center;color:#397bd7;font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.14em}.dk-hero h1{font-size:clamp(46px,5.2vw,72px);line-height:.99;letter-spacing:-.055em;margin:14px 0 22px;max-width:760px}.dk-hero h1 em{font-style:normal;color:#ff6687}.dk-hero p,.dk-page-head p,.dk-lead{font-size:18px;line-height:1.68;color:var(--muted);max-width:680px}.dk-search{display:grid;grid-template-columns:auto 1fr auto;align-items:center;background:#fff;border:1px solid #dce7f1;border-radius:18px;padding:5px 5px 5px 16px;box-shadow:0 15px 40px rgba(39,82,127,.10);max-width:760px;margin-top:28px}.dk-search__icon{color:#4b8ce4;font-size:21px}.dk-search__icon .dk-svg{width:21px;height:21px}.dk-search input{border:0;outline:0;font-size:15px;padding:15px 12px;background:transparent;width:100%;color:var(--navy)}.dk-search button{border:0;border-radius:13px;background:var(--blue);color:#fff;font-weight:850;padding:14px 25px;cursor:pointer;box-shadow:0 7px 16px rgba(59,130,246,.22)}.dk-search-hint{font-size:12px!important;margin:9px 0 0!important;color:#8a98a9!important}.dk-hero__actions{display:flex;align-items:center;gap:22px;margin-top:26px}.dk-btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 19px;border-radius:13px;font-weight:850;border:1px solid transparent;cursor:pointer;transition:.18s}.dk-btn:hover{transform:translateY(-2px)}.dk-btn--primary,.dk-btn--blue{background:var(--blue);color:#fff;box-shadow:0 8px 18px rgba(59,130,246,.2)}.dk-btn--pink{background:var(--pink);color:#fff}.dk-btn--ghost{border-color:#cfe0ef;background:#fff;color:#286ea9}.dk-text-link{font-size:14px;font-weight:800;color:#35536e}.dk-hero-art{position:relative;z-index:2}.dk-hero-svg{width:100%;height:auto;display:block;max-height:470px}
.dk-trust{background:#fff;border-bottom:1px solid #edf2f6}.dk-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:18px 0}.dk-trust__grid>div{display:grid;grid-template-columns:auto 1fr;gap:0 11px;align-items:center;padding:11px 15px;border:1px solid #edf1f5;border-radius:16px;background:#fff}.dk-trust__icon{grid-row:1/3;width:42px;height:42px;border-radius:13px;display:grid;place-items:center;font-weight:850}.dk-trust__icon .dk-svg{width:20px;height:20px}.dk-trust__icon--pink{background:var(--pink-soft);color:var(--pink)}.dk-trust__icon--yellow{background:var(--yellow-soft);color:#9b7100}.dk-trust__icon--blue{background:var(--blue-soft);color:var(--blue)}.dk-trust__icon--green{background:var(--green-soft);color:#3ba474}.dk-trust b{font-size:13px}.dk-trust span:not(.dk-trust__icon){grid-column:2;color:var(--muted);font-size:11px;margin-top:2px}
.dk-section{padding:74px 0}.dk-section--blue{background:linear-gradient(180deg,#f1f9ff,#edf7ff)}.dk-section--soft{background:#f9fbfd}.dk-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.dk-section-head h2{font-size:36px;letter-spacing:-.035em;line-height:1.08;margin:7px 0 0}.dk-section-head p{color:var(--muted);margin:8px 0 0;max-width:650px;line-height:1.55}.dk-section-head>a{color:#397bd7;font-weight:850;font-size:14px;white-space:nowrap}.dk-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.dk-category-card{position:relative;padding:22px;border-radius:22px;background:#fff;border:1px solid #e7edf3;box-shadow:var(--shadow-sm);min-height:172px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;transition:.2s}.dk-category-card:before{content:"";position:absolute;width:92px;height:92px;border-radius:50%;right:-25px;top:-28px;background:rgba(255,255,255,.55)}.dk-category-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.dk-category-card__icon{width:54px;height:54px;border-radius:17px;display:grid;place-items:center;margin-bottom:auto;background:rgba(255,255,255,.72);box-shadow:0 8px 18px rgba(20,48,79,.05)}.dk-category-card__icon .dk-svg{width:28px;height:28px}.dk-category-card strong{font-size:17px;letter-spacing:-.02em}.dk-category-card small{font-size:12px;color:var(--muted);margin-top:5px}.dk-category-card__arrow{position:absolute;right:18px;bottom:18px;font-size:16px;color:#668097}.dk-cat-coloring{background:#fff1f4}.dk-cat-math{background:#fff8dc}.dk-cat-handwriting{background:#eef7ff}.dk-cat-reading{background:#fff5e9}.dk-cat-ukrainian_language{background:#edf6ff}.dk-cat-preschool{background:#effaf3}.dk-cat-word_puzzle{background:#fff6df}.dk-cat-applique{background:#fff0f5}
.dk-generator-showcase{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.dk-generator-card{background:#fff;border:1px solid #dbe9f4;border-radius:24px;padding:16px;display:grid;grid-template-columns:145px 1fr;gap:18px;box-shadow:0 13px 32px rgba(29,67,108,.08)}.dk-generator-sheet{position:relative;background:#fff;border:1px solid #dce5ed;min-height:206px;padding:20px;border-radius:14px;font-family:Georgia,serif;line-height:1.8;box-shadow:0 6px 16px rgba(0,0,0,.05);overflow:hidden}.dk-sheet-kicker{display:block;font:700 8px/1.2 Inter,sans-serif;letter-spacing:.14em;text-transform:uppercase;color:#9aa8b7;margin-bottom:16px}.dk-sheet-icon{color:var(--blue);font-size:28px;margin-bottom:8px}.dk-sheet-icon .dk-svg{width:28px;height:28px}.dk-script{font-size:34px}.dk-generator-card__content{display:flex;flex-direction:column;align-items:flex-start}.dk-mini-label{padding:5px 9px;border-radius:999px;background:#eaf4ff;color:#397bd7;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.dk-generator-card h3{margin:10px 0 8px;font-size:20px;letter-spacing:-.025em}.dk-generator-card p{color:var(--muted);font-size:13px;line-height:1.55;margin:0 0 18px}.dk-generator-card .dk-btn{margin-top:auto}.dk-faux-lines{height:65px;margin-top:18px;background:repeating-linear-gradient(#fff 0 17px,#e4e9ef 18px 19px)}.dk-mock-math{display:grid;gap:7px;font-size:16px;margin-top:15px}.dk-grid-preview{display:grid;grid-template-columns:repeat(3,25px);gap:4px;margin-top:22px}.dk-grid-preview i{display:block;aspect-ratio:1;background:#edf5fb;border:1px solid #d8e4ed;border-radius:3px}.dk-grid-preview i:nth-child(2),.dk-grid-preview i:nth-child(5),.dk-grid-preview i:nth-child(8){background:#ffc84d}
.dk-collection-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.dk-collection-grid--wide{grid-template-columns:repeat(4,1fr)}.dk-collection-card{position:relative;border:1px solid #e4ebf2;border-radius:21px;padding:0 0 18px;background:#fff;overflow:hidden;box-shadow:var(--shadow-sm);transition:.2s}.dk-collection-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.dk-collection-art{display:grid;place-items:center;height:126px;font-size:40px;background:#f1f8ff;color:var(--blue)}.dk-collection-art .dk-svg{width:46px;height:46px}.dk-collection-art--2{background:#fff8dc;color:#d89a00}.dk-collection-art--3{background:#fff0f3;color:var(--pink)}.dk-collection-art--4{background:#eef9f2;color:#4dac77}.dk-collection-art--5{background:#eff7ff;color:#3b82f6}.dk-collection-card strong,.dk-collection-card small{display:block;padding:0 15px}.dk-collection-card strong{margin-top:14px;font-size:15px}.dk-collection-card small{color:var(--muted);margin-top:5px;font-size:11px}.dk-collection-arrow{position:absolute;right:15px;bottom:17px;color:#7d8fa2}.dk-material-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.dk-material-card{border:1px solid #e4ebf2;border-radius:20px;background:#fff;overflow:hidden;box-shadow:var(--shadow-sm);transition:.2s}.dk-material-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.dk-material-card__preview{position:relative;display:grid;place-items:center;aspect-ratio:4/3;background:#f8fafc;padding:15px;overflow:hidden}.dk-material-card__preview img{width:100%;height:100%;object-fit:contain}.dk-placeholder-icon{display:grid;place-items:center;width:72px;height:72px;border-radius:22px;background:#edf6ff;color:#3b82f6}.dk-placeholder-icon .dk-svg{width:38px;height:38px}.dk-preview-badge{position:absolute;top:10px;left:10px;padding:5px 8px;border-radius:999px;background:rgba(255,255,255,.92);font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.06em;color:#667a91;box-shadow:0 4px 12px rgba(22,47,77,.06)}.dk-material-card__body{padding:14px}.dk-card-topline{display:flex;justify-content:space-between;align-items:center;color:#7d8ba0;font-size:11px}.dk-heart{display:grid;place-items:center;background:none;border:0;width:28px;height:28px;color:#ff6687;cursor:pointer}.dk-heart .dk-svg{width:17px;height:17px}.dk-material-card h3{font-size:15px;line-height:1.3;margin:8px 0 11px}.dk-card-meta{display:flex;gap:6px;flex-wrap:wrap}.dk-card-meta span,.dk-pill-row span,.dk-chip-row a{background:#f2f6f9;border-radius:999px;padding:6px 9px;font-size:10px;color:#617189}
.dk-how{padding:66px 0;background:linear-gradient(100deg,#fff9e8,#fffefd 48%,#f1faff)}.dk-how__intro{text-align:center;margin-bottom:34px}.dk-how__intro h2{font-size:34px;letter-spacing:-.035em;margin:8px 0}.dk-how__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.dk-how__grid>div{position:relative;padding:24px 24px 24px 86px;border-radius:22px;background:rgba(255,255,255,.7);border:1px solid rgba(225,233,240,.9)}.dk-how__grid b{position:absolute;left:22px;top:23px;width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#fff0f3;color:#ff6687;font-size:12px}.dk-how__grid>div:nth-child(2)b{background:#eef6ff;color:#3b82f6}.dk-how__grid>div:nth-child(3)b{background:#eef9f2;color:#49aa78}.dk-how__grid>div>span{display:inline-grid;place-items:center;color:var(--navy);margin-bottom:8px}.dk-how__grid>div>span .dk-svg{width:23px;height:23px}.dk-how__grid h3{margin:4px 0 7px}.dk-how__grid p{color:var(--muted);font-size:13px;line-height:1.55;margin:0}
.dk-footer{background:#f7fafc;border-top:1px solid #e7eef4;padding:52px 0 22px}.dk-footer__grid{display:grid;grid-template-columns:1.65fr .8fr .8fr 1.2fr;gap:34px}.dk-footer .dk-brand-mark{width:40px;height:40px}.dk-footer .dk-logo b,.dk-footer .dk-logo strong{font-size:20px}.dk-footer h4{margin:0 0 13px;font-size:14px}.dk-footer a:not(.dk-logo){display:block;color:#5f7187;margin:9px 0;font-size:13px}.dk-footer p{color:#74839a;font-size:13px;line-height:1.65}.dk-footer__bottom{border-top:1px solid #e2eaf1;margin-top:34px;padding-top:19px;display:flex;justify-content:space-between;color:#8793a4;font-size:11px}.dk-newsletter{display:flex}.dk-newsletter input{min-width:0;border:1px solid #dbe6ef;border-radius:11px 0 0 11px;padding:11px;background:#fff}.dk-newsletter button{border:0;background:var(--blue);color:#fff;border-radius:0 11px 11px 0;padding:0 13px;font-weight:750}
.dk-page-head{padding:56px 0 38px;background:linear-gradient(120deg,#f5faff,#fffefd)}.dk-page-head h1{font-size:48px;letter-spacing:-.045em;margin:12px 0}.dk-page-head--collection{background:linear-gradient(110deg,#fff7e5,#fffefd,#f1f9ff)}.dk-breadcrumbs{display:flex;align-items:center;gap:8px;color:#8796a8;font-size:12px;margin-bottom:10px}.dk-breadcrumbs a:hover{color:var(--blue)}.dk-catalog-layout{display:grid;grid-template-columns:220px 1fr;gap:28px}.dk-filters{position:sticky;top:102px;height:max-content;border:1px solid var(--line);border-radius:20px;padding:18px;background:#fff;box-shadow:var(--shadow-sm)}.dk-filters h3{margin-top:0}.dk-filters label{display:block;font-size:11px;font-weight:850;margin:15px 0;color:#52667d}.dk-filters select{display:block;width:100%;margin-top:7px;border:1px solid #dce6ef;border-radius:11px;padding:10px;background:#fff;color:var(--navy)}.dk-catalog-toolbar{display:flex;justify-content:space-between;color:#7c8b9d;font-size:12px;margin:0 0 15px}.dk-catalog-toolbar a{color:var(--blue);font-weight:750}.dk-chip-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:25px}.dk-chip-row a{transition:.15s}.dk-chip-row a:hover{background:#e8f3ff;color:#397bd7}
.dk-single{padding:34px 0 62px}.dk-single__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:42px;margin-top:22px}.dk-preview-panel{border:1px solid #e3ebf2;border-radius:25px;padding:18px;background:#f9fbfd}.dk-preview-main{display:grid;place-items:center;min-height:560px;background:#fff;border-radius:18px;border:1px solid #e9eef3;overflow:hidden}.dk-preview-main img{max-height:700px;object-fit:contain}.dk-generated-preview{text-align:center;width:100%;font-size:20px;color:var(--navy)}.dk-generated-preview>span{display:grid;place-items:center;width:74px;height:74px;border-radius:22px;background:#eef7ff;color:var(--blue);margin:0 auto 16px}.dk-generated-preview>span .dk-svg{width:40px;height:40px}.dk-single__info h1{font-size:46px;line-height:1.06;letter-spacing:-.045em;margin:14px 0}.dk-pill-row{display:flex;gap:7px;flex-wrap:wrap}.dk-download-stack{display:grid;gap:10px;margin:24px 0}.dk-generator-panel{background:#f2f8fd;border:1px solid #d9e8f4;border-radius:20px;padding:21px;margin-top:22px}.dk-generator-panel h2{margin-top:0}.dk-generator-controls{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:15px 0}.dk-generator-controls label{font-size:11px;font-weight:850}.dk-generator-controls select{display:block;width:100%;padding:10px;border:1px solid #d5e2ed;border-radius:11px;margin-top:5px;background:#fff}.dk-live-preview{grid-column:1/-1;background:#fff;border:1px solid #dde7ef;padding:16px;border-radius:14px}.dk-math-preview{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;font-family:Georgia,serif;font-size:18px}.dk-status-note{display:inline-block;padding:8px 10px;border-radius:9px;background:#fff3cf;color:#755700;font-size:11px}.dk-content{font-size:16px;line-height:1.8;color:#3d5066}.dk-content h2{font-size:29px;color:var(--navy);margin-top:38px}.dk-empty{padding:34px;border:1px dashed #cbd8e5;border-radius:20px;color:#76869a;background:#fafcfe;grid-column:1/-1}.dk-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.dk-blog-card{border:1px solid #e4ebf2;border-radius:20px;overflow:hidden;padding-bottom:20px;background:#fff}.dk-blog-card img{aspect-ratio:16/9;object-fit:cover}.dk-blog-card h2,.dk-blog-card p,.dk-blog-card>a,.dk-blog-card small{margin-left:18px;margin-right:18px}.dk-blog-card small{display:block;margin-top:16px;color:#8794a5}.dk-blog-card h2{font-size:21px}.dk-blog-card p{color:var(--muted);line-height:1.6}.dk-blog-card>a{color:var(--blue);font-weight:850}.dk-article{padding:54px 0}.dk-article__inner{max-width:820px}.dk-article h1{font-size:50px;letter-spacing:-.045em}.dk-article-meta{color:#8794a4}.dk-page-content{max-width:900px;font-size:17px;line-height:1.8}.dk-error{text-align:center;padding:100px 0}.dk-error>div>span{font-size:90px}.dk-error h1{font-size:48px}.dk-error .dk-search{margin:24px auto}.dk-error .dk-btn{margin-top:15px}
@media(max-width:1050px){.dk-category-grid{grid-template-columns:repeat(4,1fr)}.dk-generator-showcase{grid-template-columns:1fr}.dk-collection-grid,.dk-collection-grid--wide{grid-template-columns:repeat(3,1fr)}.dk-material-grid{grid-template-columns:repeat(3,1fr)}.dk-hero__grid{grid-template-columns:1fr}.dk-hero-art{max-width:620px;margin:auto}.dk-single__grid{grid-template-columns:1fr}.dk-nav{display:none;position:absolute;top:82px;left:0;right:0;background:#fff;padding:20px;box-shadow:var(--shadow);flex-direction:column}.dk-nav.is-open{display:flex}.dk-menu-toggle{display:block;margin-left:auto}.dk-header__actions{display:none}}
@media(max-width:720px){.dk-shell{width:min(100% - 24px,1210px)}.dk-header__inner{height:70px}.dk-brand-mark{width:42px;height:42px}.dk-logo b,.dk-logo strong{font-size:20px}.dk-logo small{font-size:9px}.dk-hero__grid{min-height:auto;padding:46px 0 28px}.dk-hero h1{font-size:43px}.dk-hero p{font-size:16px}.dk-hero-art{margin-top:12px}.dk-search{grid-template-columns:auto 1fr}.dk-search button{grid-column:1/-1;margin-top:5px}.dk-hero__actions{align-items:flex-start;flex-direction:column;gap:12px}.dk-trust__grid{grid-template-columns:repeat(2,1fr)}.dk-category-grid{grid-template-columns:repeat(2,1fr)}.dk-category-card{min-height:154px}.dk-material-grid{grid-template-columns:repeat(2,1fr)}.dk-collection-grid,.dk-collection-grid--wide{grid-template-columns:repeat(2,1fr)}.dk-catalog-layout{grid-template-columns:1fr}.dk-filters{position:static}.dk-generator-card{grid-template-columns:1fr}.dk-generator-sheet{min-height:150px}.dk-footer__grid{grid-template-columns:1fr 1fr}.dk-footer__bottom{flex-direction:column;gap:8px}.dk-how__grid{grid-template-columns:1fr}.dk-section{padding:50px 0}.dk-section-head{align-items:flex-start}.dk-section-head h2{font-size:30px}.dk-page-head h1,.dk-single__info h1{font-size:37px}.dk-preview-main{min-height:420px}.dk-generator-controls{grid-template-columns:1fr}.dk-blog-grid{grid-template-columns:1fr}}
@media(max-width:470px){.dk-material-grid{grid-template-columns:1fr}.dk-trust__grid{grid-template-columns:1fr}.dk-footer__grid{grid-template-columns:1fr}.dk-category-grid{grid-template-columns:1fr 1fr}.dk-collection-grid,.dk-collection-grid--wide{grid-template-columns:1fr}.dk-hero h1{font-size:39px}.dk-logo small{display:none}}
@media print{.dk-header,.dk-footer,.dk-download-stack,.dk-generator-panel .dk-btn,.dk-breadcrumbs{display:none!important}.dk-single__grid{display:block}.dk-single__info{display:none}.dk-preview-panel{border:0;padding:0}.dk-preview-main{box-shadow:none;border:0;min-height:0}}

/* v3 brand + local asset refinements */
.dk-logo{gap:10px}.dk-brand-mark{width:40px;height:40px;filter:none}.dk-logo__type>span{display:block}.dk-logo b{font-size:25px;color:var(--navy);letter-spacing:-.05em}.dk-logo b span{color:#ff6b8b;margin-left:2px}.dk-logo strong{display:none}.dk-logo small{font-size:9px;letter-spacing:.045em;color:#8190a2;margin-top:4px}.dk-hero{background:radial-gradient(circle at 78% 18%,rgba(143,208,243,.20),transparent 28%),radial-gradient(circle at 91% 72%,rgba(255,200,77,.12),transparent 32%),linear-gradient(115deg,#f6fbff 0%,#fffefd 56%,#fffbf2 100%)}.dk-hero:after{display:none}.dk-hero__grid{grid-template-columns:.94fr 1.06fr;min-height:570px}.dk-hero-art{display:flex;align-items:center;justify-content:center}.dk-hero-asset{width:100%;max-width:690px;height:auto;display:block;filter:drop-shadow(0 28px 35px rgba(25,55,91,.06))}.dk-category-svg{width:34px;height:34px;display:block}.dk-category-card__icon{background:#fff!important;border:1px solid rgba(222,232,240,.9)!important;box-shadow:0 7px 18px rgba(25,55,91,.05)}.dk-category-card__icon .dk-category-svg{width:32px;height:32px}.dk-material-card__preview img[src$=".svg"]{padding:8px}.dk-trust__icon{box-shadow:none}.dk-eyebrow{background:#fff;border:1px solid #e5edf4;padding:8px 11px;border-radius:999px;box-shadow:0 6px 18px rgba(25,55,91,.05);letter-spacing:.04em;text-transform:none;color:#49647f}.dk-hero h1{max-width:650px}.dk-hero p{max-width:620px}.dk-btn--primary,.dk-btn--blue{background:#2f7ff0}.dk-search button{background:#2f7ff0}.dk-category-card{background:#fff}.dk-category-card:before{opacity:.45}.dk-header{background:rgba(255,255,255,.94)}
@media(max-width:720px){.dk-brand-mark{width:36px;height:36px}.dk-logo b{font-size:20px}.dk-hero-asset{max-width:560px}}

/* v4 — Lucide icon system + abstract hero */
.dk-lucide{width:1em;height:1em;display:block;stroke-width:1.8}
.dk-brand-mark{width:42px;height:42px;border-radius:13px;background:#edf6ff;border:1px solid #dbeaf7;display:grid;place-items:center;color:#2f7ff0;flex:0 0 auto;box-shadow:none}
.dk-brand-mark .dk-lucide{width:22px;height:22px}
.dk-logo{gap:11px}.dk-logo__type{display:flex;flex-direction:column;line-height:1}.dk-logo__type>span{display:block}.dk-logo b{font-size:25px;font-weight:850;color:#173a61;letter-spacing:-.045em}.dk-logo b span{color:#ff6b8b;margin-left:2px}.dk-logo small{font-size:9px;letter-spacing:.035em;color:#8494a7;margin-top:5px;font-weight:650}
.dk-svg{display:none!important}
.dk-icon-btn .dk-lucide{width:20px;height:20px}.dk-heart .dk-lucide{width:18px;height:18px}.dk-search__icon .dk-lucide{width:19px;height:19px}
.dk-category-card__icon{background:transparent!important;border:0!important;box-shadow:none!important;width:48px;height:48px;border-radius:14px;display:grid;place-items:center}.dk-category-card__icon .dk-category-svg{width:28px;height:28px;stroke-width:1.7}
.dk-cat-coloring .dk-category-card__icon{background:#fff0f3!important;color:#f05e7d}.dk-cat-math .dk-category-card__icon{background:#eef7ff!important;color:#3987d5}.dk-cat-handwriting .dk-category-card__icon{background:#fff6dd!important;color:#d99c15}.dk-cat-reading .dk-category-card__icon{background:#eff8f2!important;color:#4fa77a}.dk-cat-ukrainian_language .dk-category-card__icon{background:#f5efff!important;color:#805ec9}.dk-cat-preschool .dk-category-card__icon{background:#eef9ff!important;color:#4e9dc9}.dk-cat-word_puzzle .dk-category-card__icon{background:#f1f7f4!important;color:#4b9a72}.dk-cat-applique .dk-category-card__icon{background:#fff2ea!important;color:#e67c49}
.dk-trust__icon .dk-lucide{width:22px;height:22px}.dk-collection-art .dk-lucide{width:27px;height:27px}.dk-sheet-icon .dk-lucide{width:30px;height:30px}.dk-how__grid>div>span .dk-lucide{width:22px;height:22px}
.dk-hero{overflow:hidden;background:radial-gradient(circle at 82% 18%,rgba(125,192,235,.15),transparent 26%),radial-gradient(circle at 92% 76%,rgba(255,197,75,.13),transparent 28%),linear-gradient(115deg,#f8fbfe 0%,#fffefd 58%,#fffbf2 100%)}
.dk-hero__grid{grid-template-columns:1fr .95fr;min-height:585px;gap:54px}.dk-hero-art{min-height:500px;display:flex;align-items:center;justify-content:center;padding:18px 0}.dk-hero-asset{display:none!important}
.dk-hero-iconfield{position:relative;width:min(100%,560px);aspect-ratio:1.06/1;margin:auto}
.dk-hero-blob{position:absolute;border-radius:999px;filter:none;pointer-events:none}.dk-hero-blob--one{width:360px;height:360px;right:36px;top:38px;background:linear-gradient(145deg,rgba(230,244,255,.95),rgba(249,252,255,.65));border:1px solid #e4eef6}.dk-hero-blob--two{width:180px;height:180px;right:-24px;bottom:18px;background:rgba(255,246,217,.72);border:1px solid rgba(245,220,150,.4)}
.dk-hero-iconcard{position:absolute;background:rgba(255,255,255,.96);border:1px solid #e3ebf2;border-radius:20px;box-shadow:0 18px 44px rgba(26,56,91,.08);display:flex;align-items:center;gap:12px;padding:16px 18px;color:#234769;min-width:178px;backdrop-filter:blur(8px)}
.dk-hero-iconcard>span{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;flex:0 0 auto}.dk-hero-iconcard>span .dk-lucide{width:22px;height:22px}.dk-hero-iconcard b{font-size:14px;line-height:1.2}.dk-hero-iconcard small{display:block;font-size:10px;color:#8797a9;margin-top:2px}.dk-hero-iconcard--main{left:84px;top:122px;width:260px;padding:21px 22px}.dk-hero-iconcard--main>span{width:52px;height:52px;background:#edf6ff;color:#2f7ff0}.dk-hero-iconcard--main>span .dk-lucide{width:27px;height:27px}.dk-hero-iconcard--main b{font-size:17px}.dk-hero-iconcard--pink{left:8px;top:38px}.dk-hero-iconcard--pink>span{background:#fff0f3;color:#ee6280}.dk-hero-iconcard--blue{right:0;top:64px}.dk-hero-iconcard--blue>span{background:#edf7ff;color:#3987d5}.dk-hero-iconcard--yellow{left:26px;bottom:86px}.dk-hero-iconcard--yellow>span{background:#fff7dd;color:#d89c17}.dk-hero-iconcard--green{right:12px;bottom:92px}.dk-hero-iconcard--green>span{background:#edf8f2;color:#4fa77a}.dk-hero-iconcard--violet{left:178px;bottom:10px}.dk-hero-iconcard--violet>span{background:#f5efff;color:#7e63c7}
.dk-category-card__arrow{font-size:0}.dk-category-card__arrow:before{content:'↗';font-size:15px}
@media(max-width:1050px){.dk-hero__grid{grid-template-columns:1fr}.dk-hero-art{min-height:440px}.dk-hero-iconfield{max-width:560px}}
@media(max-width:720px){.dk-brand-mark{width:38px;height:38px;border-radius:12px}.dk-brand-mark .dk-lucide{width:20px;height:20px}.dk-logo b{font-size:20px}.dk-hero-art{min-height:370px}.dk-hero-iconfield{transform:scale(.84);transform-origin:center top;margin-bottom:-58px}.dk-hero__grid{gap:12px}}
@media(max-width:470px){.dk-hero-iconfield{transform:scale(.68);margin-bottom:-118px}.dk-hero-art{min-height:320px}}
