.dal-home{--paper:#FAFAF9;--paper-2:#F2F2F0;--line:#E9E9E7;--ink:#1C1B1F;--ink-soft:#3A393E;--muted:#6E6E73;--lime:#ECDBC7;--lime-deep:#DCC3A3;--lime-tint:#F7EFE4;--white:#FFFFFF;--shadow:0 18px 50px -22px rgba(28,27,31,.28);--shadow-sm:0 8px 24px -14px rgba(28,27,31,.30);--r-lg:26px;--r-md:18px;--r-pill:999px;--ease:cubic-bezier(.22,.61,.36,1);background:var(--paper);color:var(--ink)}.dal-home *{box-sizing:border-box}.dal-home .wrap{max-width:1720px;margin:0 auto;padding:0 48px}.dal-home .eyebrow{font-size:12px;letter-spacing:.22em;text-transform:uppercase;font-weight:600;color:var(--muted)}.dal-home .dhbtn{display:inline-flex;align-items:center;gap:10px;padding:14px 26px;border-radius:var(--r-pill);font-weight:600;font-size:15px;transition:transform .3s var(--ease),background .3s,box-shadow .3s;white-space:nowrap;cursor:pointer;border:none}.dal-home .dhbtn-dark{background:var(--ink);color:var(--white)}.dal-home .dhbtn-dark:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm)}.dal-home .dhbtn-lime{background:var(--lime);color:var(--ink)}.dal-home .dhbtn-lime:hover{background:var(--lime-deep);transform:translateY(-2px)}.dal-home .dhbtn-ghost{background:var(--white);color:var(--ink);border:1px solid var(--line)}.dal-home .dhbtn-ghost:hover{border-color:var(--ink);transform:translateY(-2px)}.dal-home .hero-full{width:100%;background:var(--paper);line-height:0;padding:0}.dal-home .hero-full img{width:100%;height:auto;display:block}.dal-home .dsection{padding:80px 0}.dal-home .head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:36px}.dal-home .head h2{font-size:clamp(30px,4vw,44px);font-weight:700;letter-spacing:-.025em;line-height:1.08}.dal-home .head p{color:var(--muted);margin-top:8px;max-width:420px}.dal-home .hs-nav{display:flex;gap:10px}.dal-home .hs-btn{width:48px;height:48px;border-radius:50%;background:var(--white);border:1px solid var(--line);display:grid;place-items:center;transition:.25s var(--ease);color:var(--ink)}.dal-home .hs-btn:hover{background:var(--ink);color:var(--white);border-color:var(--ink)}.dal-home .hs-btn svg{width:22px;height:22px}.dal-home .hs-track{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;padding:6px 2px 16px;scroll-behavior:smooth;scrollbar-width:none;cursor:grab}.dal-home .hs-track::-webkit-scrollbar{display:none}.dal-home .hs-track.dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none;user-select:none}.dal-home .hs-track.dragging a,.dal-home .hs-track.dragging button,.dal-home .hs-track.dragging img{pointer-events:none}.dal-home .hs-card{flex:0 0 300px;max-width:300px;scroll-snap-align:start;background:var(--white);border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden;display:flex;flex-direction:column;transition:transform .4s var(--ease),box-shadow .4s}.dal-home .hs-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.dal-home .hs-card .media{position:relative;aspect-ratio:4/5;background:var(--white);overflow:hidden;display:block}.dal-home .hs-card .media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s var(--ease)}.dal-home .hs-card:hover .media img{transform:scale(1.05)}.dal-home .hs-card .tag{position:absolute;top:12px;left:12px;background:var(--lime);color:var(--ink);font-size:11px;font-weight:700;padding:5px 11px;border-radius:var(--r-pill)}.dal-home .hs-card .info{padding:16px 18px 20px;display:flex;flex-direction:column;gap:3px;flex:1;border-top:1px solid var(--line)}.dal-home .hs-card .brand-name{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-weight:700}.dal-home .hs-card .name{font-size:15px;font-weight:600;line-height:1.35;min-height:40px;color:var(--ink)}.dal-home .hs-card .price-row{display:flex;align-items:baseline;gap:9px;margin-top:8px}.dal-home .hs-card .price{font-size:19px;font-weight:700;color:var(--ink)}.dal-home .hs-card .old{font-size:13px;color:var(--muted);text-decoration:line-through}.dal-home .hs-card .add{margin-top:14px;width:100%;padding:12px;border-radius:var(--r-pill);background:var(--ink);color:var(--white);font-weight:600;font-size:14px;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .3s;border:none;cursor:pointer}.dal-home .hs-card .add:hover{background:var(--lime);color:var(--ink)}.dal-home .hs-card .add svg{width:17px;height:17px}.dal-home .val-grid{display:flex;flex-direction:column;gap:20px;margin-top:36px}.dal-home .val-item{position:relative;flex:1;min-height:440px;border-radius:var(--r-lg);overflow:hidden;transition:flex .55s var(--ease);will-change:flex;display:block}.dal-home .val-item .bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease)}.dal-home .val-item:hover .bg{transform:scale(1.06)}.dal-home .val-item .mask{position:absolute;inset:0;background:rgba(28,27,31,.45);transition:background .45s}.dal-home .val-item:hover .mask{background:rgba(28,27,31,.62)}.dal-home .val-item .vicon{position:absolute;top:22px;left:22px;width:42px;height:42px;z-index:4;opacity:0;transition:opacity .4s .25s var(--ease)}.dal-home .val-item:hover .vicon{opacity:1}.dal-home .val-item .vicon svg{width:100%;height:100%;stroke:#fff;fill:none}.dal-home .val-center{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;color:#fff;transition:opacity .4s var(--ease),transform .4s var(--ease)}.dal-home .val-center svg{width:50px;height:50px;stroke:#fff;fill:none;margin-bottom:16px}.dal-home .val-center h3{font-size:22px;font-weight:600;line-height:1.2;letter-spacing:-.01em}.dal-home .val-vert{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .4s var(--ease);pointer-events:none}.dal-home .val-vert span{writing-mode:vertical-lr;transform:rotate(180deg);color:#fff;font-size:18px;font-weight:600;letter-spacing:.3em;text-transform:uppercase;white-space:nowrap}.dal-home .val-content{position:absolute;left:0;bottom:0;width:100%;z-index:3;padding:30px;color:#fff;opacity:0;transform:translateY(14px);transition:opacity .45s .1s var(--ease),transform .45s var(--ease);pointer-events:none}.dal-home .val-content h3{font-size:23px;font-weight:600;letter-spacing:-.01em}.dal-home .val-content p{font-size:14px;margin-top:8px;color:rgba(255,255,255,.85);line-height:1.55}.dal-home .val-content hr{border:none;height:1px;background:rgba(255,255,255,.45);margin:18px 0}.dal-home .val-links{display:flex;flex-wrap:wrap;gap:8px 22px;list-style:none;padding:0;margin:0}.dal-home .val-links a{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:500;position:relative;color:#fff}.dal-home .val-links a .txt{position:relative}.dal-home .val-links a .txt:after{content:"";position:absolute;left:0;bottom:-2px;height:1px;width:100%;background:#fff;transform:scaleX(0);transform-origin:left;transition:transform .25s var(--ease)}.dal-home .val-links a:hover .txt:after{transform:scaleX(1)}.dal-home .val-links a svg{width:15px;height:15px;fill:#fff;flex-shrink:0;transition:fill .2s}.dal-home .val-links a:hover svg{fill:var(--lime)}@media(min-width:768px){.dal-home .val-grid{flex-direction:row}.dal-home .val-item{min-height:560px}.dal-home .val-grid:hover .val-item{flex:.62}.dal-home .val-grid:hover .val-item:hover{flex:2.6}.dal-home .val-item:hover .val-center{opacity:0;transform:scale(.82)}.dal-home .val-grid:hover .val-item:not(:hover) .val-center{opacity:0}.dal-home .val-item:hover .val-content{opacity:1;transform:none;pointer-events:auto}.dal-home .val-grid:hover .val-item:not(:hover) .val-vert{opacity:1}}@media(max-width:767px){.dal-home .val-item{min-height:420px}.dal-home .val-center{opacity:0}.dal-home .val-content{opacity:1;transform:none;pointer-events:auto}.dal-home .val-vert{display:none}.dal-home .val-item .vicon{opacity:1}}.dal-home .kampanya{padding:40px 0 8px}.dal-home .kampanya-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:0}.dal-home .kampanya-item{position:relative;display:block;aspect-ratio:3/4;overflow:hidden;background:var(--paper-2)}.dal-home .kampanya-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s var(--ease)}.dal-home .kampanya-item:hover img{transform:scale(1.045)}.dal-home .kampanya-item .k-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(28,27,31,.06));opacity:0;transition:opacity .4s}.dal-home .kampanya-item:hover .k-shade{opacity:1}@media(max-width:900px){.dal-home .kampanya-grid{grid-template-columns:1fr;gap:12px}.dal-home .kampanya-item{aspect-ratio:16/10}}.dal-home .reveal{opacity:1}.dal-home.js-reveal .reveal{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.dal-home.js-reveal .reveal.in{opacity:1;transform:none}@media(max-width:860px){.dal-home .wrap{padding:0 20px}.dal-home .dsection{padding:56px 0}}@media(max-width:640px){.dal-home .wrap{padding:0 16px}.dal-home .dsection{padding:44px 0}.dal-home .head{display:block;margin-bottom:22px}.dal-home .head h2{font-size:26px;line-height:1.18;letter-spacing:-.02em;text-wrap:balance}.dal-home .head p{font-size:14px;line-height:1.55;margin-top:6px;max-width:none}.dal-home .eyebrow{font-size:11px;letter-spacing:.18em}.dal-home .hs-nav{display:none}.dal-home .hs-track{gap:12px;padding:4px 0 12px}.dal-home .hs-card{flex:0 0 78vw;max-width:78vw}.dal-home .kampanya{padding:26px 0 6px}.dal-home .kampanya-grid{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding:0}.dal-home .kampanya-grid::-webkit-scrollbar{display:none}.dal-home .kampanya-item{flex:0 0 72vw;max-width:72vw;aspect-ratio:3/4;scroll-snap-align:center;border-radius:14px}.dal-home .val-item{min-height:340px}.dal-home .val-content h3{font-size:20px;line-height:1.2}.dal-home .val-content p{font-size:13px;line-height:1.5}.dal-home .val-links{flex-wrap:wrap;gap:8px 14px}.dal-home .val-links a{font-size:13px}.dal-home .dhbtn{padding:12px 20px;font-size:14px}}@media(max-width:380px){.dal-home .head h2{font-size:23px}.dal-home .hs-card{flex:0 0 84vw;max-width:84vw}}